/* Header - Start */
.oom-header-social-icons span.elementor-icon-list-icon {
    display: flex;
    width: 30px;
    height: 30px;
    background: #FFF;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.oom-header-social-icons span.elementor-icon-list-icon svg{
    margin: 0px!important;
}
@media(max-width:1024px){
	.oom-header-social-icons span.elementor-icon-list-icon {
		width: 25px;
		height: 25px;
		margin-bottom: 5px;
	}
}
.oom-mobile-burger .elementor-icon-wrapper {
    display: flex;
}
/* Header - End */

/* Footer - Start */
.oom-social-icons span.elementor-icon-list-icon {
    display: flex;
    width: 46px;
    height: 46px;
    background: #CCA05B;
    margin-bottom: 15px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.oom-social-icons span.elementor-icon-list-icon svg{
    margin: 0px!important;
}
@media(max-width:767px){
	.oom-social-icons span.elementor-icon-list-icon {
		width: 35px;
		height: 35px;
		margin-bottom: 0px;
	}
}
/* Footer - End */


/* Header - Start */
.oom-menu li{
	cursor: pointer;
}
/* Header - End */

/* Global Image Carousel - Start */
.oom-img-carousel img {
    object-fit: cover;
/*     height: 320px; */
    display: flex;
	aspect-ratio: 1/1;
}
/* Global Image Carousel - Start */


/* Breadcrumb - Start */
.oom-breadcrumb li::after {
    transform: rotate(15deg);
}
.oom-breadcrumb-blog li:last-child span.elementor-icon-list-text {
    color: #CCA05B !important;
}
/* Breadcrumb - End */


/* Contact Form - Start */
@media(min-width:991.98px){
	.oom-contact-form input, .oom-contact-form select {
		min-height: 70px;
	}
	.oom-contact-form .elementor-field-group-c_recaptcha, .oom-contact-form .elementor-field-type-submit {
		max-width: 50%;
	}
}

/* Contact Form - End */

/* Multi Step Form - Start */
.e-form__indicators__indicator {
  transition: opacity 0.2s ease;
}
.e-form__indicators__indicator:hover {
  opacity: 0.7;
}
.oom-step-form .elementor-field-type-html {
    margin-bottom: 0px !important;
}
.oom-step-form p.oom-acceptance {
    margin: 0px;
    font-size: 14px;
    line-height: 1.3em;
    color: black;
}
.oom-step-number-icon .elementor-icon svg {
    font-size: 22px;
}
.oom-step-number-icon .elementor-icon {
    background: #CCA05B;
    height: 50px;
    width: 50px;
    min-width: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.oom-step-number-text .elementor-heading-title {
    height: 49px;
    width: 49px;
    min-width: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #24555b;
    font-size: 22px;
}
.oom-step {
    padding-bottom: 10px;
    border-bottom: 2px solid #24555b;
	cursor: pointer;
}
.oom-step-number-icon {
    display: none;
}
.oom-active .oom-step-title .elementor-heading-title, .oom-active .oom-step-sub-title .elementor-heading-title,
.oom-done .oom-step-title .elementor-heading-title, .oom-done .oom-step-sub-title .elementor-heading-title{
	color: #CCA05B;
}
.oom-active .oom-step-number-text .elementor-heading-title,
.oom-done .oom-step-number-text .elementor-heading-title{
	background: #CCA05B;
	border-color: #CCA05B;
	color: #fff;
}
.oom-step.oom-active,
.oom-step.oom-done{
	border-bottom-color: #CCA05B;
}
.oom-done .oom-step-number-text {
    display: none;
}
.oom-done .oom-step-number-icon {
    display: block;
}

.oom-step-form .e-form__indicators.e-form__indicators--type-number_text,
.elementor-field-type-previous {
    display: none;
}

@media(min-width:991.98px){
	.oom-step-form input, .oom-step-form select {
		min-height: 70px;
	}
	.oom-step-form .elementor-field-subgroup input {
		min-height: 0px !important;
	}
}


/* Multi Step Form - End */

/* Blog Loop - Start */
.oom-post-loop-excerpt p, .oom-post-loop-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: none;
}
.oom-yacht-loop-info p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: none;
}


/* Blog Loop - End */

/* OOm Search - Start */
.oom-filter-search input.jet-search-filter__input {
    border-bottom: 1px solid #000 !important;
    border-radius: 0px !important;
    padding-left: 35px;
	outline: 0px;
}
.oom-single-search input {
    outline: 0px;
}
.oom-filter-search .jet-search-filter__input-wrapper {
    position: relative;
}
.oom-filter-search .jet-search-filter__input-wrapper::before {
    content: "";
    background: url(/wp-content/uploads/2025/09/search-icon.png) no-repeat center center;
    height: 20px;
    background-size: contain;
    width: 20px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
.oom-filter-search .jet-search-filter__input {
    padding-left: 35px;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
}
/* OOm Search - End */

/* OOm Archive - Start */
.oom-archive .page-numbers.prev img, .oom-archive .page-numbers.next img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    display: block;
}
.oom-archive .page-numbers {
    width: 45px;
    height: 45px;
    display: flex;
    border: 1px solid rgb(217 217 217 / 80%);
    justify-content: center;
    align-items: center;
}
.oom-archive .page-numbers:hover, .oom-archive .page-numbers.current {
    background: #CCA05B;
	border-color: #CCA05B;
}
.oom-archive .page-numbers.prev, .oom-archive .page-numbers.next{
	background: transparent!important;
	border-color: transparent!important;
}
.oom-archive nav.elementor-pagination {
    display: flex;
    justify-content: center;
}
/* OOm Archive - End */

/* Category/Tag List - Start */
.custom-cat-list h5{
	display: none;
}
.custom-cat-list ul {
  list-style: none;
  padding-left: 0;
}
.custom-cat-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}
.custom-cat-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px; 
  height: 20px;
  background: url('/wp-content/uploads/2025/09/ul-list-icon.png') no-repeat center center;
  background-size: contain; 
}
.custom-cat-list li a {
    color: #24555B;
    font-weight: 700;
	font-size: 16px;
    font-family: 'Lato';
}
.custom-tag-list h5 {
	display: none;
}
.custom-tag-list a {
    display: inline-flex;
    padding: 14px 30px;
    border: 1px solid #EFF1F2;
    text-align: center !important;
    justify-content: center;
	font-weight: 700;
	font-size: 16px!important;
    font-family: 'Lato';
	color: #797979;
}
.custom-tag-list .tagcloud {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
/* Category/Tag List - End */

/* Custom File Upload Field - Start */
.custom-upload-field {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.custom-upload-wrapper {
    position: relative;
    display: block;
    width: 100%;
    min-height: 50px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
    transition: border-color 0.3s ease;    
    overflow: hidden;
}

.custom-upload-wrapper:hover {
    border-color: #999;
}

.custom-upload-content {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    height: 100%;
    min-height: 70px;
    background-color: #FCFEFF;
    border-color: #E9E9E9;
    overflow: hidden;
}

.custom-upload-icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    flex-shrink: 0;
}

.custom-upload-icon svg {
    width: 100%;
    height: 100%;
    fill: #666;
}

.custom-upload-text {
    color: #333;
    font-size: 14px;
    flex: 1;
    font-family: 'Lato';
}

.custom-upload-filename {
    color: #666;
    font-size: 14px;
    font-style: italic;
}

.custom-upload-input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0;
}

.custom-upload-label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
}

.custom-upload-label.required::after {
    content: ' *';
    color: #e74c3c;
}

/* Required field styling */
.custom-upload-field.required .custom-upload-wrapper {
    border-color: #e74c3c;
}

.custom-upload-field.required .custom-upload-wrapper::after {
    content: '*';
    color: #e74c3c;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 16px;
    font-weight: bold;
}

/* Focus state */
.custom-upload-wrapper:focus-within {
    outline: 2px solid #007cba;
    outline-offset: 2px;
}

/* File selected state */
.custom-upload-wrapper.has-file {
    border-color: #28a745;
    background-color: #f8fff9;
}

.custom-upload-wrapper.has-file .custom-upload-icon svg {
    fill: #28a745;
}
input#form-field-c_boat_info {
    display: none;
}

@media screen and (min-width: 991px) {
    .elementor-field-group-c_step_three .e-form__buttons {
        max-width: 25%;
        display: flex;
        justify-content: flex-start;
    }
    .elementor-field-group-c_step_three .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_d4d84bf.elementor-col-100 {
        max-width: 75%;
        order: 1;
        display: flex;
        align-content: center;
        flex-direction: column;
        justify-content: center;
    }
}

/* Custom File Upload Field - End */


/* FAQ - Start */
.oom-faq details {
    border: 1px solid #E9E9E9;
    width: 100%;
}
/* .oom-faq .e-n-accordion {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 40px;
}
@media screen and (min-width: 991px) {
    .oom-faq .e-n-accordion details {
        width: calc(50% - 20px);
    }
} */



@media screen and (min-width: 991px) {
    .oom-faq .e-n-accordion {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 40px;
		align-items: stretch;
	}

	/* Remove stretch when any accordion item is open */
	.oom-faq .e-n-accordion:has(.e-n-accordion-item[open]) {
		align-items: start;
	}
}
/* FAQ - End */

/* Testimonial - Start */
.oom-testimonial-carousel .swiper-pagination {
    width: 100% !important;
    left: 50% !important;
}
.oom-testimonial-carousel span.swiper-pagination-bullet {
    opacity: 1;
    position: relative;
}
.oom-testimonial-carousel span.swiper-pagination-bullet::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 0.5px solid transparent;
    position: absolute;
    left: -120%;
    border-radius: 50%;
    top: -110%;
}
.oom-testimonial-carousel span.swiper-pagination-bullet-active::before{
    border: 0.5px solid white;
}
.oom-yacht-carousel span.swiper-pagination-bullet-active::before {
    border: 0.5px solid #D6A954!important;
}
/* Testimonial - End */


/* OOm Single Product Page - Start */
.oom-add-to-cart .quantity button, .oom-add-to-cart .quantity input {
    background: none;
    border: none;
    margin: 0px!important;
    color: #000!important;
}
.oom-add-to-cart .quantity {
    border: 1px solid #E9E9E9;
}
.oom-add-to-cart .quantity input[type=number]::-webkit-inner-spin-button, 
.oom-add-to-cart .quantity input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.oom-add-to-cart button.single_add_to_cart_button, .oom-add-to-cart button.single_add_to_cart_button:hover {
    background: #cca05b!important;
    text-transform: uppercase;
    border: 0px !important;
    border-radius: 0px !important;
    font-weight: 700;
    font-family: 'Lato';
}
/* OOm Single Product Page - End */

/* Yacht Gallery Carousel - Start */
.yacht-gallery-container {
    width: 100%;
    margin: 0 auto;
}

.yacht-gallery-container .swiper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.yacht-gallery-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #444;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.yacht-gallery-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yacht-gallery-container .swiper-thumbs img {
    object-fit: cover;
    aspect-ratio: 2 / 1.2;
}

/* Main gallery swiper */
.yacht-gallery-container .swiper:first-child {
    height: 80%;
    width: 100%;
}

/* Thumbnails swiper */
.yacht-gallery-container .swiper:last-child {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.yacht-gallery-container .swiper:last-child .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}

.yacht-gallery-container .swiper:last-child .swiper-slide-thumb-active {
    opacity: 1;
}

/* Navigation buttons */
.yacht-gallery-container .swiper-button-next,
.yacht-gallery-container .swiper-button-prev {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin-top: -22px;
}

.yacht-gallery-container .swiper-button-next:after,
.yacht-gallery-container .swiper-button-prev:after {
    font-size: 18px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .yacht-gallery-container .swiper:last-child .swiper-slide {
        width: 20%;
    }
    
    .yacht-gallery-container .swiper:last-child {
        padding: 5px 0;
    }
}

@media (max-width: 480px) {
    .yacht-gallery-container .swiper:last-child .swiper-slide {
        width: 16.66%;
    }
}
/* Yacht Gallery Carousel - End */


#oom-copy-link{
    cursor: pointer;
}

/* Yacht Loop Item - Start */
.oom-loop-yacht-text {
    background: #D6A954;
    text-align: center;
    padding: 10px;
    position: absolute;
    width: 100%;
    top: 5%;
    right: -38%;
    transform: rotate(45deg);
}
/* Yacht Loop Item - End */

/* Compare Yachts - Start */
.oom-compare-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Lato', sans-serif;
}

.oom-compare-filters {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
    margin-bottom: 30px;
}

.oom-compare-filters h3 {
    margin-bottom: 20px;
    color: #333;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.oom-compare-dropdowns {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-bottom: 20px;
}

.oom-compare-dropdown {
    display: flex;
    flex-direction: column;
}

.oom-compare-dropdown label {
    margin-bottom: 8px;
    font-weight: 600;
    color: #555;
    font-family: 'Lato', sans-serif;
}

.oom-compare-select {
    padding: 12px 15px;
    border: 2px solid #e0e0e0;
    border-radius: 6px;
    font-size: 16px;
    background: white;
    cursor: pointer;
    transition: border-color 0.3s ease;
    font-family: 'Lato', sans-serif;
}

.oom-compare-select:focus {
    outline: none;
    border-color: #24555b;
    box-shadow: 0 0 0 3px rgba(36, 85, 91, 0.1);
}

.oom-compare-select option:disabled {
    color: #999;
    background-color: #f5f5f5;
}

.oom-compare-select option[style*="display: none"] {
    display: none !important;
}

.oom-compare-btn {
    background: #24555b;
    color: white;
    padding: 15px 30px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}

.oom-compare-btn:hover {
    background: #1a3d42;
}

.oom-compare-results {
    margin-top: 30px;
}

.oom-compare-table {
    overflow-x: auto;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.oom-compare-table table {
    width: 100%;
    border-collapse: collapse;
    background: white;
    min-width: 800px;
	table-layout: fixed;
}

.oom-compare-table th,
.oom-compare-table td {
    padding: 15px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    font-family: 'Lato', sans-serif;
}

.oom-compare-table th {
    background: #24555b;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Lato', sans-serif;
}

.oom-compare-table tbody tr:hover {
    background: #f8f9fa;
}

.oom-compare-yacht-header {
    text-align: center;
}

.oom-compare-yacht-image {
    margin-bottom: 10px;
}

.oom-compare-table .amenity-icon{
	display: none !important;
}

.oom-compare-yacht-image img {
    width: 100%;
    max-width: 200px;
    height: 150px;
    border-radius: 6px;
    object-fit: cover;
}

.oom-compare-yacht-header h4 {
    margin: 0;
    font-size: 16px;
    color: white;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.oom-view-yacht-btn {
    display: inline-block;
    background: #D6A954;
    color: white;
    padding: 8px 16px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    transition: background-color 0.3s ease;
    font-family: 'Lato', sans-serif;
}

.oom-view-yacht-btn:hover {
    background: #c4994a;
    color: white;
    text-decoration: none;
}

/* Amenities with Icons */
.amenities-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.amenity-item {
    display: flex;
    align-items: center;
    gap: 4px;
    background: #f8f9fa;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    border: 1px solid #e0e0e0;
}

.amenity-icon {
    width: 16px;
    height: 16px;
    object-fit: contain;
    flex-shrink: 0;
}

.amenity-name {
    font-size: 12px;
    color: #555;
    white-space: nowrap;
    font-family: 'Lato', sans-serif;
}

/* Responsive Design */
@media (max-width: 768px) {
    .oom-compare-dropdowns {
        grid-template-columns: 1fr;
    }
    
    .oom-compare-table {
        font-size: 14px;
    }
    
    .oom-compare-table th,
    .oom-compare-table td {
        padding: 10px 8px;
    }
    
    .oom-compare-yacht-image img {
        max-width: 150px;
		height: 100px;
    }
    
    .amenities-list {
        gap: 4px;
    }
    
    .amenity-item {
        padding: 2px 6px;
        font-size: 10px;
    }
    
    .amenity-icon {
        width: 12px;
        height: 12px;
    }
}

@media (max-width: 480px) {
    .oom-compare-container {
        padding: 10px;
    }
    
    .oom-compare-filters {
        padding: 20px;
    }
    
    .oom-compare-filters h3 {
        font-size: 20px;
    }
    
    .oom-compare-table th,
    .oom-compare-table td {
        padding: 8px 5px;
        font-size: 12px;
    }
    
    .oom-compare-yacht-image img {
        max-width: 100px;
		height: 80px;
    }
    
    .amenities-list {
        gap: 2px;
    }
    
    .amenity-item {
        padding: 1px 4px;
        font-size: 9px;
    }
    
    .amenity-icon {
        width: 10px;
        height: 10px;
    }
}
/* Compare Yachts - End */

/*Home Filter - Start */
.oom-home-filter .jet-filters-group .jet-filter {
    width: 100%;
}
/* .oom-home-filter .jet-filters-group {
    display: flex;
    flex-direction: row !important;
    gap: 20px;
    flex-wrap: nowrap;
    align-items: center;
} */
.oom-home-filter .jet-filters-group {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    width: 100% !important;
}
.oom-home-filter-btn button.apply-filters__button {
    margin-top: 0px;
    width: 100%;
}
.oom-home-filter-btn .jet-smart-filters-apply-button.jet-filter {
    width: 100%;
    display: flex;
    min-height: 50px;
}
.oom-home-filter-btn button.apply-filters__button {
    margin-top: 0px;
    width: 100%;
    height: 100%;
}
.oom-home-filter-btn .apply-filters {
    width: 100%;
}
@media screen and (max-width: 1024px) {
    .oom-home-filter .jet-filters-group {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .oom-home-filter .jet-filters-group {
        grid-template-columns: repeat(2, 1fr);
        gap: 0px 8px;
    }
}
/* Home Filter - End */

/* Jet Select Control - Start */
.jet-select {
    position: relative !important;
    display: inline-block !important;
    width: 100% !important;
}

.jet-select__control {
    background-color: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
    min-height: 50px !important;
    box-shadow: none !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    width: 100% !important;
    padding: 12px 40px 12px 12px !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px !important;
    color: #333 !important;
    cursor: pointer !important;
}

.jet-select__control:hover {
    border-color: #d0d0d0 !important;
}

.jet-select__control:focus {
    border-color: #24555b !important;
    box-shadow: 0 0 0 1px #24555b !important;
    outline: none !important;
}

/* Custom dropdown arrow using pseudo-element */
.jet-select::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url('/wp-content/uploads/2025/09/up-and-down.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}
/* Jet Select Control - End */

.oom-yacht-loop-info p.elementor-image-box-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: none;
}

/* Jet Engine Filter Pagination */

.yacht-pagination .jet-filters-pagination .jet-filters-pagination__item.prev-next img{
    width:24px !important;
}

.yacht-pagination .prev-next .jet-filters-pagination__link{
    border: 0 !important;
    background-color: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.yacht-pagination .prev-next .jet-filters-pagination__link:hover{
    background-color: transparent !important;
}

@media (max-width: 1440px){
    .yacht-pagination .jet-filters-pagination .jet-filters-pagination__item.prev-next img{
        width:20px !important;
    }
}

@media (max-width: 1440px){
    .yacht-pagination .jet-filters-pagination .jet-filters-pagination__item.prev-next img{
        width:15px !important;
    }
}