.wthHomepageWrap {
    width: var(--content-max-width);
}

.wthHomepageModules_1, 
.wthHomepageModules_2, 
.wthHomepageModules_3, 
.wthHomepageModules_4, 
.wthHomepageModules_5, 
.wthHomepageModules_6, 
.wthHomepageModules_7, 
.wthHomepageModules_8, 
.wthHomepageModules_9
{
    position: relative;
}

/* HP AD TILE STYLES */
#SLIDESALERTTEXT, #SLIDESALERTTEXT a, #SLIDESALERTTEXT a:hover, #SLIDESALERTTEXT a:visited {
    display: inline-block;
    text-decoration: none;
    margin: 0px;
    font-weight: normal;
}

.wthHomepageModules_AdTiles {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #fff;
    text-align: center;
}
.wthHomepageModules_AdTiles #hp_slideshow_wrap {
    width: 100%;
    min-height: 358px;
    float: none;
    margin: 0 auto;
    height: 358px;
}
.wthHomepageModules_AdTiles .swiper-wrapper,
.wthHomepageModules_AdTiles .home_bbar,
.wthHomepageModules_AdTiles .swiper-slide {
    position:initial;
    width: 100%;
    margin: 0 auto;
}
.wthHomepageModules_AdTiles .swiper-wrapper,
.wthHomepageModules_AdTiles .swiper-slide {
    height: 358px !important;
	background-position: center;
	background-size: cover;
}
#homepage-adtile-overlay,
#homepage-adtile-overlay-design {
    display: none;
}
#SLIDECRULOGO {
    float: none;
    position: absolute;
    top: 5px;
    left: 30px;
    width: auto;
    height: 34px;
    margin: 0;
}
#SLIDELOGOIMG {
    position: relative;
    width: 150px;
    height: auto;
    z-index: 10;
}
#callout_container {
    width:100%;
    min-height:360px;
    position: absolute;
    top: -2px;
    text-align: center;
    background: rgba(16, 23, 46, 0.69);
    color:#000;
}
#callout_container .col-sm-8,
#callout_container .col-sm-4 {
    width: 100%;
}
#SLIDESLGTEXT,
#SLIDESSMTEXT {
    margin: 0;
    padding: 5px;
}
#SLIDESLGTEXT {
    margin-top: 60px;
    color: #fff; 
    font-size: 40px;
    line-height: 1,3;
    font-weight: 600;
    text-transform: uppercase;
}
#SLIDESSMTEXT {
    color: #fff;
    font-weight: normal;
    font-size: 21px;
    line-height: 27px;
}
#hp_alert_wrap {
    margin: 15px 0 0 0px;
}
#SLIDESALERTTEXT,
#SLIDESALERTTEXT:active,
#SLIDESALERTTEXT:visited,
#SLIDESALERTTEXT:hover {
    cursor: pointer;
    background-color: var(--btn-primary-bg) !important;
	border-color: var(--btn-primary-border) !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box;
	color: var(--btn-primary-txt) !important;
	cursor: pointer !important;
	font-weight: 600 !important;
	height: auto !important;
	line-height: 1.2 !important;
	padding: 1rem 3rem !important;
	text-decoration: none !important;
	text-shadow: none !important;
	text-transform: uppercase;
}
#SLIDESALERTTEXT:hover {
    background-color: var(--btn-primary-bg_hover) !important;
}
.hp_AlertBar{
    width:100%; 
    position:absolute;
    bottom: 8px;
    height: 36px; 
    margin: 0 auto;
    text-align: center;
    z-index:2;
    background: #000;
    background: none;
}
.hp_rotating_radiobar{
    float: none; 
    width: 100%;
    display: flex;
    flex-flow: row-reverse;
    justify-content: center;
}
.wthHomepageModules_AdTiles .swiper-pagination,
.wthHomepageModules_AdTiles .swiper-playpause {
    float: none;
    position: relative;
    display: inline-block;
    height: 20px;
    margin: 0;
}
.wthHomepageModules_AdTiles .swiper-pagination-bullet {
    background: #fff;
    border: 2px solid #fff;
    opacity: 1;
    width: 16px;
    height: 16px;
    margin: 0 7px;
}
.wthHomepageModules_AdTiles .swiper-pagination-bullet-active {
    background: #000;
    border: 2px solid #fff;

}
.wthHomepageModules_AdTiles .swiper-playpause {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    font-size: 10px;
    line-height: 20px;
    bottom: 3px;
    color: #000 !important;
    background: #fff;
    margin: 3px 10px 3px 6px;
}
.wthHomepageModules_AdTiles .fa.fa-play {
    margin-left: 2px;
}
.wthHomepageModules_AdTiles .fa.fa-pause {
    margin-left: -1px;
}
.hp_timer {
    display: none;
    width: 100%;
    position: relative;
    background-color: #009fd4;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 37px;
    z-index:3;
}

@media (min-width: 10px) and (max-width: 450px) {
    .wthHomepageModules_AdTiles #hp_slideshow_wrap {
        min-height: 520px !important;
    }

    .wthHomepageModules_AdTiles .swiper-wrapper, 
    .wthHomepageModules_AdTiles .swiper-slide {
        height: 520px !important;
    }

    #callout_container {
        min-height: 522px;
    }
}

@media (min-width: 451px) and (max-width: 650px) {
    .wthHomepageModules_AdTiles #hp_slideshow_wrap {
        min-height: 450px !important;
    }

    .wthHomepageModules_AdTiles .swiper-wrapper, 
    .wthHomepageModules_AdTiles .swiper-slide {
        height: 450px !important;
    }

    #callout_container {
        min-height: 452px;
    }
}
@media (min-width: 992px) {
    #hp_slideshow_wrap {
        float: none;
        margin: 0 auto;
        height: 524px;
        padding-bottom:0px;
    }
    .wthHomepageModules_AdTiles .swiper-wrapper, 
    .wthHomepageModules_AdTiles .swiper-slide {
        height: 100% !important;
    }
    #callout_container {
        position: relative;
        top: 0px;
        left: auto;
        width: 100%;
        min-height:346px;
        margin: 0px auto;
        background: rgba(255, 255, 255, 0.75);
        background: none;
        text-align: left;
        max-width: var(--content-max-width);
    }
    #callout_container .row {
        padding: 0 20px;
    }
    #callout_container .col-sm-8,
    #callout_container .col-sm-4 {
        width: 60%;
    }
    #SLIDECRULOGO {
        top: 30px;
        left: 40px;
    }
    #SLIDESLGTEXT {
        margin-top: 70px;
        font-size: 50px;
    }
    #SLIDESSMTEXT {
        font-size: 22px;
    }
    #SLIDESLGTEXT,
    #SLIDESSMTEXT {
        padding: 5px 0px;
    }
    .hp_AlertBar{
        width: 50%;
        right: 0;
        bottom: 40px;
    }
    .hp_rotating_radiobar {
        justify-content: end;
        width: 50%;
        margin: 0 auto;
    }
    .hp_timer {
        width: 1600px;
        position: absolute;
        left: -40px;
        bottom: -108px;
    }
}
/* END HP AD TILE STYLES */


/* START HP WHY BUY */

.DSWEB_WhyBuy_Row {
    background: var(--bg-secondary);
}

.wthHomepageModules_ProductMarketing {
    text-align: center;
    color: var(--txt-body-secondary) !important;
    font-size: 18px;
    padding: 20px;
    max-width: var(--content-max-width);
    margin: auto;
}

.wthProductMarketingListHeading {
    margin-top: 0px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.wthProductMarketingListSubhead {
    max-width: 400px;
    margin: 10px auto 0 auto;
    font-size: 42px;
    line-height: 42px;
}

.wthHomepageModules_ProductMarketing ul {
    display: flex;
    flex-direction: column;
}

.wthHomepageModules_ProductMarketing ul .wthIconImage_wrapper {
    margin: 40px auto;
}

.wthHomepageModules_ProductMarketing ul .wthAltHeadText_wrapper {
    max-width: 400px;
    margin: 0 auto;
}

@media (min-width: 992px) {
    .wthProductMarketingListSubhead {
        max-width: none;
    }

    .wthHomepageModules_ProductMarketing ul {
        flex-direction: row;
    }

    .wthHomepageModules_ProductMarketing ul .wthIconImage_wrapper {
        min-height: 93px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wthHomepageModules_ProductMarketing ul .wthAltHeadText_wrapper {
        max-width: 90%;
    }
}

/* END HP WHY BUY */

/* START HP CRUISE OFFERS */

.wthHomepageModules_HTMLBar {
    margin: 20px auto 20px auto;
    padding: 20px;
    font-size: 42px;
    line-height: 42px;
    color: var(--txt-body-secondary) !important;
    text-align: center;
}

.dsweb_hp_cruise_offers_row {
    display: flex;
    flex-direction: column;
    color: var(--txt-body-secondary) !important;
    max-width: var(--content-max-width);
    margin: auto;
}

.dsweb_hp_cruise_offers_row .wthHomepageModules_SecondaryMarketing {
    max-width: 315px;
    margin: 0 auto;
    background: var(--bg-secondary);
}

.dsweb_hp_cruise_offers_row .wthSecondaryMarketingHeadline {
    margin: 30px 20px 20px 20px;
}

.dsweb_hp_cruise_offers_row .wthSecondaryMarketingHeadline {
    box-sizing: border-box;
    color: var(--txt-body-secondary);
    flex-basis: 100%;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}

.dsweb_hp_cruise_offers_row .wthSecondaryMarketingHeadline_Copy {
    background: var(--bg-secondary);
}

.dsweb_hp_cruise_offers_row .wthSecondaryMarketingBody {
    font-size: 16px;
    line-height: 24px;
    margin: 0 40px 40px 20px;    
    position: relative;
    top: 0;
    right: 0;
}

.dsweb_hp_cruise_offers_row .wthSecondaryMarketingBody::after {
    content: '\f054';
    font: normal normal normal 24px/1 FontAwesome;
    color: var(--txt-accent-primary);
    right: -20px;
    top: 9px;
    height: 20px;
    position: absolute;
    pointer-events: none;
}

.dsweb_hp_cruise_offers_row .wthSecondaryMarketingLink span {
    display: none;
}

@media (min-width: 992px) {
    .dsweb_hp_cruise_offers_row {
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 72px;
    }

    .dsweb_hp_cruise_offers_row .wthHomepageModules_SecondaryMarketing:nth-child(1) {
        margin: 0 auto 0 0;
    }

    .dsweb_hp_cruise_offers_row .wthHomepageModules_SecondaryMarketing:nth-child(3) {
        margin: 0 0 0 auto;
    }
}

/* END HP CRUISE OFFERS */


/* START HP PORTS/DESTINATIONS */
.row.dsweb_hp_ports_destinations:before {
    display: none;
}

.dsweb_hp_ports_destinations {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto 100px auto auto;
    justify-items: center;
    align-items: start;
    gap: 0px;
    padding: 0px;
    background: var(--bg-secondary);
    max-width: var(--content-max-width);
    margin: 30px auto;
}

.dsweb_hp_ports_destinations .hp_ports_destinations_headline {
    color: var(--txt-body-secondary);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 40px;
}

.dsweb_hp_ports_destinations .hp_ports_destinations_headline::after {
    content: '';
    font: normal normal normal 24px/1 FontAwesome;
    color: var(--txt-accent-primary);
    position: absolute;
    left: 0px;
    top: 40px;
    width: 78px;
    height: 0px;
    pointer-events: none;
    border-bottom: 3px solid var(--txt-accent-primary);
}
.dsweb_hp_ports_destinations .hp_ports,
.dsweb_hp_ports_destinations .hp_destinations {
    max-width: 319px;
    margin: auto;
}

.dsweb_hp_ports_destinations .hp_ports .deals_header,
.dsweb_hp_ports_destinations .hp_destinations .deals_header {
    display: none;
}

.dsweb_hp_ports_destinations .wthPortsGridHeading,
.dsweb_hp_ports_destinations .wthDestinationsGridHeading {
    color: var(--txt-body-secondary);
    font-size: 19px;
    line-height: 38px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.dsweb_hp_ports_destinations .deals_container {
    color: var(--txt-body-secondary);
    font-size: 15px;
    line-height: 24px;
}

.dsweb_hp_ports_destinations .hp_links_seeall {
    margin: 20px 0 30px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.dsweb_hp_ports_destinations .hp_links_seeall a {
    font-weight: bold;
}

@media (min-width: 992px) {
    .dsweb_hp_ports_destinations {
        grid-template-columns: auto auto auto;
        grid-template-rows: 100px auto;
        justify-items: left;
    }

    .dsweb_hp_ports_destinations .hp_map {
        grid-row-start: 1;
        grid-row-end: 3;
    }

    .dsweb_hp_ports_destinations .hp_ports_destinations_headline {
        grid-column-start: 2;
        grid-column-end: 4;
    }

    .dsweb_hp_ports_destinations .hp_ports_destinations_headline {
        justify-self: left;
    }

    .dsweb_hp_ports_destinations .hp_ports, 
    .dsweb_hp_ports_destinations .hp_destinations {
        margin: 0;
    }

}

/* START HP PORTS/DESTINATIONS */




/* *** Header Image Section *** */
.wthPPHeader_OuterWrapper { max-width: none; }

.wthPPHeader_Logo.wthPPHeader_PrimaryLogo {
	left: 10px;
	position: absolute;
	top: 10px;
}

/* .wthPPHeader_OuterWrapper { padding-bottom: 50px; } */

.wthPPHeader_Overlay {
	padding-top: 33%;
	position: static;
}

.wthPPHeaderImage {
	position: absolute;
	top: 0;
}

.wthPPHeader_Logo img {
	max-width: auto;

}

.responsive-headerimg .wthPPHeader_CopyWrapper {
	height: auto;
}

.responsive-headerimg .wthPPHeader_CopyWrapper {
	background-color: var(--bg-primary);
	color: #fff;
	position: relative;
	padding: 10px 0;
	box-sizing: border-box;
}

.wthPPHeader_CopyWrapper .wthPPHeader_CopyHeader {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 20px;
}

.wthPPHeader_CopyWrapper .wthPPHeader_CopySubHeader {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 20px;
}

.wthPPHeader_Caption {
	font-style: italic;
	font-weight: 400;
    padding: 0 20px;
}

.responsive-contentvideo,
.responsive-contentvideo .wthLandingpageVideoWrap { padding-bottom: 0; }

#pp_timer_text {
	background-color: #fff;
	bottom: -10px;
	box-sizing: border-box;
	color: var(--txt-body);
	font-weight: bold;
	left: 0;
	line-height: 1.2em;
	padding: 10px;
	position: relative;
	text-align: left;
}

/* *** /Header Image Section *** */

/* *** Bullets Section *** */
.responsive-bulletlist .wth2-resultsBonusHeader{
	color: var(--txt-body);
}

/*
.responsive-bulletlist .wth2-resultsBonusHeader::before{
	background-image: url(/images_unique/cdcnw/icon/bullet-orange.png);
	background-repeat: no-repeat;
	content: '';
	padding: 0.65rem 0.75rem;
}
*/

.responsive-bulletlist .wth2-resultsBonusHeader,
.responsive-bulletlist .umbrella_bonus_header,
.responsive-bulletlist .regular_offer_header,
.wthLandingpageHeaderText {
	color: var(--txt-body);
	font-size: 16px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}

.wthLandingpageProductHeader .price_header {
	background-color: #f5f5f5;
	color: var(--txt-body);
	font-size: 22px;
	font-weight: bold;
	padding: 1rem;
}

.responsive-bulletlist .accordionItem {
	color: var(--txt-link) !important;
	text-decoration: none;
	font-size: 16px;
}

.responsive-bulletlist .accordionItem.active {
	background-color: #fafafa; 
	border: none;
}

.responsive-bulletlist .accordionItemContent {
	font-size: 16px;	
	background-color: #fafafa;
	border: none;
}

.responsive-bulletlist .accordionItemContent .bulletbody {
	line-height: 1.4em;
	color: var(--txt-body);
	padding: 10px 20px 0;
}

.responsive-bulletlist .sectionheaderbg { background-color: var(--bg-primary); }

.responsive-bulletlist .accordionItemSearchLink {
	font-weight: bold;
}

.responsive-bulletlist .accordionItemContent .accordionClose {
	margin: 10px;
	font-weight: bold;
}
/* *** /Bullets Section *** */

/* *** Content Bucket & Header Modules *** */
.wthLandingpageContentBucket .wthLandingpageContentHeader { margin: 0 0 10px}

.responsive-headercopy { margin: 0 0 10px 0; }

.responsive-contentbucket { margin: 0 0 20px 0; }

.wthLandingpageContentBucket { margin: 0; }
/* *** /Content Bucket & Header Modules *** */



/* *** Promopage Search Widget *** */
.wth2-searchbutton {
	display: flex;
	float: none;
	justify-content: center;
	margin: 0 !important;
	width: 100%;
}

.wth2-searchbutton a {
	line-height: normal;
	min-width: 75%;
}

.wth2-discountsContainer {
	background-color: #fff;
	border-radius: 0;
	box-sizing: border-box;
	margin: 5px;
	width: auto !important;
	padding: 10px;
}

.wth2-discountsContainer .wth2-shoppingZipCode,
.wth2-discountsContainer .wth2-shoppingZipCodeHint,
label#includeSeniorRatesLabel {
	color: var(--txt-body);
}
/* *** /Promopage Search Widget *** */



/* *** promopage product buckets and seo section *** */
.promo .wthLandingpageProductContentSearchBucket { margin: 20px; }

.promo .wthLandingpageProductContentSearchBucket ul { padding: 0; }

.promo .wthLandingpageProductContentSearchBucket li { margin: 0; }

.promo .product_collection_ports .deals_header {
	padding: 0;
}
.promo .product_collection_ports .deals_header h3{
	color: var(--txt-header-primary_inverse);
	font-size: 22px;
	text-align: left;
}

.promo .ContentHead {
	margin-top: 30px;
    padding-top: 30px;
	border-top: 0px solid var(--bg-secondary);
}

.promo .ContentHead .wthPPHeader_CopyHeader {
	color: var(--txt-header-primary_inverse);
	font-size: 22px;
	margin: 0;
    padding: 0 0 15px 0;
	text-transform: capitalize;
}

.promo .ContentHead .wthPPHeader_CopySubHeader {
    padding: 0px;
    font-weight: bold;
}

.exploreshipsheader, .departure_port_title { padding: 0; margin: 10px 0;}
.promo .exploreshipsheader .deals_header,
.promo .search-bucket-header .deals_header {
	font-size: 24px;
	margin: 0;
    padding: 10px 0px;
}

.promo .deals_body {
    padding: 0 0 0px 0;
}
/* *** /promopage product buckets and seo section *** */







/*** PROMOPAGE : UPLIFT
.uplift_info_wrapper .urgency_text,
.no_deposit_info_wrapper .urgency_text {
  background: #000;
  background: var(--BRAND-YELLOW, #000) !important;
}

.uplift_info_wrapper .uplift_section_header,
.interest_free_wrapper .wthLandingpageHeaderText,
.no_deposit_info_wrapper .no_deposit_section_header {
  color: #000;
  color: var(--BRAND-NAVY, #000) !important;
}

.uplift_outro_text.wthLandingpageContentBucket {
  background: #000;
  background: var(--BRAND-NAVY, #000) !important;
}

.uplift_info_wrapper ul li .wthLandingpageLIheader,
.no_deposit_info_wrapper ul li .wthLandingpageLIheader {
  color: #000;
  color: var(--BRAND-NAVY, #000) !important;
}

.uplift_info_wrapper.responsive-contentbucket ul li:before, 
.no_deposit_info_wrapper.responsive-contentbucket ul li:before {
  background: #000;
  background: var(--bg-primary, #000) !important;
}

.no_deposit_info_wrapper .no_deposit_icon_wrapper .seo_caption_box, 
.uplift_info_wrapper .uplift_icon_wrapper .seo_caption_box {
    background: #000;
    background: var(--icon-primary, #000) !important;
}
 ***/


 @media only screen and (min-width: 1024px) {
    .wthHeaderWrap_delta::before {
        content: " ";
        position: absolute;
        top: 182px;
        left: 0;
        width: 100%;
        height: 0;
        overflow: hidden;
        border-bottom: 2px solid var(--clr-accent);
        z-index: 0;
    }

	#wthHeaderModuleContainer {
		min-height: 152px;
		height: auto;
		padding: 0 20px;
		position: relative;
	}
}