/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1747664150
Updated: 2025-05-19 14:15:50

*/
/* Tour Form Styling - Targeting specific form ID */
.custom-tour-form .custom-tour-form {
     max-width: 70%;
    margin: 0 auto;
    padding: 20px;
    font-family: Arial, sans-serif;
    background: #F2F2F2;
    padding: 30px 100px;
    border-radius: 12px;
}
.custom-tour-form .total-guests p{
	display:block;
}
.custom-tour-form .submit-container p{
	display:block;
}
.custom-tour-form .form-title {
    text-align: center;
    color: #1a2b5f;
    font-size: 24px;
    margin-bottom: 30px;
    position: relative;
    font-weight: bold;
}
.custom-tour-form p {
    display: flex;
}
.custom-tour-form .green-underline {
    display: block;
    width: 120px;
    height: 4px;
    background-color: #4cd137;
    margin: 10px auto 0;
}

.custom-tour-form .form-field {
    position: relative;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    padding: 5px;
}

.custom-tour-form .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.custom-tour-form .half-width {
    flex: 1;
    margin-bottom: 0;
}

.custom-tour-form .icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    z-index: 1;
}

.custom-tour-form .location-icon::before {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234cd137"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"/></svg>');
    display: block;
    width: 100%;
    height: 100%;
}

.custom-tour-form .user-icon::before {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234cd137"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/></svg>');
    display: block;
    width: 100%;
    height: 100%;
}

.custom-tour-form .email-icon::before {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234cd137"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg>');
    display: block;
    width: 100%;
    height: 100%;
}

.custom-tour-form .phone-icon::before {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234cd137"><path d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"/></svg>');
    display: block;
    width: 100%;
    height: 100%;
}

.custom-tour-form .calendar-icon::before {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234cd137"><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg>');
    display: block;
    width: 100%;
    height: 100%;
}

.custom-tour-form .adult-icon::before {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234cd137"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/></svg>');
    display: block;
    width: 100%;
    height: 100%;
}

.custom-tour-form .child-icon::before {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234cd137"><path d="M13 2v8h8c0-4.42-3.58-8-8-8zm6.32 13.89C20.37 14.54 21 12.84 21 11H6.44l-.95-2H2v2h2.22s1.89 4.07 2.12 4.42c-1.1.59-1.84 1.75-1.84 3.08C4.5 20.43 6.07 22 8 22c1.76 0 3.22-1.3 3.46-3h2.08c.24 1.7 1.7 3 3.46 3 1.93 0 3.5-1.57 3.5-3.5 0-1.04-.46-1.97-1.18-2.61zM8 20c-.83 0-1.5-.67-1.5-1.5S7.17 17 8 17s1.5.67 1.5 1.5S8.83 20 8 20zm9 0c-.83 0-1.5-.67-1.5-1.5S16.17 17 17 17s1.5.67 1.5 1.5S17.83 20 17 20z"/></svg>');
    display: block;
    width: 100%;
    height: 100%;
}

.custom-tour-form .form-input,
.custom-tour-form .destination-select,
.custom-tour-form .date-select,
.custom-tour-form .form-textarea {
    width: 100%;
    padding: 7px 15px 7px 45px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    outline: none;
    box-sizing: border-box;
}

.custom-tour-form .form-textarea {
    min-height: 120px;
    padding: 15px;
    resize: vertical;
}

.custom-tour-form .destination-select,
.custom-tour-form .date-select {
    appearance: none;
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
}

.custom-tour-form .guest-counter {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.custom-tour-form .counter-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 48%;
}

.custom-tour-form .counter-label {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #1a2b5f;
    font-weight: bold;
}

.custom-tour-form .counter-label .icon {
    position: relative;
    transform: none;
    display: inline-block;
    margin-right: 5px;
    top: 0;
    left: 0;
}

.custom-tour-form .counter-controls {
    display: flex;
    align-items: center;

    border-radius: 8px;
   
    padding: 5px;
}

.custom-tour-form .counter-btn {
    width: 30px;
    height: 30px;
    border: none;
    background: #1a2b5f;
    color: white;
    border-radius: 4px;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-tour-form .counter-input {
    width: 40px;
    text-align: center;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #1a2b5f;
    padding: 0 5px;
}

.custom-tour-form .total-guests {
    text-align: center;
    font-weight: bold;
    color: #1a2b5f;
    font-size: 18px;
    margin-bottom: 20px;
}

.custom-tour-form .submit-container {
    text-align: center;
}

.custom-tour-form .submit-btn {
    background: linear-gradient(to right, #4cd137, #44bd32);
    color: white;
    border: none;
    border-radius: 10px;
    padding: 12px 40px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
	margin-left:70px;
	background: transparent linear-gradient(180deg, #CEC706 0%, #00BD82 100%) 0% 0% no-repeat padding-box;
}

.custom-tour-form .submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(76, 209, 55, 0.3);
	background:black;
}
.custom-tour-form .counter-input {
	background:transparent;
}


.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
.custom-tour-form p {
    display: flex;
    margin-bottom: 0px;
}

/* Responsive Styles for Tour Form */

/* Tablets and smaller desktops */
@media screen and (max-width: 992px) {
    .custom-tour-form .custom-tour-form {
        max-width: 90%;
        padding: 15px;
    }
    
    .custom-tour-form .form-title {
        font-size: 22px;
    }
}

/* Tablets and large phones */
@media screen and (max-width: 768px) {
    .custom-tour-form .form-row {
        flex-direction: column;
        gap: 15px;
    }
    
    .custom-tour-form .half-width {
        width: 100%;
    }
    
    .custom-tour-form .guest-counter {
        flex-direction: column;
        gap: 20px;
    }
    
    .custom-tour-form .counter-section {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    
    .custom-tour-form .counter-label {
        margin-bottom: 0;
        width: 40%;
        justify-content: flex-start;
    }
    
    .custom-tour-form .counter-controls {
        width: 55%;
    }
	
	
	.elementor-element-e96ec91  {
z-index:-1;
}
	.custom-tour-form {
    width: 100% !important;
    margin: auto;
    background: #F2F2F2;
    padding: 20px !important;
    border-radius: 25px;
}
	.elementskit-menu-close .elementskit-menu-hamburger-icon, .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
    height: 5px !important;
    width: 100%;
    display: block;
    margin-bottom: 4px;
}
	
	
	form.register-form-sec {
    width: 100% !important;
    margin: auto;
    background: #F2F2F2;
    padding: 20px !important;
    border-radius: 25px;
}
	
}

/* Small phones */
@media screen and (max-width: 480px) {
    .custom-tour-form .custom-tour-form {
        padding: 10px;
    }
    
    .custom-tour-form .form-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    
    .custom-tour-form .green-underline {
        width: 100px;
        height: 3px;
    }
    
    .custom-tour-form .form-input,
    .custom-tour-form .destination-select,
    .custom-tour-form .date-select,
    .custom-tour-form .form-textarea {
        padding: 10px 10px 10px 40px;
        font-size: 14px;
    }
    
    .custom-tour-form .icon {
        left: 10px;
        width: 18px;
        height: 18px;
    }
    
    .custom-tour-form .counter-btn {
        width: 28px;
        height: 28px;
    }
    
    .custom-tour-form .counter-input {
        width: 35px;
        font-size: 14px;
    }
    
    .custom-tour-form .total-guests {
        font-size: 16px;
    }
    
    .custom-tour-form .submit-btn {
        padding: 10px 30px;
        font-size: 15px;
    }
    
    .custom-tour-form .counter-label {
        font-size: 14px;
    }
}

/* Very small phones */
@media screen and (max-width: 360px) {
    .custom-tour-form .counter-section {
        flex-direction: column;
        align-items: center;
    }
    
    .custom-tour-form .counter-label {
        width: 100%;
        justify-content: center;
        margin-bottom: 10px;
    }
    
    .custom-tour-form .counter-controls {
        width: 100%;
        justify-content: center;
    }
    
    .custom-tour-form .form-title {
        font-size: 18px;
    }
    
    .custom-tour-form .submit-btn {
        width: 100%;
    }
}





.elementor-element-3da21e6  form.elementor-form input {
    box-shadow: 0px 3px 6px #00000029;
}
textarea#form-field-field_b5a39d7 {
    box-shadow: 0px 3px 6px #00000029;
}
.elementor-element-3da21e6 button.elementor-button.elementor-size-sm {
    background: transparent linear-gradient(180deg, #CEC706 0%, #00BD82 100%) 0% 0% no-repeat padding-box;
}


.asp_product_buy_btn_container button {
    background: transparent linear-gradient(180deg, #CEC706 0%, #00BD82 100%) 0% 0% no-repeat padding-box !important;
}

.home-page-slider-sec {
/* 	z-index:-1; */
}
.custom-tour-form {
    width: 80%;
    margin: auto;
    background: #F2F2F2;
    padding: 26px 80px;
    border-radius: 25px;
}
.elementor-element-e96ec91 {
z-index:1;	
}
.custom-tour-form .destination-select, .custom-tour-form .date-select {
    appearance: none;
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
}