/* 
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 */

.halfform_col.check_col .wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 9px;
	margin-bottom: 10px;
}
.halfform_col span.wpcf7-not-valid-tip {
    text-align: left;
}
.ue-simple-popup .ue-simple-popup-wrapper {
    align-items: unset !important;
    justify-content: unset !important;
}
.halfform_col.check_col .wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.halfform_col.check_col .wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"] {
    width: 15px;
}
.halfform_col.check_col .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    margin-left: 0;
}
.halfform_col.check_col p {
    text-align: left;
}
.gallery_slide svg.fg-icon.fg-icon-arrow-left.fg-icon-default, .fg-carousel-next .fg-icon, .fg-carousel-prev .fg-icon {
    width: 40px !important;
    height: 40px !important;
    border: 2px solid #15234A;
	 color: #15234A;
    padding: 10px;

} 
.gallery_slide button.fg-carousel-next, button.fg-carousel-prev {
    opacity: unset !important;
}

body.single-post .singleHead h1.entry-title {
    font-size: 70px;
    font-weight: 400;
    line-height: 75px;
    color: #15234A;
    padding-bottom: 30px;
    padding-top: 30px;
}

body.single-post .singleContent h3 {
    font-weight: 400;
    color: #15234A;
    padding-top: 20px;
}
body.single-post .singleContent {
    padding-bottom: 80px;
}
body.single-post .singleContent p {
    font-size: 16px;
    font-family: 'Poppins';
    color: #15234A;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0;
}
body.single-postt .singleContent ul {
    padding-top: 20px;
}

.testimonial_review .elementskit-single-testimonial-slider .row {
    flex-direction: row-reverse;
}
.testimonial_review .elementskit-commentor-content {
    display: flex;
    flex-direction: column-reverse;
}
.testimonial_review .elementskit-commentor-content span.elementskit-profile-info {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.testimonial_review .elementskit-commentor-content span.elementskit-profile-info .elementskit-author-name {
    width: 50%;
}
.testimonial_review .elementskit-commentor-content span.elementskit-author-des {
    float: right;
    width: 50%;
    text-align: end;
}
.testimonial_review .elementskit-commentor-content p {
    padding-bottom: 25px;
}
.testimonial_review .elementskit-profile-image-card img {
    width: unset !important;
}
.testimonial_review  .elementkit-testimonial-col:nth-child(1) {
    flex: 0 0 70%;
	max-width: 70%;
}
.testimonial_review .elementkit-testimonial-col:nth-child(2) {
    flex: 0 0 30%;
}


.testimonial_review .elementskit-single-testimonial-slider {
    margin-top: 25px;
	 margin-bottom: 25px;
}

body header#masthead {
    position: sticky !important;
    top: 0px;
    background-color: #fff;
}

.youtub_slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: 90px !important;
}

.youtub_slider .elementor-swiper-button.elementor-swiper-button-next {
    right: 90px !important;
}




.halfform_col {
    display: inline-block;
    width: 100%;
}
.halfform_col input ,
.halfform_col select{
    width: 100%;
	color: #7B7B7B;
	border-color: #E0E0E0;
	padding: 15px;
}


.input-heading h6 {
    font-size: 30px;
    text-align: center;
    font-family: 'Gilda Display';
    padding: 30px 0;
    color: #15234A;
}
.holidaylink strong {
    color: #FFAA13;
}
.col_left {
    float: left;width: 48%;
}
.col_right {
    float: right;width: 48%;
}
.booking-btn input {
    background-color: #34A8CC;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 15px 60px;
	display: inline-block;
}
.booking-btn {
    text-align: center;
	padding-top: 30px;
}


.blog_post_outer ul.caf-filter-container.caf-filter-layout1 li a.active {
    background-color: #34A8CC;
    color: #000;
}
.blog_post_outer ul.caf-filter-container.caf-filter-layout1 li a {
    margin-right: 5px;
    margin-left: 0;
    padding: 24px 20px;
    font-family: "Gilda Display", Sans-serif !important;
    color: #000000 !important;
    font-weight: 400 !important;
}

.blog_posts .caf-post-title h2, .blog_posts .caf-post-title h2 a {
    font-family: "Gilda Display", Sans-serif !important;
    font-weight: 400 !important;
    margin-top: 15px;
}
.blog_posts .caf-content-read-more {
    padding: 0;
}
.blog_posts .caf-content {
    color: #5A5A5A !important;
    font-size: 16px !important;
    font-family: "Poppins", Sans-serif !important;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.blog_posts .caf-featured-img-box {
    height: 285px;
}
.blog_posts .caf-content-read-more a.caf-read-more {
    font-size: 16px !important;
    color: #FF8522 !important;
    background-color: transparent !important;
}
.blog_posts .caf-content-read-more a.caf-read-more:hover{ color: #FF8522 !important;}

.blog_posts .manage-layout1 {
    box-shadow: 0px 0px 4px 0px #00000024;
    padding: 15px;
    min-height: 560px;
}
.blog_posts  div#manage-post-area {
    position: relative;
}
.blog_posts .caf-meta-content {
    position: absolute;
    top: -56px;
    background-color: #00000000;
    justify-content: flex-end;
    border: 0;
}
.blog_posts .caf-meta-content span.author,
.blog_posts .caf-meta-content span.comment,
.blog_posts span.date i.fa.fa-calendar{
    display: none;
}
.blog_posts span.date {
    padding: 7px 16px !important;
    border-radius: 7px;
    background-color: #ff8522;
    max-width: 140px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}


.blog_post_outer span.page-numbers.current {
    background-color: #3AA8D0 !important;
    color: #fff !important;
}

.blog_post_outer a.page-numbers {
    background-color: transparent !important;
    border: 1px solid #3aa8d0;
    color: #3aa8d0 !important;
}

.blog_post_outer a.next.page-numbers {
    background-color: #3aa8d0 !important;
    color: #fff !important;
}

 .rantal_halfform {
    width: 100%;
}
.rantal_left {
    width: 49%;
    float: left;
}
.rantal_right {
    float: right;
    width: 49%;
}

.rantal_halfform input ,
.rantal_halfform textarea {
    border-color: #E0E0E0;
    padding: 15px !important;
    font-size: 16px;
    color: #7B7B7B;
}
    .rantal_btn input {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #34A8CC;
    border: none;
    padding: 15px 50px;
    font-size: 16px;
}
    .rantal_btn {
    margin-top: 40px;
    text-align: center;
}
.rantal_btn span.wpcf7-spinner {
    display: block;
}
.rantal_halfform textarea {
    height: 100px;
}
.packegscadbox button.owl-prev,
.packegscadbox button.owl-next{
   border: solid 1px #34A8CC !important;
    width: 52px;
    font-size: 20px !important;
    height: 52px;
}

.packegscadbox .owl-item .uc_image_carousel_container_holder {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 5px 0px;
    margin: 10px;
}

.Resortscardscs .elementor-widget-container {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 135px;
	margin-bottom: 30px;
}

.packegscadbox h2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.amenitbox img {
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    padding: 5px;
}

.rantal_btn input:hover, .rantal_btn [type=submit]:focus {
    color: #fff;
    background-color: #ff8522;
}
.booking-btn span {
    display: block;
}
.booking-btn input:hover, .booking-btn [type=submit]:focus {
    color: #fff;
    background-color: #ff8522;
}


.conectformcon .wpcf7-response-output, .isrentform .wpcf7-response-output {
    border-color: #34A8CC!important;
}

.conectformcon .wpcf7-not-valid-tip, .isrentform .wpcf7-not-valid-tip {
    margin-top: 5px;
}
.menu-icon ul li a {
    background: url(https://urlsdemo.net/Raycaye/wp-content/uploads/2025/04/menu-arrow-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding: 0  0 0 20px !important;
    margin-bottom: 25px;
    background-size: auto;
    line-height: 26px !important;
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .mobile_menu {
    display: none !important;
  }

  .header_mobile tablandscape_header{
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
  }
}
/******/

.price_teble thead tr.row-1 th:hover {
    background-color: #2aa8cc;
    color: #fff;
}
.price_teble thead tr.row-1 th {
    background-color: #2aa8cc;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: 0;
    padding: 15px 5px;
}

.price_teble button.dt-paging-button.current {
    background: #34a8cc;
    color: #fff !important;
    font-size: 16px;
    border: 1px solid #34a8cc !important;
    height: 40px;
    width: 40px;
}
.price_teble button.dt-paging-button.current:hover {
    background: transparent;
    border: 1px solid #34a8cc !important;
    color: #34a8cc !important;
}
.price_teble .paging_simple_numbers button.dt-paging-button.previous,
.price_teble .paging_simple_numbers button.dt-paging-button.next{
    color: #34a8cc !important;
    font-size: 22px;
}
.price_teble .dt-search input {
    border: 1px solid #2aa8cc;
    color: #2aa8cc;
}







/*responsive*/
   @media screen and (min-width: 1025px) and (max-width: 1500px) {
            ul.caf-filter-layout1 li {
                margin-bottom: 60px !important;
                margin-right: 10px;
            }
        }

@media screen and (min-width: 320px) and (max-device-width: 1024px) { 

.mobile_menu .elementskit-menu-overlay {
background-color: unset;
}	
.mobile_menu  .elementskit-menu-hamburger {
    width: 35px !important;
}
.rantal_left, 
.rantal_right {
    width: 100%;
}
.rantal_btn {
    margin-top: 25px;
    text-align: left;
}
.rantal_btn input {
    padding: 5px 30px;
}
	
.packegscadbox .owl-nav {
    display: none;
}
	
	
	
	
	
	
	
	
	
}



@media screen and (min-width: 320px) and (max-width: 767px) { 

ul.caf-filter-layout1 li {
    display: block;
    padding: 15px 0;
}
.halfform_col.check_col .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    margin-left: 0;
}
.blog_post_outer ul.caf-filter-container.caf-filter-layout1 li a {
   padding: 20px 60px;
}
.blog_post_outer article#caf-post-layout1 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}	
.blog_post_outer .caf-row {
    padding: 0 !important;
}
	
.body.wp-singular.single-post .singleHead h1.entry-title {
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 10px;
	padding-left: 0;
}	
	
body.single-post .singleContent h3 {
    font-size: 22px;
    margin-bottom: 10px;
    padding-top: 10px;
}	
body.single-post .singleContent p {
    font-size: 15px;
    text-align: justify;
}	
body.single-post .singleContent {
    padding-bottom: 50px;
}	

	
	
.col_right {
    width: 100%;
}
.col_left {
    width: 100%;
}
.booking-btn {
    text-align: left;
    padding-top: 10px;
}
.booking-btn input {
   padding: 10px 25px;
}
.halfform_col input, .halfform_col select {
    padding: 10px;
}	
.input-heading h6 {
    padding: 10px 0;
	font-size: 26px;
}	
	.ofice_boxes {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
}
.input-heading h6 {
    text-align: left;
 }	
.testimonial_review  .elementkit-testimonial-col:nth-child(1) {
    flex: 0 0 100%;
    max-width: 99%;
    padding-top: 20px;
}
.testimonial_review .elementkit-testimonial-col:nth-child(2) {
    flex: 0 0 100%;
}	
.testimonial_review .elementskit-single-testimonial-slider .row {
    flex-direction: column-reverse;
}
.youtub_slider .elementor-image-carousel-wrapper {
    width: 100% !important;
}
	
.certification-filters {
    display: block !important;
	text-align: center !important;
}	
.certification-filters button {
    margin-left: 0 !important;
}	
.certification-filters button {
    padding: 13px 43px !important;
    margin-bottom: 10px;
	width: unset !important;
}
.certification-grid {
    grid-template-columns: repeat(1, 1fr) !important;
    
}
.padi-category-label a {
    padding: 15px 29px !important;
    font-size: 12px !important;
}
.certification-item h6 {
    margin-bottom: 10px;
}
	.dive_box 
 .elementor-element {
    width: 100%;
    max-width: 350px;
    margin: auto;
}
	
}


@media screen and (min-width: 768px) and (max-width: 1024px) {

body.single-post .singleHead h1.entry-title {
    font-size: 42px;
    line-height: 46px;
    margin: unset;
    max-width: 100%;
}	
	
body.single-post .singleContent h3 {
    font-size: 28px;
}	
	
	
	.blog_post_outer ul li {
    padding: 20px 10px;
}
.blog_post_outer .caf-row {
    padding: 0 !important;
}	
.blog_post_outer article#caf-post-layout1 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}	
	
	
.input-heading h6 {
    padding: 15px 0;
}
.booking-btn {
    padding-top: 20px;
}
.testimonial_review .elementkit-testimonial-col:nth-child(2) {
    flex: 0 0 40%;
}	
.testimonial_review  .elementkit-testimonial-col:nth-child(1) {
    flex: 0 0 60%;
    max-width: 60%;
}	
	
.packegscadbox .owl-nav {
    display: none;
}	
.certification-grid {
    grid-template-columns: repeat(2, 1fr) !important;
}	
.padi-category-label a {
    padding: 15px 28px !important;
    font-size: 16px !important;
}	
	
	
}


@media screen and (min-width: 1025px) and (max-width: 1200px) {

.header_inner ul li {
    margin-right: 9px !important;
}
.header_inner ul li a {
    font-size: 13px !important;
}
.header_inner .rightNav_menu ul li { margin-left: 9px !important;   margin-right: 0px !important;}




}


@media screen and (min-width: 1201px) and (max-width: 1366px) {
	
}




