.wbrl-information{    
  top: 30px;
    position: sticky !important;
}
.extra {display: none;}

.acc-btn{
  display: none;
}
.moreless-button{
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2em;
  letter-spacing: 2px;
  padding: 0;
  text-wrap: nowrap;
  /* max-width: 165px; */
  color: #757575;
  background-color: #ACE9F100;
  border:none;
  border-radius: 0px;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.moreless-button:hover{
  background-color: #C82122;
  border: 2px solid #ffffff;
}
.moreless-button.expanded,.moreless-button.collapsed{
  padding: 12px 24px;
  border: 2px solid #C82122;
  background-color:transparent;
  color: #C82122;
}
.icon-box .elementor-icon-box-icon{
  margin-top: 7px;
}

.contact-acceptance-text{
    font-size: 20px;
    font-weight:600;
    padding-bottom: 5px;
    color: #C82122;
}
.boat-heading {    background: #d62027;
    padding: 5px;  margin: 20px 0 0 0;}
.boat-heading h3{color: #fff !important;}
.from-per .person{font-size: 12px;}

.page-template-sitemap .sitemaptem-main .heading-title-sitemap h2 {
    font-size: 36px;
    color: #C82122;
    padding: 0;
    margin: 0;
}
 
.page-template-sitemap .sitemaptem-main .sitemap-nav ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none
}
 
.page-template-sitemap .sitemaptem-main .sitemap-nav ul li {
    padding: 0 30px 30px 0;
 
}
 
.page-template-sitemap .sitemaptem-main .site-map.bg-white {
    margin: 0 0 25px;
}
 
.page-template-sitemap .sitemaptem-main .site-map .heading-title-sitemap {
    background-color: #FFE8E8;
    padding: 10px 0 0 20px;
    border-bottom: 1px solid #e9e0cd
}
 
.page-template-sitemap .sitemaptem-main .site-map .topsitepages {
    padding: 30px 30px 10px;
 
}
 
.page-template-sitemap .sitemaptem-main .site-map .topsitepages ul li a{
  color:#0E0B2F;
}
 
.page-template-sitemap .sitemaptem-main .site-map .topsitepages .itemcols {
    padding-left: 20px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0;
    column-gap: 20px;
}
.page-template-sitemap .sitemaptem-main .site-map .topsitepages .itemcols li {
    display: inline-block;
    vertical-align: text-top;
    width: 32%;
    list-style: none;
    line-height: 1.5em;
    padding-bottom: 1em
}
.page-template-sitemap .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.gift-peek-launch{
background: transparent; color: #C82122; padding: 12px 20px; border: 1px #C82122 solid; z-index: 10000; text-decoration: none; }

.gift-peek-launch:hover{background: #C82122; color: #fff !important;}
.about-lets .elementor-background-video-container .elementor-background-video-hosted {object-fit: none !important;}

.contact-form .elementor-field-option{
    display: flex;
    gap: 10px;
    align-items: center;
}
.contact-form .elementor-field-option input[type="checkbox"]{
    accent-color: #C82122;
}
.wbrl-form .elementor-form .elementor-message{
    color: #fff;
}
.elementor-message.elementor-message-success{
    display: none !important;
}
#spinnaker-modal-close, #custom-peek-close-btn{
    padding: 0 !important;
    line-height: 0;
    margin: 5px;
}
.elementor-message.elementor-message-danger:before{
    display: none !important;
}
#Signupform .phoneno-error,#Signupform .elementor-help-inline, #Signupform .elementor-message{
    color: #fff !important;
    background: #d62027;
    padding: 6px 7px;
    display: inline-block;
}
.elementor-field-group{
    align-items: start !important;
}

@media screen and (min-width: 1201px) {
    .page-template-sitemap .container {
        max-width: 1320px;
        width: 100%;
    }
}
@media (min-width: 560px) and (max-width: 767px) {
    .e-con-inner .gift-tour { width: 71%;}
}
@media (max-width: 767px) {
    .page-template-sitemap .sitemaptem-main .site-map .topsitepages{
        padding: 20px 0;
    }
    .page-template-sitemap .sitemaptem-main .site-map .topsitepages .itemcols{
        column-gap: 10px;
    }
}
@media (max-width: 575px) {
    .page-template-sitemap .sitemaptem-main .site-map .topsitepages .itemcols li {
        width: 100%
    }
    .most-popular { --e-con-grid-template-columns: repeat(1, 1fr) !important;}
}