/***********************************/
/********** Import Fonts *********/
/***********************************/
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/Lato/Lato-Thin.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/Lato/Lato-Light.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/Lato/Lato-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/Lato/Lato-Bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/Lato/Lato-Black.ttf") format("truetype");
  font-display: swap;
}

/* Opens Sans */

@font-face {
  font-family: "OpenSans-Regular";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "OpenSans-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/OpenSans/OpenSans-SemiBold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "OpenSans-Bold";
  font-style: normal;
  font-weight: 700;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/OpenSans/OpenSans-Bold.ttf") format("truetype");
  font-display: swap;
}

/************* Fonts ***********/

@font-face {
  font-family: 'SohneBreitDreiviertelfett';
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/SohneBreit-Dreiviertelfett.otf") format("opentype");
}

@font-face {
  font-family: 'SohneBreitDreiviertelfettKursiv';
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/SohneBreit-DreiviertelfettKursiv.otf") format("opentype");
}

@font-face {
  font-family: 'SohneBreitFett';
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/SohneBreit-Fett.otf") format("opentype");
}

@font-face {
  font-family: 'SohneBreitFettKursiv';
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/SohneBreit-FettKursiv.otf") format("opentype");
}

@font-face {
  font-family: 'SohneBreitKraftig';
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/SohneBreit-Kräftig.otf") format("opentype");
}

@font-face {
  font-family: 'SohneBreitKräftigKursiv';
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/SohneBreit-KräftigKursiv.otf") format("opentype");
}

/***** ROBOTO ****/

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/Roboto-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/Roboto-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto-Italic';
  font-style: italic;
  font-weight: 400;
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/Roboto-Italic.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto-Light';
  font-style: normal;
  font-weight: 200;
  src: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/Roboto-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto-Condensed';
  font-weight: 400;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/roboto-condensed.regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto-Condensed-bold';
  font-weight: 700;
  src: local(""),
    url("//media.travsrv.com/appSkins/78997/v6/themes/standard/fonts/tnlfonts/roboto-condensed.bold.ttf") format("truetype");
}

/* Main Branding Colors */
:root {
  /* Colors for consistency with Keystone*/
  --color-primary: #EA5E40;
  --color-primary-hover: #BA5B40;
  --color-secondary: #000000;
  --color-secondary-hover: #222427;
}

.SinglePropDetail .bestAvailable {
  background-color: #D6EDE6;
}

/***********************************/
/********** Replace Images *********/
/***********************************/

.WBLoginForm #theWBLoginFormBody,
.home .topContainer {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/tripbeat-prelogin.png");
  background-position: top center;
}

/* Adjust shadow */
.WBLoginForm #theWBLoginFormBody:before,
.home .topContainer:before {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 5%, transparent);
}

/* Our Top Deals */

/* Sweeps */
.ourTopDeals .card.one .mainImg {
  background-image: url("https://content.welcometoyourclub.com/content/dam/tripbeat/top-deals-and-offers/tripbeat-top-deals-hotels-lobby..jpg");
}

/* Resorts */
.ourTopDeals .card.two .mainImg {
  background-image: url("https://content.welcometoyourclub.com/content/dam/tripbeat/top-deals-and-offers/tripbeat-top-deals-resorts-family-pool.jpg");
}

/* Cars */
.ourTopDeals .card.three .mainImg {
  background-image: url("https://content.welcometoyourclub.com/content/dam/tripbeat/top-deals-and-offers/tripbeat-top-deals-cars-man-sitting.jpg");
}

/* Cruise */
.ourTopDeals .card.four .mainImg {
  background-image: url("https://content.welcometoyourclub.com/content/dam/tripbeat/top-deals-and-offers/tripbeat-top-deals-flights-sunset.jpg");
}

/* Vacation Goals */

.inspirations .card.one .mainImg {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/Vacation/112003-2_RCI_HVC_512x512px_VACA_Beach02.jpg");
}

.inspirations .card.two .mainImg {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/Vacation/112003-2_RCI_HVC_512x512px_VACA_Adventure01.jpg");
}

.inspirations .card.three .mainImg {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/Vacation/112003-2_RCI_HVC_512x512px_VACA_Family01.jpg");
}

.inspirations .card.four .mainImg {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/Vacation/112003-2_RCI_HVC_512x512px_VACA_Romantic01.jpg");
}

/* Heros, Hints */

.planVacation .card.one .mainImg {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/ArticlePages/112003-2_RCI_HVC_1088x816px_Roadtrip02.jpg");
}

.planVacation .card.two .mainImg {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/ArticlePages/112003-2_RCI_HVC_1088x816px_Hero02.jpg");
}

.planVacation .card.one .mainImg {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/ArticlePages/5.jpg");
}

.planVacation .card.two .mainImg {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/ArticlePages/8.jpg");
}

/* Article Pages */

.article-shenandoah-valley-vacationsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/8.jpg");
}

.article-city-vacationsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/12.jpg");
}

.article-colorado-vacationsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/3.jpg");
}

.article-island-getaway-vacationsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/5.jpg");
}

.article-beach-vacationsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/112003-2_RCI_HVC_2720x680px_BlogPost01.jpg");
}

.article-adventure-vacationsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/112538_HCV_Mtn546808545_2720x680px.jpg");
  background-position: center;
}

.article-family-vacationsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/112003-2_RCI_HVC_2720x680px_BlogPost01.jpg");
  background-position: center;
}

.article-romantic-vacationsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/112538_HCV_Beach874980444_2720x680px.jpg");
  background-position: center;
}

.article-travel-with-kidsPage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/112003-2_RCI_HVC_2720x680px_BlogPost01.jpg");
}

.article-welcomePage .article .topImage {
  background-image: url("//media.travsrv.com/appSkins/78997/v6/themes/standard/images/bg/BlogPost/112538_HCV_Beach874980444_2720x680px.jpg");
  background-position: center;
}

/* Place specific images here to over-ride carousel */

/*Cars background photo */
/*.ArnCarRentals .root-search {
	background-image: url("//media.travsrv.com/appSkins/64/v6/themes/global/skins/images/bg/7.jpg")!important;
}

/*Activities background photo */
/*.ArnActivities .root-search {
	background-image: url("//media.travsrv.com/appSkins/64/v6/themes/global/skins/images/bg/47.jpg")!important;
}

/*Hotels background photo */
/*.ArnNoPropertyResults .WBSearchPlaces #accountRight {
background-image: url("//media.travsrv.com/appSkins/64/v6/themes/global/skins/tower/images/bg/63.jpg")!important;
}

/*Resorts background photo */
/*.ArnNoPropertyResults .WBSearchDestination #accountRight {
background-image: url("//media.travsrv.com/appSkins/64/v6/themes/global/skins/tower/images/bg/39.jpg")!important;
}
*/

/****************************/
/********* Colors ***********/
/****************************/

/*
PRIMARY COLORS:
Tripbeat Orange #EA5E40
Dark Accent: Black #000
Light Accent White #fff

SECONDARY COLORS & ACCENTS
Background Dark: #5FB6B4;
Background Tint: #F3FAF8;
Background: Light Gray HEX #f0f0f0
OR rgba(240, 240, 240, 0.9)
Dark Orange Hover: #BA5B40;

*/

body {
  color: var(--color-secondary);
  font-family: "Lato", sans-serif;
}

.page .home h2,
.dark h2,
.tint h2,
.ArnSubPage .center h2,
.center h2 {
  color: #212427;
  font-weight: bold;
  letter-spacing: -0.25px;
}

.dark p {
  color: #212427;
}

/* header-product font overrides */
.arnAirRevelex header.alphaSkin,
.arnCruise header.alphaSkin,
.arnVillas header.alphaSkin {
  font-family: "Lato", sans-serif !important;
}


/****************************/
/********* Global ***********/
/****************************/

.SinglePropDetail.WBPropertyDetailViewKeystone .PropertyLinks a:hover:after,
.SinglePropDetail.WBPropertyDetailViewKeystone .PropertyLinks a.active:after {
  background-color: var(--color-secondary) !important;
}

.home .topContainer .titleContainer {
  color: var(--color-secondary);
}

.home .topContainer .titleContainer h1 {
  font-size: 45px;
  font-weight: bold;
  letter-spacing: -0.28px;
  line-height: 40px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
}

.tab a {
  color: var(--color-secondary);
}

.home .titleContainer .tab a.active {
  border-bottom: 3px solid var(--color-secondary);
}

.topSearch .ArnIndividualSearchContainer span.ArnAcdParentLable,
.topSearch .ArnIndividualSearchContainer span.ArnAcdParentLable span {
  font-weight: 500;
}

.ArnAcdParentLable::after {
  border: 3px solid var(--color-secondary);
  border-left: transparent;
  border-bottom: transparent;
}

.page .tablinks span.translateMe {
  color: var(--color-secondary);
  font-weight: 500;
}

.page .tablinks span.translateMe:hover {
  color: var(--color-secondary);
  font-weight: bold;
}

.page a.submit span.translateMe {
  color: #fff;
}

.dashboard .columnFour.detail.offer .box p.bookNow:hover {
  color: var(--color-primary);
}

/******** title pill-box tabs *******/

.page .popularDestinations .featuredDestinationsContainer .savingsLink span,
.page .ourTopDeals .title {
  color: #fff;
  background-color: var(--color-primary);
}

/* Forgot password page */

.WBForgotPasswordFormContainer.ArnSubPage {
  background-color: #fff8f2;
}

.ArnSubPage.WBFaq a {
  color: var(--color-primary);
}

/****************************/
/*********** Sections **********/
/****************************/

/* Hero */
/**** WBLoginForm  & Search Widget ****/
/***************************************/
.WBLoginForm .loginContainer {
  background-color: rgba(240, 240, 240, 0.9);

}

.home .titleContent {
  background-color: rgba(240, 240, 240, 0.6);
}

.WBLoginForm .loginContainer {
  text-align: center;
}

.WBLoginFormFields {
  text-align: left;
}

/* Overriding frankenstien until all sites become alpha */
.WBLoginForm .loginContainer img {
  max-width: 100%;
  padding: 0;
  margin: 15px 0;
}

@media screen and (max-width: 400px) {
  .alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
    margin: 0;
  }
}

.WBLoginFormContainer.ArnSubPage #theWBLoginForm h2 {
  font-weight: bold;
  color: var(--color-primary);
  font-size: 24px;
  padding: 15px 0;
}

.WBLoginFormContainer.ArnSubPage #theWBLoginForm .submit {
  font-weight: 900 !important;
  text-transform: uppercase;
}

.WBLoginFormContainer.ArnSubPage .CreateAnAccountAction .submit .light {
  background-color: transparent;
}

.WBLoginForm .loginContainer img.headerCoBrandLogo {
  display: none;
}

/* Get Started On Your Next Adventure */
/***************************************/

.page.home .productList {
  background-color: #fff;
}

.page.home .productList h4 {
  font-weight: bold;
}

.page.home .productList p {
  color: #212427;
}

/******** cards *******/

.page div.sectionContainer .content .box.columnOne.color,
.page div.sectionContainer .content .box.columnTwo.color,
.page div.sectionContainer .content .box.columnThree.color {
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  color: #212427;
}

/******** exclusives *******/

.exclusives {
  background-color: #f3faf8;
}

.exclusives h4 {
  font-weight: bold;
  color: #212427;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.16px;
}

.page.home .exclusives img {
  background-color: var(--color-primary);
  border-radius: 50%;
}

/* Our Top Deals */
/***************************************/

.page.home .ourTopDeals {
  background-color: #fff;
}

.page.home .ourTopDeals h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.16px;
  color: var(--color-secondary);
}

.page .ourTopDeals div.sectionContainer .content .card {
  background-color: #fff;
}

/* Getaway Goals inspirations*/
/***************************************/

.page.home .inspirations {
  background-color: #f3faf8;
}

.page.home .inspirations h3 {
  font-weight: bold;
}

.page.home .inspirations p {
  color: #212427;
  font-size: 18px;
}

.page div.sectionContainer .content .card {
  background-color: #d5ede6;
}

.page div.sectionContainer .content .contentBox {
  padding: 0.5rem 1rem 1rem 1rem;
}

.page.home .inspirations .photocardlist .card .contentBox h3 {
  color: black;
}

/* Destinations, Dream & Discover */
/***************************************/

.page.home .popularDestinations {
  background-color: #fff;
}

.page.home .popularDestinations p {
  color: var(--color-secondary);
  font-size: 18px;
}

/* Destinations updated style over-ride franken 77062 line 4663 */
.featuredDestinationsContainer .destinationSavings a.destinationIncentiveLink {
  display: block !important;
  color: #fff;
  font-weight: 300;
}

/* over-ride franken 77062 line 4674 */
.page .popularDestinations .featuredDestinationsContainer .savingsLink span.averagePercenteOff {
  font-weight: 500;
  display: block;
  color: var(--color-secondary);
  font-size: 15px;
}

/* over-ride franken 77062 line 4679 */
.page .popularDestinations .featuredDestinationsContainer .savingsLink {
  font-weight: 700;
}

/*can go in branding line 219 or franken line 4646*/
.page .popularDestinations .featuredDestinationsContainer .savingsLink span,
.page .ourTopDeals .title {
  color: #fff;
  background-color: #1d0702;
  font-size: 14px;
  letter-spacing: 0;
}

.featuredDestinationsContainer .featuredDestination:hover .destinationIncentiveLink {
  background-color: #5fb6b4;
}

/* Hints & Happenings */
/***************************************/

.page.home .planVacation {
  background-color: #5fb6b4;
}

.page.home .planVacation h4 {
  font-weight: 900;
  color: #212427;
}

.page .planVacation .contentBox a {
  font-weight: 900;
  color: #333f48;
}

.page .planVacation div.sectionContainer .content .card {
  background-color: #fff;
}

/* Join Today and Save */
/***************************************/

.page.home .freeTrial {
  background-color: #fff;
}

.page.home .freeTrial p {
  color: #212427;
}

.WBLoginForm .freeTrial .content .externalbutton .submit,
.page.home .freeTrial .content a.submit {
  font-weight: 900;
  text-transform: uppercase;
}

.freeTrial .content .contact span {
  color: var(--color-secondary);
  text-decoration: underline;
  padding: 0 3px !important;
  font-weight: bold;
}

.freeTrial .content .contact span:hover {
  color: var(--color-primary);
}

.alphaSkin.WBLoginForm .freeTrial .content .contact {
  margin-left: 0;
}

/* Header */
/***************************************/
.alphaSkin .nav-top {
  background-color: black;
}


.alphaSkin .profile-btn .profile-dropdown .rewards .rewards-link,
.alphaSkin .profile-btn .profile-dropdown .drop-link:hover>a span,
.alphaSkin .profile-btn .profile-dropdown form:hover>button {
  color: var(--color-primary);
}

.alphaSkin .nav-bottom .overflow-btn-container:hover>button svg,
.alphaSkin .profile-btn .profile-dropdown form:hover>button svg {
  fill: var(--color-primary);
}


@media screen and (min-width: 1001px) {

  .alphaSkin .nav-bottom>ul>li.active:not(.alphaSkin .nav-bottom li.overflow-btn-container.active),
  .alphaSkin .nav-bottom>ul>li:hover:not(.alphaSkin .nav-bottom li.overflow-btn-container:hover) {
    border-bottom: 4px solid var(--color-primary);
  }
}

@media screen and (min-width: 1001px) {

  .alphaSkin .nav-bottom li:hover>a,
  .alphaSkin .nav-bottom li.active>a {
    color: var(--color-primary) !important;
  }

  .arnVillas .alphaSkin .nav-bottom li:hover>a,
  .arnVillas .alphaSkin .nav-bottom li.active>a {
    color: var(--color-primary) !important;
  }

  .alphaSkin .nav-bottom li:hover>a svg,
  .alphaSkin .nav-bottom li.active>a svg {
    fill: var(--color-primary);
  }

  .alphaSkin .profile-btn .profile-dropdown #logout:hover>svg {
    fill: var(--color-primary);
  }

  .alphaSkin .profile-btn .profile-dropdown #logout:hover>a {
    color: var(--color-primary) !important;
  }

}

.arnVillas header.alphaSkin .nav-bottom a:active {
  color: var(--color-primary) !important;
}

.alphaSkin .nav-bottom .overflow-btn-container li:hover {
  background-color: #f4f4f4;
}

.alphaSkin .nav-bottom .overflow-btn-container #overflow-design-element {
  background-color: #f9f8fb;
}

/* Footer */
/***************************************/

.ArnSupportLinks.ArnSupportBottom {
  background-color: #F3F5F7;
}

.ArnSupportLinks.ArnSupportBottom a {
  color: #212427;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.67px;
  line-height: 24px;
  text-decoration: none;
}

.ArnSupportLinks.ArnSupportBottom a:hover {
  color: var(--color-primary);
}

footer {
  background-color: #fff;
  padding: 15px;
}

footer .staticContainer .otcTermsLink {
  color: var(--color-secondary);
  text-decoration: underline;
  font-weight: bold;
}

footer a.privacyLink,
footer a.travelclubPhoneUS {
  color: #333;
}

/* Dashboard */
/***************************************/

.page.home .dashboard {
  background-color: #f3f5f7;
}

.page.home .dashboard h3 {
  color: var(--color-secondary);
  font-weight: bold;
}

.page.home .dashboard h4 {
  font-weight: bold;
  color: #333 !important;
}

#arnliusername {
  font-weight: bold;
}

.page.home .dashboard .freeTrialMember a {
  font-weight: bold;
}

.page.home .dashboard .box p {
  font-weight: bold;
}

.page.home .dashboard .box a {
  font-weight: bold;
  color: white;
  width: 100%;
}

.page.home .resSeeAll.yesUpcoming .submit {
  background-color: var(--color-primary) !important;
}

.page.home .dashboard .columnTwo .box {
  background-color: #fff8f2;
}

.page.home .dashboard .columnThree .submit {
  font-weight: bold;
}

.page.home .dashboard .columnFour .box {
  background-color: #fff8f2;
}

.dashboard .columnFour.detail.offer .box p.bookNow {
  color: #2f3f56;
}

.dashboard .details .memberInfo span {
  color: var(--color-secondary);
}

.dashboard .my-offer {
  background: #F3F5F7;
}


.page .dashboard a.submit span.translateMe {
  text-transform: capitalize;
}

.topSearch .ArnIndividualSearchContainer span {
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
}

.page .dashboard div.sectionContainer .recentSearches a {
  color: white !important;
}

/* Account Summary/Admin */
/***************************************/

.accoundDetails .memberDetails {
  background-color: #F3F5F7;
}

a.upgradeButton.premium {
  color: #fff;
}

#theMyAccountDetailsGroup .FormFields a,
.WBClub365Menu a {
  color: var(--color-primary);
}

.buttonLink {
  background-color: var(--color-primary);
}

.filters a.selected {
  background-color: var(--color-primary);
}

/*ArnNoPropertyResults*/

.ArnNoPropertyResults .arrowDown:before {
  border-top-color: var(--color-primary);
}

.ArnNoPropertyResults .enterpriseHeader .links a,
.terms-and-conditions-policiesPage .enterpriseHeader .links a,
.ArnCarRentals .enterpriseHeader .links a,
.SearchHotels .enterpriseHeader .links a,
.ArnActivities .enterpriseHeader .links a,
.arnVillas .enterpriseHeader .links a {
  color: var(--color-secondary);
}

.inspirations .card.two .mainImg {
  background-position: left;
}

@media only screen and (min-width: 1000px) {

  a.selectedTab,
  a.selectedTab:hover {
    background-color: var(--color-primary);
  }
}

@media only screen and (max-width: 1000px) {
  .homePage .enterpriseHeader .links a {
    color: var(--color-secondary);
  }
}


.adminView .accountSummary {
  background-color: var(--color-primary);
}


/*  Car Upsell Component (post checkout) */

.FinalConfirmation .crossSell .crossSellImageContainer .promoTag,
.FinalConfirmation .crossSell .crossSellTitle .recommendedTag {
  background-color: var(--color-primary);

}

.FinalConfirmation .crossSell .carUpsellBtn {
  background-color: var(--color-primary);


}

.FinalConfirmation .crossSell .carUpsellBtn:hover {
  background-color: var(--color-primary-hover);

}

/**** customizations tripbeat *****/

.purchaseMembership .SSFormBody .userControl a {
  color: var(--color-secondary);
}


.page .dashboard div.sectionContainer .content .details .freeTrialMember p {
  color: var(--color-secondary);
}

/*header logo */
.arnCruise .alphaSkin .nav-top #HeaderLogo,
.arnVillas .alphaSkin .nav-top #HeaderLogo,
.arnAirRevelex .nav-top #HeaderLogo,
.alphaSkin .nav-top #HeaderLogo {
  height: 66.8px !important;
}

.arnCruise .nav-top .branding #HeaderLogo {
  height: 50px !important;
}

.SearchHotels .ArnPages span.pagesActive {
  background-color: var(--color-primary);
  color: white;
}

.SearchHotels .ArnPages span {
  color: var(--color-primary);
}

.SearchHotels .ArnPages a, .SearchHotels .ArnPages span {
  border: 1px solid #333;
  color: var(--color-primary);
}

.SinglePropDetail .RateCalendarPopupClose.arnPopupClose {
  color: white;
  font-weight: 500;
}

.RegistrationPage a, .RegistrationPage a:link, .WBValidatedRegistrationFormContainer a, .WBValidatedRegistrationFormContainer a:link {
  text-decoration: underline;
  color: var(--color-secondary);
}

.WBForgotPasswordFormContainer.ArnSubPage {
  background-color: #F3FAF8;
}

x.alphaSkin .nav-bottom .productLink {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 5px;
}

/* Password Eyeball fix */
.RegistrationPage .passwordShow {
  top: 43px !important;
}

/* HotelCard Theme */

.hotelcardTheme .RegistrationPage .SSForm.ArnSubPage .SSFormBody,
.hotelcardTheme .WBValidatedRegistrationForm .SSForm.ArnSubPage .SSFormBody, .hotelcardTheme.WBValidatedRegistrationForm .titleContainer {
  background-color: white;
  max-width: 50%;
  width: 50%;
}

.hotelcardTheme h1, .hotelcardTheme h2,
.hotelcardTheme h4, .hotelcardTheme .faqBottom p strong {
  color: #212427;
  font-family: "OpenSans-Bold", sans-serif;
}

.hotelcardTheme .home h2 {
  color: #212427;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -0.25px;
}

.hotelcardTheme p, .hotelcardTheme #accountRight ol li {
  color: #212427;
  font-family: "OpenSans-Regular", sans-serif;
}

.hotelcardTheme .headerCoBrandLogo {
  color: #FFFFFF;
  font-family: 'OpenSans-SemiBold', sans-serif;
  font-size: 22px;
  letter-spacing: 0.36px;
  line-height: 24px;
}

.hotelcardTheme .alphaSkin .nav-top .headerCoBrandLogo {
  width: 100%;
}

/*Register Button */

.RegisterAction {
  background-color: var(--color-primary);
}

.hotelcardTheme #login a {
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  color: white;
  background-color: var(--color-secondary);
  padding: 12px 15px;
  min-width: 160px;
}

.hotelcardTheme .SSForm.ArnSubPage .RegisterAction.submit,
.hotelcardTheme .SendMeNewPasswordAction .submit {
  font-family: "OpenSans-Bold", sans-serif;
}

.hotelcardTheme .SSFormBody .loginContainer {
  max-width: 75%;
}

.hotelcardTheme .createAccountContainer span {
  margin: 0 5px 0 0;
}

.hotelcardTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .submit {
  font-size: 18px;
  font-weight: bold !important;
  letter-spacing: 1.25px;
  margin: 10px 0 6px 0;
  width: 100%;
  background-color: var(--color-primary);
}

.WBLoginForm.hotelcardTheme header,
.WBLoginForm.hotelcardTheme #theWBLoginForm h1,
.WBLoginForm.hotelcardTheme .userControl {
  display: block;
}

.WBLoginForm.hotelcardTheme #theWBLoginForm .loginContainer h1 {
  font-size: 34px;
  letter-spacing: 0.24px;
  line-height: 40px;
  width: 80%;
  text-transform: none;
  margin: 0 0 8px 0;
}

.WBLoginForm.hotelcardTheme .userControl a {
  color: #212427;
}

.WBLoginForm.hotelcardTheme #theWBLoginFormBody,
.WBLoginForm.hotelcardTheme #theWBLoginFormBody::before {
  background-image: none;
}

.WBLoginForm.hotelcardTheme .loginContainer {
  background-color: transparent;
  margin: 0 auto;
}

.WBLoginForm.hotelcardTheme .loginContainer img,
.WBLoginForm.hotelcardTheme .loginContainer h2 {
  display: none;
}

.hotelcardTheme h1,
.hotelcardTheme .ArnSubPage h1 {
  text-transform: capitalize;
}

.hotelcardTheme .whyCard div.sectionContainer {
  max-width: 1120px;
  margin: 0 auto;
  padding: 75px 0;
}

.hotelcardTheme .whyCard {
  background-color: black;
  text-align: center;
}

.hotelcardTheme .whyCard h2 {
  font-size: 36px;
  letter-spacing: -0.49px;
  color: #fff;
}

.hotelcardTheme .whyCard p {
  font-size: 18px;
  letter-spacing: 0;
  padding: 0 3rem;
  color: #fff;
}

.hotelcardTheme .faqBottom h2 {
  opacity: 0.85;
  font-size: 36px;
  letter-spacing: -0.49px;
  line-height: 56px;
  text-align: center;
}

.hotelcardTheme .faqBottom p {
  font-size: 16px;
  line-height: 26px;
  text-indent: 1.5em;
  font-family: unset;
  text-align: justify;
  text-indent: 0;
}

.hotelcardTheme .faqBottom .cmp-text {
  margin-left: 20px;
}

.hotelcardTheme .faqBottom p strong,
.hotelcardTheme .faqBottom p b {
  opacity: 0.85;
  font-size: 18px;
  letter-spacing: -0.25px;
  line-height: 28px;
  text-indent: 1.5em;
}

.hotelcardTheme #accountRight div.HC-hotelIcon {
  display: flex;
  justify-content: flex-end;
  margin: 0 15% 0 0;
}

.hotelcardTheme .faqBottom .faqcolor2,
.hotelcardTheme .faqBottom .text:nth-child(even) {
  border-top: 1px solid #B2B2B2;
  border-bottom: 1px solid #B2B2B2;
  background-color: #F3F5F7;
  padding: 5px;
}

.hotelcardTheme .faqBottom .faqcolor2:last-of-type,
.hotelcardTheme .faqBottom .text:last-of-type {
  border-bottom: none;
  margin-bottom: 40px;
}

.hotelcardTheme .nav-top #logoLink {
  text-decoration: none;
}

/*Redeem hotel card section */

.hotelcardTheme #accountRight {
  padding: 6.8rem 0 1rem;
}

.hotelcardTheme #accountRight section.redeemInfoContainer {
  max-width: 75%;
  margin: 0 auto;
}

.hotelcardTheme #accountRight section.redeemInfoContainer h2 {
  text-transform: none;
  font-size: 40px;
  letter-spacing: -0.09px;
  line-height: 53px;
  text-align: center;
}

.hotelcardTheme #accountRight ol {
  display: flex;
  justify-content: space-evenly;
  padding: 20px 0;
  gap: 30px
}

.hotelcardTheme #accountRight ol li {
  font-size: 14px;
  letter-spacing: 0.15px;
  line-height: 24px;
  width: 50%;
}

.hotelcardTheme #accountRight ol h4 {
  font-size: 18px;
  letter-spacing: 0.2px;
  line-height: 29px;
}

.hotelcardTheme #accountRight .HC-hotelIcon img {
  float: right;
}

.hotelcardTheme .faqBottom div.sectionContainer {
  margin: 0 auto;
  max-width: 736px;
}

.hotelcardTheme .ArnSubPage .registrationText h1 {
  width: 80%;
}

.hotelcardTheme .ArnSubPage .registrationText h1:last-of-type {
  line-height: 40px;
}

.hotelcardTheme .ArnSubPage .registrationText h1 span.beforeActivate {
  font-size: 46px;
  letter-spacing: -0.29px;
  line-height: 58px;
}

.hotelcardTheme .ArnSubPage .registrationText h1 span.afterActivate {
  font-size: 34px;
  letter-spacing: 0.24px;
}

.hotelcardTheme .registrationText h3 {
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 18px;
  letter-spacing: -0.4px;
  line-height: 28px;
  font-weight: 300;
}

/* HOTEL CARD home page customizations */

.hotelcardTheme .alphaSkin .nav-bottom>ul,
.alphaSkin .nav-bottom>ul {
  justify-content: center;
  gap: 42px;
}


@media only screen and (max-width: 1000px) {

  .hotelcardTheme .RegistrationPage .SSForm.ArnSubPage .SSFormBody,
  .hotelcardTheme .WBValidatedRegistrationForm .SSForm.ArnSubPage .SSFormBody,
  .hotelcardTheme .WBValidatedRegistrationForm .titleContainer {
    background-color: white;
    max-width: 100%;
    width: 100%;
  }

  .hotelcardTheme .alphaSkin .nav-bottom>ul,
  .alphaSkin .nav-bottom>ul {
    gap: 20px;
  }

  .hotelcardTheme .alphaSkin .nav-bottom>ul>li .alphaSkin .nav-bottom>ul>li {
    border-bottom: 1px solid #eee;
  }

  .hotelcardTheme .alphaSkin .nav-bottom>ul>li:hover .alphaSkin .nav-bottom>ul>li:hover {
    background-color: #F3F5F7;
  }
}

@media only screen and (max-width: 800px) {
  .hotelcardTheme #accountRight {
    padding: 30px 0 30px 0;
    height: auto !important;
    min-height: unset;
  }

  .hotelcardTheme #accountRight ol {
    display: flex;
    padding: 20px 0;
    flex-direction: row;
    text-align: center;
  }

  .hotelcardTheme #accountRight .HC-hotelIcon img {
    float: none;
    display: block;
    margin: 0 0 0 auto
  }

  .hotelcardTheme #accountRight section.redeemInfoContainer h2 {
    font-size: 30px;
  }

  .WBLoginForm.hotelcardTheme #theWBLoginForm .loginContainer h1 {
    font-size: 32px;
    width: 100%;
  }

  .hotelcardTheme .WBValidatedRegistrationFormContainer.ArnSubPage {
    padding: 0px !important;
  }

  .hotelcardTheme .whyCard div.sectionContainer {
    padding: 75px 5px;
  }

  .hotelcardTheme .SSForm.ArnSubPage .SSFormBody, .titleContainer {
    vertical-align: top;
  }

  .hotelcardTheme .WBValidatedRegistrationForm .SSForm.ArnSubPage .SSFormBody form {
    padding: 1.5rem 16px;
  }
}

@media only screen and (max-width: 675px) {
  .hotelcardTheme #login a {
    display: none;
  }

  .hotelcardTheme .alphaSkin .nav-top {
    display: flex;
    padding: 0;
  }

  .hotelcardTheme .alphaSkin .nav-top #HeaderLogo {
    height: 50.8px !important;
  }

  .hotelcardTheme .headerCoBrandLogo {
    font-size: 18px;
  }

  .hotelcardTheme #accountRight ol li {
    font-size: 12px;
  }

  .hotelcardTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .submit {
    width: 100%;
  }

  .hotelcardTheme .faqBottom p {
    text-indent: 0;
    width: 92%;
  }

  .hotelcardTheme .faqBottom div.sectionContainer {
    width: 90%;
  }

  footer {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 24px;
    padding: 15px 10px 50px;
  }
}

@media only screen and (max-width: 480px) {
  .hotelcardTheme #accountRight ol {
    flex-direction: column;
    gap: 20px;
  }

  .hotelcardTheme #accountRight section.redeemInfoContainer h2 {
    font-size: 28px;
    line-height: 40px;
  }

  .hotelcardTheme #accountRight ol li {
    width: 100%;
    font-size: 16px;
    text-align: left;
  }

  .HC-hotelIcon img {
    width: 60%;
  }

  x.hotelcardTheme .alphaSkin .nav-top {
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .hotelcardTheme .headerCoBrandLogo {
    font-size: 16px;
  }

  .hotelcardTheme .alphaSkin .nav-top #HeaderLogo {
    height: 42.8px !important;
  }

  .hotelcardTheme .registrationText h1 span {
    font-size: 28px;
    letter-spacing: -0.29px;
    line-height: 40px;
    width: 100%;
  }

  .SSForm.ArnSubPage .SSFormBody form {
    max-width: 86.5%;
  }

  .WBForgotPasswordForm .SSForm.ArnSubPage .SSFormBody {
    padding: 60px 25px;
  }
}

@media only screen and (max-width: 335px) {
  .hotelcardTheme .headerCoBrandLogo {
    font-size: 13px;
  }

  .hotelcardTheme .alphaSkin .nav-top #HeaderLogo {
    height: 38.8px !important;
  }
}

@media only screen and (max-width: 300px) {
  .hotelcardTheme .alphaSkin .nav-top {
    flex-direction: column;
  }

  .hotelcardTheme .headerCoBrandLogo {
    font-size: 10px;
  }

  .hotelcardTheme .alphaSkin .nav-top #HeaderLogo {
    height: 50.8px !important;
  }

}

/* Home Page */

.homePage.hotelcardTheme .tablinks,
.homePage.hotelcardTheme .productList,
.homePage.hotelcardTheme .exclusives,
.homePage.hotelcardTheme .ourTopDeals,
.homePage.hotelcardTheme .freeTrial {
  display: none;
}

.homePage.hotelcardTheme .tablinks.active {
  display: block;
}


@media screen and (max-width: 1000px) {
  .alphaSkin .hamburger-1 {
    margin: 0 20px;
  }

  .alphaSkin .nav-top .top-links a {
    font-size: 12px !important;
  }

  .alphaSkin .nav-top li {
    margin: 0 2px;
  }
}


/* Remove header links by default */
/*xheader.alphaSkin .nav-bottom .menuItem {
  display: none;
}

xheader.alphaSkin .nav-bottom .overflow-btn-container {
  display: none;
}

x.alphaSkin.homePage .titleContainer .hotelsTabLink,
x.alphaSkin.homePage .titleContainer .carsTabLink,
x.alphaSkin.homePage .titleContainer .activitiesTabLink {
  display: none;
}*/

/* ***** End ********** */

/* fix to make headerlogo larger */
/*.arnTours.silversurferstravelclubTheme  .alphaSkin .nav-top .headerCoBrandLogo ?*/
.silversurferstravelclubTheme .alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 110px;
  margin: 5px 0 0 0;
  padding: 0.25rem;
}


@media only screen and (max-width: 650px) {
  .silversurferstravelclubTheme .topSearch .tabcontent .submit {
    border-radius: 4px;
  }
}


@media screen and (max-width: 395px) {
  .silversurferstravelclubTheme .alphaSkin .nav-top #HeaderLogo {
    height: 50.8px !important;
  }

  .home .topContainer .titleContainer h1 {
    font-size: 2.2rem;
  }

  .familytravellerTheme .alphaSkin .nav-top .branding {
    height: 42px;
  }
}

/* remove destinations section*/
.ukTheme.ArnNoPropertyResults .popularDestinationsLandingContainer,
.councilstaffTheme .popularDestinationsLandingContainer,
.verymerewardsTheme .popularDestinationsLandingContainer,
.raring2gotravelclubTheme.ArnNoPropertyResults .popularDestinationsLandingContainer,
.benefitscloudTheme.ArnNoPropertyResults .popularDestinationsLandingContainer {
  display: none;
}

.wrkitTheme .alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 45%;
  margin: 10px auto;
}

.wrkitTheme .alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 65%;
}

.readersdigestTheme .alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 70%;
}

.familytravellerTheme .alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 72%;
}

.familytravellerTheme .alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 36%;
  margin: 10px auto;
}

.WBLoginForm.fizzbenefitsTheme .loginContainer img {
  max-width: 62%;
}

.WBLoginForm.fizzbenefitsTheme .loginContainer .loginCoBrandLogo {
  max-width: 40% !important;
}

.bittravelTheme .alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 65%;
}

.WBLoginForm.bittravelTheme .loginContainer .loginCoBrandLogo {
  max-width: 30%;
  margin: 10px 10%;
}

@media only screen and (max-width: 1000px) {
  .WBLoginForm.bittravelTheme .loginContainer .loginCoBrandLogo {
    max-width: 30%;
    margin: 10px 20%;
  }
}

/* fix for logo at mobile - familytraveller is this across themes? */
@media only screen and (max-width: 400px) {
  .WBLoginForm.familytravellerTheme .loginContainer img {
    max-width: 70% !important;
    margin: 0% auto !important;
    padding: 1.5rem 0;
  }

  .WBLoginForm.fizzbenefitsTheme .loginContainer img {
    padding: 1.5rem 0;
    margin: 0% auto;
  }

  .WBLoginForm.fizzbenefitsTheme .ArnSubPage #theWBLoginForm h2 {
    margin: 10px 3px 0;
  }

  .WBLoginForm.bittravelTheme .loginContainer img {
    padding: 1rem 0;
    margin: 0% auto;
  }

  .WBLoginForm.bittravelTheme .ArnSubPage #theWBLoginForm h2 {
    margin: 10px 3px 0;
  }
}

/* hide popular destinations */
.ArnNoPropertyResults.fizzbenefitsTheme .popularDestinationsLandingContainer,
.ArnNoPropertyResults.familytravellerTheme .popularDestinationsLandingContainer,
.ArnNoPropertyResults.silversurferstravelclubTheme .popularDestinationsLandingContainer,
.ArnNoPropertyResults.wrkitTheme .popularDestinationsLandingContainer,
.ArnNoPropertyResults.readersdigestTheme .popularDestinationsLandingContainer {
  display: none;
}

/* hide cruise link */


/* hide cars link */
.myrewardsTheme .cars-link {
  display: none;
}

/* hide cars link */
.myrewardsTheme .cars-link {
  display: none;
}

/* hide resorts link */
.myrewardsTheme .resorts-link {
  display: none;
}


.cwdtravelclubTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 60%;
}

.cwdtravelclubTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 70%;
}

.hsdtravelclubTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 60%;
}

.hsdtravelclubTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 70%;
}

.dfttravelclubTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 60%;
}

.dfttravelclubTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 70%;
}

.dfctravelclubTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 60%;
}

.dfctravelclubTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 70%;
}


.raring2gotravelclubTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 50%;
}

.alphaSkin.WBLoginForm.raring2gotravelclubTheme .loginContainer .loginCoBrandLogo {
  max-width: 80%;
}

.alphaSkin.WBLoginForm.myrewardsTheme .loginContainer .loginCoBrandLogo {
  max-width: 80%;
  margin: 0 0 0 15px;
}

.myrewardsTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 96px !important;
  margin: 16px 12px 10px 0;
}

.rcitravelTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 70%;
  max-width: 70%;
  margin: auto 10px;
}

.alphaSkin.WBLoginForm.rcitravelTheme .loginContainer .loginCoBrandLogo {
  margin: 10px 0 10px 0;
}

.spiritboeingTheme .alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 170%;
  margin: 0;
}

.vantagecircleTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 60%;
}

.vantagecircleTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-width: 35%;
}


.vantagecircleTheme .carsLink {
  display: none;
}

.vantagecircleTheme .activitiesLink {
  display: none;
}

.vantagecircleTheme .airLink {
  display: none;
}

.activeTheme .alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 65%;
}

/*hide popular destinations on hotel search page*/
.RootTypeCity.auTheme .popularDestinationsLandingContainer,
.RootTypeCity.auaffTheme .popularDestinationsLandingContainer,
.RootTypeCity.myrewardsTheme .popularDestinationsLandingContainer,
.RootTypeCity.sgTheme .popularDestinationsLandingContainer,
.RootTypeCity.safraTheme .popularDestinationsLandingContainer,
.RootTypeCity.singaporeexpoTheme .popularDestinationsLandingContainer,
.RootTypeCity.inTheme .popularDestinationsLandingContainer {
  display: none;
}

/*active network theme styles*/
.WBLoginForm.activeTheme .loginContainer .loginCoBrandLogo {
  max-width: 45%;
  margin: 0 auto;
}

button#profile-btn.profile-btn:hover {
  background-color: transparent;
}

/*header fix*/
.arnVillas .main-view-div {
  margin-top: 110px;
}

.arnTours.themesilversurferstravelclub .headerCoBrandLogo {
  max-height: 100px;
  margin: 0 auto;
  padding-top: 0.5rem;
}

/***** .benefitscloudTheme *****/
.benefitscloudTheme #theWBLoginForm .loginContainer h2 p:last-of-type {
  margin-bottom: 0;
}

.benefitscloudTheme #theWBLoginForm .loginContainer h2 p:first-of-type {
  margin-top: 0;
}

.benefitscloudTheme #theWBLoginForm #theUserNameAjax {
  margin-top: -40px;
}

.WBLoginForm.benefitscloudTheme .loginContainer .loginCoBrandLogo {
  max-width: 40%;
  margin: 10px 0 5px 15px;
}

.mbsTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 50%;
  margin: 10px 15px;
}

.xperienceTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 40%;
  margin: 10px 15px;
}

.singaporeexpoTheme.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 60%;
}


.rankoneTheme.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 50%;
}



.verymerewardsTheme .nav-top .headerCoBrandLogo {
  max-height: 50%;
}

.safraTheme .nav-top .headerCoBrandLogo {
  max-height: 50%;
}


/* Premium Products Filter Based on Credit amount (currently for 78998) */
.hotelcardTheme.hidePremiumProducts .upgradeNeeded,
.hotelcardTheme.hidePremiumProducts .overflow-btn-container,
.hotelcardTheme.hidePremiumProducts .freeTrialMember,
.hotelcardTheme.hidePremiumProducts.userAdmin .upgradeButton.premium,
.hotelcardTheme.hidePremiumProducts.SearchHotels .memberSavings,
.hotelcardTheme.hidePremiumProducts.SinglePropDetail .memberSavings,
.hotelcardTheme.hidePremiumProducts.SinglePropDetail .upgradePremium,
.hotelcardTheme.hidePremiumProducts.CheckOutForm .upgradeMembershipSection {
  display: none;
}

.hotelcardTheme.registrationPaywall #accountRight .box ol {
  display: block;
  padding: 0 0 0 20px;
}

.hotelcardTheme.registrationPaywall #accountRight .box ol li {
  font-size: 16px;
  width: 100%;
}

.hotelcardTheme.registrationPaywall .page div.sectionContainer .content .grid span img {
  margin: 13px 5px 0;
}

.hotelcardTheme.CheckOutForm .upgradeMembershipSection legend {
  background-color: #d6ede6;
}

.hotelcardTheme.CheckOutForm .upgradeMembershipSection .congratsBox {
  display: inline-flex;
  align-items: center;
  margin: 15px 30px 0;
  background-color: #E6F4F4;
  border: 1px solid #BBE0E0;
  padding: 0 5px;
}

.hotelcardTheme.CheckOutForm .upgradeMembershipSection .congratsBox img {
  width: 40px;
}

.hotelcardTheme.CheckOutForm .upgradeMembershipSection .additionalUpsellText {
  font-size: 20px;
  font-weight: 600;
  padding: 15px 0 0 30px;
}

.hotelcardTheme.CheckOutForm .upgradeMembershipSection .offersLearnMore {
  color: #595B5C;
  font-weight: 600;
}

.hotelcardTheme.CheckOutForm .upgradeMembershipSection .upgradeCustomContent svg {
  vertical-align: middle;
}

.hotelcardTheme.CheckOutForm .upgradeMembershipSection .upgradeMembershipCheckboxSection,
.hotelcardTheme.CheckOutForm .upgradeMembershipSection .extraContent .box {
  background-color: initial;
}

.hotelcardTheme.CheckOutForm .upgradeMembershipSection .additionalUpsellText .highlight {
  color: #FB7857;
  font-size: 20px;
  font-weight: 600;
}



.hotelcardTheme.CheckOutForm .upgradeMembershipSection .congratsBox.hide {
  display: none !important;
}


.hotelcardTheme.SearchHotels .memberSavings .creditsLabel {
  xcolor: #21b469;
}


@media only screen and (min-width: 1000px) {
  .hotelcardTheme.SinglePropDetail .ArnProperty .ArnPropName .ArnRateCell {
    top: 5px;
  }
}



/* End Premium Products Filter Based on Credit amount (currently for 78998) */

/*css for buttonizing the link in Your Offer box*/
#text-164fccc86d {
  margin-top: -20px;
  padding: 2px;
  width: 100%;
  min-height: 50px;
  line-height: 0.875;
  background-color: var(--color-primary);
  display: block;
  border-radius: 5px;
  text-align: center;
  letter-spacing: 1.31px;
}

/*.externalbutton:hover taken out causing issues on static-home btn */
#text-164fccc86d:hover {
  background-color: var(--color-primary-hover) !important;
}

#text-164fccc86d p a {
  color: white;
}

.triwireTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 60%;
}

.triwireTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-width: 30%;
}

.arnAirRevelex.triwireTheme .alphaSkin .nav-top .headerCoBrandLogo {
  max-width: 30%;
}

.singaporeexpoTheme.userAdmin #theWBClub365ProfileAddressFormBody #theCountryAjax,
.singaporeexpoTheme.WBValidatedRegistrationForm .WBValidatedRegistrationFormFields #theCountryAjax {
  display: none;
}

.hotelcardTheme.WBLoginForm .loginContainer .loginCoBrandLogo {
  display: none !important;
}

.usagtTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-height: 45px;
}

/* wrikitanz custom css */

.wrkitanzTheme.alphaSkin .nav-top .headerCoBrandLogo {
  max-width: 25%;
}

/* wrikitanz end */

/* Prevent btn overlap on text */
.hotelcardTheme.homePage .dashboard .my-offer .iconcard img {
  margin: 0;
}

.hotelcardTheme.homePage .dashboard .my-offer .externalbutton {
  position: relative;
  width: initial;
  bottom: initial;
}

.hotelcardTheme.homePage .dashboard .cmp-container .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

/*adjustment Qa site only*/
.ukTheme.site-78998 .homePage .page div.sectionContainer .content .card {
  height: 450px;
}

/*extra border on tripbeat vantage theme update frankenstein 3285?*/
.registrationPaywall .upgradeMembershipSection {
  border: unset;
}

/*hide currency selector in the search filters and search results pages for verymerewards*/
.verymerewardsTheme #CurrenciesContainer,
.verymerewardsTheme #simpleSearch td.ArnCurrency,
.verymerewardsTheme #theSearchForm div.currency-selector,
.verymerewardsTheme div.filter-category.currency-category,
.verymerewardsTheme .search-promo-banner-discount.discountCard {
  display: none;
}

.SearchHotels.layoutSidecardSearch .ArnProperty .percentSavings {
  background-color: var(--color-primary) !important;
}

/* Club M Select Costume Css */
.clubmselectTheme .page .dashboard div.sectionContainer .content .details .freeTrialMember a.upgradeButton {
  display: none !important;
}

/* End Club M Select Css */

/* Shopbackph Costume Css*/
.shopbackphTheme .page .dashboard div.sectionContainer .content .details .freeTrialMember a.upgradeButton {
  display: none !important;
}

.shopbackphTheme .page.home .freeTrial {
  display: none;
}

/*End Shopbackph Css*/


/* SSO Theme Customizations */

.SSOTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm a,
.SSOTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .FormActions a,
.SSOTheme .createAccountContainer span {
  color: white;
  text-align: center;
  width: max-content;
  display: block;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.67px;
  line-height: 24px;
  text-decoration: none;
  margin: 0 auto;
}

.SSOTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm h2:last-of-type,
.SSOTheme .WBLoginFormFields,
.SSOTheme .createAccountContainer,
.SSOTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .FormActions a.ForgotPasswordAction {
  display: none;
}

/*End SSO Theme Css*/

/*Club M Aspire Costume Css*/

.clubmaspireTheme.alphaSkin.WBLoginForm .loginContainer .loginCoBrandLogo {
  max-width: 80%;
  height: initial;
  margin: 0 10px 15px;
}

/*End Club M Aspire Css*/

/* Promo Code Hidden */

.cwdtravelclubTheme.siteDiscountCardActive .search-promo-banner-discount.discountCard {
  display: none;
}

.dfctravelclubTheme.siteDiscountCardActive .search-promo-banner-discount.discountCard {
  display: none;
}

.dfttravelclubTheme.siteDiscountCardActive .search-promo-banner-discount.discountCard {
  display: none;
}

.hsdtravelclubTheme.siteDiscountCardActive .search-promo-banner-discount.discountCard {
  display: none;
}

.ArnCarRentals.RootBody .landing-page-bottom section div.column a {
  border: none;
}

/* End of Promo Code */

/*fixes on btns*/
.ArnActivities.alphaSkin .nav-bottom .overflow-btn-container button {
  background-color: transparent !important;
}

.alphaSkin .profile-btn {
  background-color: transparent !important;
}

.alphaSkin .profile-btn:hover {
  background-color: transparent !important;
}

/*resorts*/
.arnMywebresresorts .alphaSkin .profile-btn {
  margin-left: auto;
}

.arnMywebresresorts .alphaSkin .nav-top .vl {
  display: block;
}

.alphaSkin .profile-dropdown a {
  color: black;
}

@media screen and (min-width: 1000px) {
  #profile-dropdown .drop-link {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .arnMywebresresorts .alphaSkin .hamburger-1 {
    margin-left: auto;
  }

  .WBClub365Menu span:nth-child(2) {
    display: none;
  }

  .WBClub365Menu span:nth-child(3) {
    display: none;
  }
}

/***Coupon Banner Display on ukaffTheme***/
.ukaffTheme.siteDiscountCardActive .search-promo-banner-discount.discountCard {
  display: none;
}

/* Remove ability to upgrade to premium for Shopbackph */
.shopbackphTheme.alphaSkin .freeTrialMember,
.upgradeNeeded,
.upgradeMembershipSection,
.upsellMsg,
.upgradeButton.premium {
  xdisplay: none !important;
}



.CheckOutForm .creditSavings {
  color: #3aab03;
}

@media screen and (max-width: 650px) {
  .hotelcardTheme.SearchHotels.SearchMode-WBHotelListKeystone .ARNSortItem {
    top: 1px;
  }
}

.SearchHotels.SearchMode-WBHotelListKeystone .ArnLeftSearchContainer {
  background-color: #D6EDE6;
}

.litepicker .container__days .day-item.is-start-date,
.litepicker .container__days .day-item.is-end-date {
  color: #35312A;
  background-color: #8CD6D4;
}

.litepicker .container__days .day-item.is-in-range {
  background-color: #D6F0EF;
}

/* Offer Fixes */
@media screen and (max-width: 800px) {
  .alphaSkin.SearchHotels.mobile header.offer-banner {
    position: unset;
  }

  .alphaSkin.SearchHotels.mobile .ArnSearchContainerMainDiv {
    margin-top: 219px;
  }
}

/* Keystone Checkbox Fix */
.ArnSubPage .confirmationWarning .checkbox {
  width: unset;
}


/*updates with Revelex - do not remove*/
.arnAirRevelex {
  display: block !important;
}

.arnAirRevelex .main-area-container .main-area-header {
  display: none;
}

/*uncheck if using revelx cruise*/
x.cruise .cw-search-bar input, .arnAirRevelex .cw-search-bar input {
  text-indent: 0 !important;
}

x.cruise .main-area-container .main-area-header {
  display: none;
}

/*end of Revelex over-rides*/

.couponCodeVisibility {
  display: none;
}

#accountRight {
  min-height: 728px;
  background-position: top center;
}

/* Set white font on dark background */
.percentSavings {
  color: var(--color-white-white);
}

.RootTypeDestination .featuredContainer {
  display: block !important;
}

.WBLoginFormContainer.ArnSubPage #theWBLoginForm a, .WBLoginFormContainer.ArnSubPage #theWBLoginForm .FormActions a {
  color: var(--color-black-100);
}

.page .dashboard div.sectionContainer .content .box {
  display: flex;
  flex-direction: column;
  xjustify-content: space-between;
  gap: 10px;
}

.page .dashboard .submit {
  line-height: 26px;
}

/* theme ltc specific branding */

.ltcTheme.PremiumMemberType .exclusives {
  display: none;
}

.ltcTheme.PremiumMemberType.alphaSkin .dashboard .resSeeAll.yesUpcoming a.submit.light {
  padding: 11px;
  width: 100%;
}

.ltcTheme.PremiumMemberType .page .dashboard div.sectionContainer .recentSearches a {
  color: #333 !important;
}

.SearchHotels .fullStayTotal .note {
  display: block;
}

/*fix on resorts header */
.arnMywebresresorts .alphaSkin .nav-top>ul {
  display: flex;
  margin-right: auto;
  align-items: flex-end;
  width: 100%;
  justify-content: flex-end;
  gap: 8px;
}

/* Fixes is this just on hotel card? TS-509 */
.staticWidgetPage .topContainer .titleContainer .topSearch .submit {
  height: initial;
  width: 92px;
  padding: 14px 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  color: white;
  background-color: #EA5E40;
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: var(--color-primary);
}

.homePage.hotelcardTheme .page .dashboard div.sectionContainer .recentSearches a.submit.light {
  color: white;
  background-color: #EA5E40;
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: var(--color-primary);
}

.homePage.hotelcardTheme .page .dashboard div.sectionContainer .recentSearches a.submit.light:hover {
  background-color: var(--color-primary-hover);
}

/* hotel savings card member type */
x.homePage.hotelsavingscardmembertype .aem-caas {
  visibility: visible;
}

/* end of fixes */

.xperienceTheme.alphaSkin .nav-top .headerCoBrandLogo {
  min-width: auto;
  max-height: 80%;
}

/* Sunset CSS for Themes - do not display on these themes TCMP-709*/
.xperienceTheme .freeTrialMember,
.mbsTheme .freeTrialMember,
.usagtTheme .freeTrialMember,
.bittravelTheme .freeTrialMember {
  display: none !important;
}

/*********** Sunset CSS add sunsetTheme for themes being integrated into TNL Go /TCMP-735  **********/

.sunsetTheme .popularDestinations,
.sunsetTheme .inspirations,
.sunsetTheme .planVacation,
.sunsetTheme .freeTrial,
.sunsetTheme .ourTopDeals,
.sunsetTheme .exclusives,
.sunsetTheme .productList,
.sunsetTheme .ArnSupportLinks.ArnSupportBottom.static,
.sunsetTheme footer {
  display: none !important;
}

.WBLoginForm.sunsetTheme .SSForm.ArnSubPage .SSFormBody form, .titleContent {
  padding: 60px 10px;
  display: flex;
  justify-content: center;
}

.home .topContainer .titleContent {
  display: block;
}

.WBLoginForm.sunsetTheme .loginCoBrandLogo,
.WBLoginForm.sunsetTheme .theheaderImg {
  display: none !important;
}

.WBLoginForm.sunsetTheme .loginContainer {
  background-color: rgba(240, 240, 240, 0.9);
  border-radius: 24px;
  max-width: 90%;
}

.WBLoginForm.sunsetTheme .CreateAnAccountAction {
  display: none !important;
}

/* Parent class with .sunsetTheme or .sunsetMessage for all themes integrated into TNL. -Files used footer-site.js in theme & theme.js */
.sunsetTheme .sunsetMessage,
.sunsetMessage .theSteps li,
.sunsetMessage .sunsetHeader h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  display: inline-flex;
  flex-wrap: wrap;
}

.sunsetMessage .sunsetContent {
  text-align: left;
}

.sunsetMessage .sunsetHeader h1 {
  display: block !important;
  font-size: 20px;
  font-weight: 700;
  text-transform: none !important;
}

.sunsetMessage div.sunsetHeader {
  border-bottom: 1px solid #C3C3C0;
}

.WBLoginForm.sunsetTheme .loginContainer .sunsetMessage .theBenefits span img {
  display: block !important;
}

.sunsetMessage div.sunsetIntro p {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 0 36px;
}

.sunsetMessage span.benefitBlurb.one,
.sunsetMessage span.benefitBlurb.two,
.sunsetMessage span.benefitBlurb.three {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #36382E;
}

.sunsetTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .sunsetMessage .theBenefits h2 {
  font-size: 18px;
  color: #36382E;
  max-width: 100% !important;
  margin: 0;
  text-align: left !important;
  text-indent: 55px;
  padding: 0;
  font-family: 'SohneBreitFett', sans-serif;
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: bolder;
}

.sunsetMessage .sunsetIntro {
  font-size: 20px;
  display: flex;
}

.sunsetMessage .benefitBlurb.one,
.sunsetMessage .benefitBlurb.two,
.sunsetMessage .benefitBlurb.three {
  margin-bottom: 40px;
}

.WBLoginForm.sunsetTheme .loginContainer .sunsetMessage .benefitBlurb img {
  margin: -20px 0 0;
}

.sunsetTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .sunsetMessage .sunsetIntro .tnlLink a {
  display: inline;
  font-size: 20px;
}

.sunsetTheme .sunsetIntro span:nth-child(2) {
  padding: .8rem 0 0;
  font-size: 18px;
}

.sunsetTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .sunsetMessage .theSteps a {
  color: #236180;
  font-weight: 400;
  line-height: 1.5;
}

.sunsetMessage .sunsetMessagebtn {
  background-color: #f2ba00;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-family: Roboto Condensed, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .25s ease-in;
  border-radius: 2rem;
  letter-spacing: .05em;
  line-height: 1.625rem;
  width: fit-content;
  margin: 0 auto;
}

.sunsetTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .sunsetMessage .sunsetMessagebtn a {
  text-decoration: none !important;
}

.sunsetTheme .loginContainer .sunsetMessage .sunsetHeader img {
  width: 300px;
  display: block !important
}

/* css for adding account*/
.sunsetTheme .sunsetMessage .clubaccountLink {
  display: inline-block;
  width: 100% !important;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  white-space: wrap;
  font-weight: 600;
}

.sunsetTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .sunsetMessage .theSteps .clubaccountLink a {
  display: inline;
}

/*********** END OF SUNSET CSS *************/

/********* Hotel Card Fix old CSS not showing?**********/
.hotelcardTheme.registrationPaywall .titleContent {
  padding: 60px 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.hotelcardTheme.registrationPaywall .titleContent a.submit {
  padding: 18px 0 20px;
  display: block;
  width: 100%;
  max-width: 400px;
  border-radius: 5px;
  text-align: center;
  min-height: 50px;
  line-height: 1;
  border: 1px solid transparent;
  text-decoration: none;
  background-color: var(--color-primary);
}

.hotelcardTheme .ConfirmAction.submit,
.hotelcardTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .LoginAction .submit,
.hotelcardTheme a.upgradeButton.premium {
  background-color: var(--color-primary);
}

.hotelcardTheme.registrationPaywall .titleContent a.submit:hover,
.hotelcardTheme .WBLoginFormContainer.ArnSubPage #theWBLoginForm .LoginAction .submit:hover,
.hotelcardTheme .ConfirmAction.submit:hover,
.hotelcardTheme a.upgradeButton.premium {
  background-color: var(--color-primary-hover);
}

.hotelcardTheme.undefinedMemberType .top-link.freeTrialMember,
.hotelcardTheme .top-link.freeTrialMember {
  margin: 0;
}

.hotelcardTheme .WBLoginForm #accountRight {
  width: 54%;
}


.homePage .dashboard span.my-offer.box.aem-caas {
  visibility: visible !important;
}

@media screen and (min-width: 1000px) {
  .hotelcardTheme .alphaSkin .nav-top .top-links a {
    font-size: 14px;
  }
}