body{overflow-x:hidden;}
.yacht-card a{
color:blak!important;
}
*{scrollbar-width:thin !important;scrollbar-color:#005BA2 #eeeeee !important;}
.yacht-filter-accordion{border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:clip;}
.yacht-filter-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;cursor:pointer;list-style:none;user-select:none;font-weight:600;font-size:16px;}
.yacht-filter-summary::-webkit-details-marker{display:none;}
.yacht-filter-summary::marker{content:"";}
.yfs-caret{transition:transform 0.2s ease;}
.yacht-filter-accordion[open] .yfs-caret{transform:rotate(180deg);}
.yacht-filter-form-inner{padding:16px;border-top:1px solid #f1f5f9;}
.yacht-filter-summary:focus, .yacht-filter-summary:focus-visible{outline:2px solid #60a5fa;outline-offset:2px;border-radius:10px;}
.single-yatch-banner img{display:block;width:100%;border-radius:20px;height:550px;object-fit:cover;}
.yacht-feature-list{list-style:none;padding-left:0;margin:0 0 20px;display:grid;grid-template-columns:1fr 1fr;}
.yacht-feature-list li{margin-bottom:6px;font-size:16px;color:#222;}
.yacht-activities-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:20px 0;}
.activity-item{text-align:center;border:1px solid #eee;padding:15px;border-radius:10px;background:#fafafa;transition:all 0.3s ease;width:100%;max-width:275px;}
.activity-item:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);}
.activity-img img{max-width:100%;height:auto;border-radius:8px;margin-bottom:10px;}
.activity-title{font-size:16px;margin:0;color:#333;}
.yacht-addons-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:30px 0;}
.addon-item{text-align:center;border:1px solid #eee;padding:15px;border-radius:10px;background:#f9f9f9;transition:0.3s ease;width:100%;max-width:275px;}
.addon-item:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);}
.addon-img img{width:100%;height:auto;border-radius:8px;margin-bottom:10px;}
.addon-title{font-size:16px;color:#222;margin:0;}
.similar-yachts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:30px 0;}
.yacht-item{text-align:center;border:1px solid #eee;padding:15px;border-radius:10px;background:#f9f9f9;transition:0.3s ease;width:100%;}
.yacht-item:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);}
.yacht-img img{width:100%;height:auto;border-radius:8px;margin-bottom:10px;}
.yacht-filter-form{background:#fff;border-radius:15px;padding:25px 30px;box-shadow:0 5px 25px rgba(0, 0, 0, 0.05);margin-bottom:40px;}
.searchandfilter ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;justify-content:space-between;}
.searchandfilter ul li.sf-field-taxonomy-yacht-cat label{width:100%;}
.searchandfilter ul li{display:flex;flex-direction:column;}
.searchandfilter li{flex:1;min-width:auto;}
.sf-input-select, .sf-input-number{width:100%;padding:6px 14px;font-size:14px;border:1px solid #ccc;border-radius:8px;background:#f9f9f9;transition:all 0.3s ease;}
.sf-input-select:focus, .sf-input-number:focus{border-color:#000;background:#fff;outline:none;}
.sf-field-submit input[type="submit"]{background:#000;color:#fff;padding:8px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background 0.3s ease;margin-top:30px;}
.searchandfilter .sf-range-max, .searchandfilter .sf-range-min{max-width:95px;}
.sf-field-submit input[type="submit"]:hover{background:#333;}
.search-filter-reset{display:inline-block;margin-left:15px;color:#666;text-decoration:underline;font-size:14px;transition:color 0.3s ease;}
.search-filter-reset:hover{color:#000;}
.meta-slider.noUi-target{max-width:192px;margin-top:10px;height:6px;background:#eee;border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);}
.noUi-connect{background:#000;border-radius:6px;}
.noUi-handle{width:16px;height:16px;top:-5px;border-radius:50%;background:#000;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,0.2);cursor:pointer;}
.container.filter-loop-grid{max-width:1440px;margin:auto;}
.yacht-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;}
.yacht-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);position:relative;}
.yacht-image-wrapper{position:relative;}
.yacht-image{width:100%;height:auto;display:block;}
.yacht-icon{position:absolute;background:white;border-radius:50%;padding:8px;width:36px;height:36px;text-align:center;}
.share-icon{top:10px;right:10px;}
.camera-icon{background:#000000;bottom:10px;right:10px;}
.camera-icon svg{fill:#939393;}
.camera-icon img{filter:invert(1);width:16px;height:16px;}
.share-icon img{width:18px;height:18px;}
.yacht-content{padding:20px;}
.yacht-title{margin:0 0 5px;font-size:24px;font-weight:700;}
.yacht-location{color:#666;margin-bottom:15px;}
.yacht-specs{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 0;display:flex;gap:15px;font-size:14px;color:#999;flex-wrap:wrap;align-items:center;}
.yacht-details{margin-right:auto;text-decoration:none;color:#333;font-weight:500;display:flex;align-items:center;gap:6px;}
.yacht-details svg{width:14px;}
.yacht-price{font-size:20px;font-weight:bold;margin:15px 0;}
.yacht-type{display:inline-block;background:#ffffff;color:#000000;padding:6px 10px;border-radius:67px;font-size:13px;position:absolute;top:20px;left:20px;}
.yacht-buttons{margin-top:15px;display:flex;gap:10px;flex-wrap:nowrap;flex-direction:row;}
.btn{flex:auto;text-align:center;padding:5px 7px;border-radius:8px;font-weight:600;text-decoration:none;font-size:16px;display:flex;align-items:center;justify-content:center;}
.btn-outline{border:1px solid #ddd;color:#333;background:#fff;}
.btn-whatsapp{background:#29a71a;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;}
.btn-whatsapp img, .btn.btn-telegram img{width:35px;height:35px;}
.btn.btn-telegram{background-color:#039be5;}
.yacht-image{aspect-ratio:1 / .7;object-fit:cover;}
.price-section{display:flex;justify-content:space-between;align-items:center;gap:30px;}
.btn-outline:hover{border:1px solid #ddd;color:#333;background:#ad8654;}
.btn:hover {
color:white;
}@media(max-width:1460px){
.carousel_arrow .elementor-swiper-button-prev{left:0px !important;}
.carousel_arrow .elementor-swiper-button-next{right:0px !important;}
}
@media(max-width:1366px){
.searchandfilter ul{gap:0px;flex-wrap:wrap;}
.searchandfilter ul li{flex:0 0 32%;}
.elementor-element .elementor-shortcode .yacht-activities-grid .activity-item img, .elementor-element .elementor-shortcode .similar-yachts-grid .yacht-item img{height:auto !important;margin-bottom:2px;}
}
@media(max-width:1024px){
.yacht-grid{grid-template-columns:repeat(2, 1fr);gap:20px;}
}
@media(max-width:767px){
.single-yatch-banner img{height:auto;}
.pp-info-box-container.elementor-grid{padding:0 15px;}
.post-type-archive-yachts .yacht-title{font-size:18px !important;color:#222;margin-bottom:10px;font-weight:700 !important;}
.btn.btn-outline i{font-size:25px!important;}
.searchandfilter ul li{flex:0 0 100%;}
.yacht-filter-form{padding:25px 25px;}
.yacht-grid{grid-template-columns:1fr;}
.searchandfilter select.sf-input-select{min-width:122px;max-width:100%;}
.yacht-activities-grid, .similar-yachts-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:.5rem;}
.activity-item, .yacht-item{max-width:169px!important;}
.activity-img img{height:120px !important;}
.acf-slider .slider-item img{width:375px;}
.slider-banner.e-flex.e-con-boxed.e-con.e-child .e-con-full.e-flex.e-con.e-child{background:#0000003b;box-shadow:unset;backdrop-filter:blur(0px) !important;-webkit-backdrop-filter:blur(0px)!important;}
.single-yachts .slick-slide img{border-radius:20px;}
}
@media(max-width:480px){
.yacht-filter-form{padding:15px;}
.searchandfilter ul li{flex:0 0 48%;}
.searchandfilter select.sf-input-select{min-width:120px;}
.sf-input-select, .sf-input-number{padding:4px 10px;font-size:12px;}
.container.filter-loop-grid{padding:40px 15px !important;}
.searchandfilter ul li{padding:7px 0;}
.searchandfilter ul li .sf-meta-range{display:flex;}
.searchandfilter ul li label{flex:0 0 45%;}
.searchandfilter ul li .sf-range-values-seperator{flex:0 0 10%;text-align:center;}
.searchandfilter h4{font-size:13px;}
.searchandfilter .sf-range-min{padding:6px 7px;}
.sf-field-post-meta-length .sf-meta-range{flex-wrap:wrap;}
.sf-field-post-meta-length .sf-meta-range .meta-slider{flex:0 0 100% !important;}
.sf-field-post-meta-length .sf-meta-range .sf-range-values-seperator{flex:0 0 10% !important;text-align:center;}
.searchandfilter ul li .sf-meta-range.sf-meta-range-slider *{flex:0 0 45%;}
h2.elementor-heading-title, h2.elementor-cta__title{font-size:20px !important;}
.yacht-type{line-height:1;}
.price-section{gap:20px;}
.yacht-price{font-size:16px;}
.elementor-element p, .js-aed-price, .yacht-location{font-size:15px !important;}
.pp-buttons-group{flex-flow:nowrap !important;}
.activity-item, .yacht-item{max-width:100% !important;padding:2px;padding-bottom:5px;}
.elementor-element .elementor-shortcode .yacht-activities-grid .activity-item img, .elementor-element .elementor-shortcode .similar-yachts-grid .yacht-item img{height:auto !important;margin-bottom:2px;}
.activity-title, .yacht-title{font-size:18px !important;line-break:anywhere;}
.single-yatch-banner .slick-slide img{object-fit:contain;border-radius:20px;}
}
@media(max-width:320px){
.btn {
font-size: 12px;
}
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}