@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap');

body {
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
/* main search */
#dwTopDiv {
    font-family: 'Nunito Sans', Arial;
    background-color: black;
    max-width: 100% !important;
    background-color: #c1a458;
    max-width: 100% !important;
    border: solid 1px #c1a458;
}
div.zzTopDiv{
    font-family: 'Nunito Sans', Arial;
    font-size: 16px;
    line-height: 26px;
}
  
#dwSelectCriteria h2{
    display: none;
}
#dwSelectCriteria>div{
    float: left;
    width: 49%;
    margin-top: 5px;
    margin-right: 0;
}

#dwSelectCriteria>div#dwCruiseline{
    float: right;
}
#dwSelectCriteria>div#dwPort{
    float: right;
}
#dwSelectCriteria>div#dwDate{
    float: right;
}
#dwButtonBox a{
    text-align: center;
    background-color: #000;
    border: 0;
    border: 1px solid #000;
    border-radius: 0;
    padding: 10px 20px;
    font-family: 'Nunito Sans', Arial;
    font-weight: 700;
    font-size: .65rem;
    text-decoration: none;
    transition: .3s all;
    text-transform: uppercase;
    line-height: 1;
}
#dwButtonBox a:hover {
    border: 1px solid #000;
    background: #c1a458;
    color: #000;
}

/* end main search */

/* advanced search */
.zzPageHeader {
    background-color: #000;
}
.zzPageHeader a{
    display: none;
}
.zzPageTitle{
    margin-top: -28px;
    margin-bottom: 2px;
}
.zzPageHeader img {
  visibility: hidden;
}
.zzAdSpace-Right{
    display: none;
}
#asMainBody>h1{
    color: #c1a458;
}
#asSortBy,
#asCriteriaMainPanel ul>li.selected{
    color: #000;
}
#asCriteriaMainPanel{
    background-color: rgb(243, 243, 243);
}
#asSelectCriteria #asSortBy {
  display: none;
}
/* end advanced search */

/* search results */

div.crPaging a{
    color: #c1a458;
}

.lfTopDiv>form, #crHeader, .zzPageHeader img, #zzPageHeader {
    background-color: #c1a458;
    /*background-color: #000;*/
}

.lfAdvSearchLink{
    text-align: center;
    background-color: #000;
    border: 0;
    border: 1px solid #000;
    border-radius: 0;
    padding: 10px 20px;
    font-family: 'Nunito Sans', Arial;
    font-weight: 700;
    font-size: .65rem;
    text-decoration: none;
    transition: .3s all;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 5px;
    display: inline-block;
    white-space: nowrap;
}
.lfAdvSearchLink:hover {
    border: 1px solid #000;
    background: #c1a458;
    color: #000;
}
div.crVendorCruise span{
    color: #c1a458;
}
select,
.lfTopDiv>form select{
    font-family: 'Nunito Sans', Arial;
    font-size: 13px;
    line-height: 23px;
}

/* end cruise details */

#cdPaxBox{
    background-color: rgb(243, 243, 243);
}
#cdItinDetails table{
    font-size: 12px;
    line-height: 20px;
}
#cdItinDetails tr.top td.day {
    background-color: #c1a458;
}
#cdItinDetails td.port, #cdItinDetails td.port a {
    color: #000;
}
#cdTabArea > ul li.selected {
    background-color: #c1a458;
    color: #fff;
}
#dplDeckSelection div.box>div.selected{
    background-color: #c1a458;
}
#cdTabArea>ul li span{
    color: #000000;
}
/* end cruise details */

h1,h2,h3{
    color: #000;
}
a{
    color: #000;
}
a:hover{
    color: #000;
}
ul{
    color: #c1a458; 
}
.crSortLinks {
    display: none !important;
}
.zzTopDiv{
    font-family: 'Nunito Sans', Arial;
    font-size: 16px;
    line-height: 26px;
}
#dwGoButton, 
.zwSearchButton, 
.zzSelectButton,
button,
#cdBody div.cdLocExp button.close,
#seButtonBox div.zzSelectButton {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 0;
    padding: 10px 20px;
    font-size: .65rem;
    text-decoration: none;
    font-family: 'Nunito Sans', Arial;
    transition: .3s all;
    font-weight: 700;
}
#dwGoButton:hover,
.zwSearchButton:hover, 
.zzSelectButton:hover,
button:hover,
#cdBody div.cdLocExp button.close:hover,
#seButtonBox div.zzSelectButton:hover {
    border: 1px solid #000;
    background: #c1a458;
    color: #000;
}
#dwGoButton:focus,
.zwSearchButton:focus, 
.zzSelectButton:focus,
button:focus {
    outline: none;
}

.zzCopyrightNotice,
.zzCallAssist,
#crCallAssist,
#leFooter {
  display: none;
}
#dwNonRef{
    display: none;
}
#asNonRef{
    display: none;
}
#dwPSLink{
    display: none;
}
.zwPortSearchLink{
    display: none;
}
.zzPageHeader img{
    width:200px; 
    height:31px;
}
.zzPageHeader span.phone {
    display: none;
}
div.crPrices.noPrice{
    color: #c1a458;
}
.lfBestDealBox h3{
    display: none;
}
.crShipImage span.stars{
    display: none;
}
.lfChkNRef{
    display: none;
}
.lfPromoCode {
    display: none;
}
div.crPrices{
    display: none;
}
#crFooter.zzRateDisclaimer{
    display: none;
}
#crFooter.zzCallAssist{
    color: #c1a458;
}
#crFooter.zzCallAssist .zzCallAssistance{
    color: #4e4e4e;
}
.bookNow{
    display: none !important;
}
#cdItinInfo div.rates{
    display: none;
}
#cdItinInfo div.rates span.price{
    color: #c1a458; 
}
#cdItinInfo div.rates a{
    color: #c1a458; 
}
div.cdBestRate{
    display: none;
}
#cdSailingRates div.showMore{
    color: #c1a458;
}
#cdTabArea>ul li.bookNow{
    display: none !important;
}
#cdTabArea div.tab.frame{
    display: block !important;
}
#sprTopRow div.table{
    color: #000;
}
tr.ccPricesRow td{
    display: none;
}
#asFooter div.images{
    display: none;
}
.zzMainBody, 
.zzFooter{
    margin-top: 0px;
    overflow: hidden;
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 15px;
}
#ccMainBody h1{
    color: #000000;
}

.crListingIcons a.special{
    margin-top: 15px;
    background-color: #c1a458;
    color: #fff;
    border: none;
    padding: 5px 10px;
    max-width: 100%;
    transition: .3s all;
}
.crListingIcons a.special:hover{
    background-color: #000;
}

@media screen and (min-width: 1366px) {
    .lfTopDiv{
        margin-left: calc( (100% - 1320px) / 2);
    }
    #crCruiseListings{
        margin-left: 15px;
        max-width: 100%;
    }
    #cdMainBody{
        padding-left: 10px;
        padding-top: 5px;
    }
}

@media screen and (min-width: 1600px) {
    .lfTopDiv{
        margin-left: calc( (100% - 1520px) / 2);
    }
    #crMainBody,
    #cdMainBody{
        max-width: 100%;
        margin-right: calc( (100% - 1520px) / 2);
    }
    #crHeader2 {
        margin-right: 0;
        margin-left: 15px;
    }
}

button.zzSlider{
    background: #c1a458;
}
.lfTopDiv button.zzSlider{
    color: #fff;
    border: 1px solid #c1a458;
}
@media screen and (max-width: 767px){
    #crTopDiv .zzPageTitle {
        color: #fff;
    }
    .zzPageTitle {
        color: #fff;
    }
}
@media only screen and (max-width: 599px) {
    #asCriteriaMainPanel section.main h2, #asDestination h2 {
       background-color: #c1a458; 
    }
}
#cdItinInfo button.zzSlider, 
#cdItinDetails button.zzSlider {
    background-color: #c1a458; 
    color: #fff;
}
button.zzSlider {
    background-color: #c1a458;
}
.h2.cdEmailFriend span {
    color: #c1a458; 
}
.zzPageTitle{
    background: #000;
    margin: 0;
    padding: 5px 0px;
}
.zzPageTitle, .zzPageTitle span {
    /*color: black;*/
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.2px;
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
}
div.crBonusOffers span.zzBonusOffers-Title{
    color: #c1a458; 
}
#cdTabArea div.tab{
    border: solid 1px #000;
}
#cdItinInfo div.rates{
    border: solid 2px #c1a458;
}

/* special offer */
div.zzSpecialOffer h1{
    color: #c1a458; 
}
div.zzSpecialOffer h2{
    color: #000000; 
}
div.zzSpecialOffer h4{
    color: #c1a458;
}
/* end special offer */

/* category availability */
div.zzBookingSummary div.box{
    background-color: #f3f3f3;
}
div.zzBookingSummary div.bonus label{
    color: #000;
}
div.zzBookingSummary div.bonus{
    background-color: #f3f3f3;
    border: solid 1px #000;
}
div.zzBookingSummary label, div.zzBookingSummary span[class|=zzSummary]{
    color: #c1a458;
}
#caCategoryList div.tabs span.selected{
    background-color: #c1a458;
}
div.caCategoryListing>h2{
    background-color: #c1a458;
}
#caCategoryList div.tabs>span{
    border: solid 1px #000;
    color: #000;
}
.zzNeedHelp span.phone, .zzNeedHelp span.refNum{
    color: #c1a458;
}
div.caCategoryListing{
    border: solid 1px #000;
}

/* missing session */
.zzTitleBox{
    background-color: #c1a458;
}
.zzSubTitleBox{
    background-color: #f3f3f3;
}
#seButtonBox{
    height: 50px;
    padding: 10px;
}
#seButtonBox div.zzSelectButton{
    margin: 0;
}

/* header & footer */
iframe.zzCustHdrFrame {
    width: 100%;
    height: 99px;
    display: block;
    height: 125px;
}

@media screen and (min-width: 768px){
    iframe.zzCustHdrFrame {
        height: 74px;
    }
}

iframe.zzCustFtrFrame {
    width: 100%;
    height: 605px;
    display: block;
}

@media screen and (min-width: 768px){
    iframe.zzCustFtrFrame {
        height: 325px;
    }
}


/* Popup Widget */
#caBody .ui-widget {
  border-radius: 0;
  border: none;
  width: calc(100% - 30px);
}
@media (min-width: 991px) {
#caBody .ui-widget {
  width: calc(100% - 30px);
  max-width: calc(850px - 30px);
}  
}
#caBody .ui-widget div.ui-dialog-titlebar {
  background-color: #4e4e4e;
}
#caBody .ui-widget .ui-dialog-buttonpane, #caBody .ui-widget div {
  background-color: #4e4e4e;
  margin: 0;
  padding: 0;
  border: none;
}
#caBody .ui-widget.ui-button.ui-state-default, #caBody .ui-widget.ui-button.ui-state-default.ui-state-hover {
  background: black;
  color: #c1a458;
  border: 1px solid #c1a458;
  border-radius: 0;
  font-family: 'Nunito Sans', Arial;
  font-weight: 700;  
  line-height: 122%;  
  letter-spacing: 0.03em;
  font-size: 1.2em;

}
#caBody .submit.ui-widget.ui-button.ui-state-default, #caBody .submit.ui-widget.ui-button.ui-state-default.ui-state-hover {
  color: white !important;
  background: #c1a458 !important;
  border: none;
  border-radius: 0;  
  font-family: 'Nunito Sans', Arial;
  font-weight: 700;
  line-height: 122%;  
  letter-spacing: 0.03em;
  font-size: 1.2em;
}
#caBody .ui-widget .ui-widget-header .ui-icon, .ui-state-hover .ui-icon .ui-state-focus .ui-icon {
  background-image: url('https://tullyluxurytravel.com/wp-content/uploads/2020/06/close.png');
  width: 30px;
  height: 30px;
  z-index: 5555;
  position: absolute;
  top: 0;
  right: 1px;
  background-position: 0%;
  background-size: contain;
  border: none;
  font-family: 'Nunito Sans', Arial;
  font-weight: 700;
  line-height: 122%;  
  letter-spacing: 0.03em;
  font-size: 1.2em;
}
#caBody .ui-widget .ui-dialog-titlebar-close {
  top: 30px;
  right: 20px;
}
#caBody .ui-widget a.ui-state-hover {
  background: transparent;
  border: none;
}
#caBody .ui-widget .ui-dialog-title {
  font-family: 'Nunito Sans', Arial;
  font-weight: 100;
  font-size: 2.25em;
  line-height: 122%;
  margin: 0;
  text-align: center;
  float: none;
  display: block;
  padding: 60px 0 40px;
}
@media (min-width:992px) {
  #caBody .ui-widget .ui-dialog-title {
    font-size: 1.75em;
    padding: 75px 0 40px;
  }
}
#caEmailOverlay {
  background-color: #4e4e4e;
}
#caBody .ui-widget .zzEmailForm {
  max-width: calc(100% - 60px);
  margin: 0 auto;
  background-color: #4e4e4e;
  color: #c1a458;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}
.zzEmailForm #comments {
  width: 400px;
}
@media (min-width: 991px) {
#caBody .ui-widget .zzEmailForm {
  -ms-grid-columns: 44% 60px 45%;
  grid-template-columns: 44% 45%;
  grid-column-gap: 60px;    
}
#caBody .ui-widget .zzEmailForm div:nth-child(9) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.zzEmailForm #comments {
  height: 150px;
  width: calc(100% + 20px);
}
}
#caBody .ui-widget .zzEmailForm .zzFormLabel-Name, #caBody .ui-widget .zzEmailForm .lblState, #caBody .ui-widget .zzEmailForm .zzFormLabel-Email, #caBody .ui-widget .zzEmailForm .zzFormLabel-Country, #caBody .ui-widget .zzEmailForm .zzFormLabel-Zip,#caBody  .ui-widget .zzEmailForm .zzFormLabel-Phone, #caBody .ui-widget .zzEmailForm .zzEmailPopup-Comment, #caBody .ui-widget .zzEmailForm .zzFormLabel-State {
  display: block;
  font-family: 'Nunito Sans', Arial;
  font-size: .75em;
  line-height: 122%;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-weight: 400;
}
#caBody .ui-dialog-buttonpane .ui-dialog-buttonset {
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  margin-bottom: 50px;
  width: calc(100% - 30px) !important;
}

#caBody .ui-widget .zzEmailForm input[type="text"], #caBody .ui-widget .zzEmailForm select {
  padding: 0;
  height: 40px;
  border: none;
  margin-bottom: 10px;
  width: 100%;
  padding: 0 10px;
  font-family: 'Nunito Sans', Arial;
}
#caBody .ui-widget #state, #caBody .ui-widget #country {
    width: calc(100% + 20px);
}
#caBody .ui-widget .zzEmailForm #ca_lblState, #caBody .ui-widget .zzEmailForm div:nth-child(4) {
    position: relative;
}
#caBody .ui-widget .zzEmailForm #ca_lblState::after, #caBody .ui-widget .zzEmailForm div:nth-child(4)::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0px;
    width: 14px;
    height: 12px;
    margin-top: 0px;
    background-image: url('https://tullyluxurytravel.com/wp-content/themes/tully/images/icon-arrow-down.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
#ca_lblState select, select#country {
   -webkit-appearance: none;
      -moz-appearance: none;
           appearance: none;
}
.zzErrorText {
  padding: 30px !important;
  color: pink !important;
}

.zzErrorText ul {
  color: pink !important;
}





/*AM_DC_*/
#caTopDiv header#caHeader {
    display: none;
}
#caTopDiv .zzPageTitle {
    margin-bottom: 20px;
    margin-top: 150px;
}
#caMainBody {
    width: 80%;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
}
#caMainBody .zzBookingSummary {
    display: inline-block;
    float: right;
    width: 35%;
    margin: 0;
    padding: 0;
}
#caCategoryList div.tabs {
    border: none;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #D8D8D8;
}
#caCategoryList div.tabs span {
    width: auto;
    border: none;
    background-color: transparent;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.44px;
    font-family: 'Nunito Sans', Arial;
    padding: 10px 5%;
    margin: 0;
    display: inline-block;
    color: #1b1b1b;
}
#caCategoryList div.tabs span.selected {
    background-color: transparent;
    color: #1b1b1b;
    border-bottom: 3px solid #D89E40;
}
#caCategoryList #form1 {
    width: 60%;
}
div.caCategoryListing {
    border: none;
    padding: 0;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 2px solid #d8d8d8;
    position:relative;
}
.caCategoryListing .image div {
    text-align: left;
    color: #7D97A1;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.22px;
    display: inline;
    margin-right: 5px;
}
div.caCategoryListing div.image img {
    margin: 0;
    border-radius: 8px;
    margin-bottom: 5px;
}
div.caCategoryListing div.description p:nth-child(n+3) {
    display: none;
}
div.caCategoryListing>h2 {
    display: none;
}
#caCategoryList div.tab .description h3 {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.56px;
    color: #14475B;
    font-family: 'Playfair Display';
    grid-area: title;
}
div.caCategoryListing div.decks {
    grid-area: decks;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    color: #7D97A1;
    font-family: 'Nunito Sans', arial;
}
div.caCategoryListing div.decks a {
    text-decoration: none;
    color: inherit;
}
div.caCategoryListing div.priceBox {
    margin: 0;
    padding: 10px;
    border: 2px solid #D89E40;
    background-color: #D89E40;
    border-radius: 8px;
}
div.caCategoryListing div.priceBox:hover {
  background-color: #FFF !important;
  color: #D89E40;
}
div.caCategoryListing div.priceBox:hover a {
  color: #D89E40;
}
div.caCategoryListing div.priceBox h3 {
    display: none;
}
div.caCategoryListing div.priceBox {
    margin: 0;
    padding: 10px;
    top: 0 !important;
    background-color: #D89E40 !important;
    border: 2px solid: #D89E40;
    border-radius: 8px;
    color: #fff;
    font-size: 0;
    letter-spacing: 0.44px;
    line-height: 20px;
    font-family: 'Nunito Sans', arial;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin-top: 10%;
    max-width: 22%;
    width: 22%;
    cursor: pointer;
}
#caFooter {
    display: none;
}
div.caCategoryListing div.priceBox a {
    text-transform: capitalize;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    padding-top: 5%;
    box-sizing: border-box;
}
div.caCategoryListing div.description {
    width: 50%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto auto auto;
    grid-template-areas:
        'title'
        'decks'
        'copy';
}
div.caCategoryListing div.description p:nth-child(2) {
    grid-area: copy;
    letter-spacing: 0.44px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Nunito Sans', arial;
    margin: 10px 0;
}
div.caCategoryListing div.image {
    width: 23%;
    min-width: 23%;
    min-height: 1px;
}
#caMainBody h1 {
    display: none;
}
#caMainBody .bonus {
    border: none;
    background-color: rgba(216,158,64,0.2);
    padding: 10px;
    border-radius: 8px;
    box-sizing: border-box;
}
#caMainBody .bonus label {
    font-size: 16px;
    font-family: 'Nunito Sans', arial;
    font-weight: 500;
    color: #D89E40;
}
#caMainBody .bonus label::before {
    content: url(https://www.tullyluxurytravel.com/wp-content/TLT_cruiseSearchFiles/info.png);
    display: inline-block;
    margin-right: 10px;
    width: 26px;
    vertical-align: middle;
}
div.zzBookingSummary div.bonus span:nth-child(3) {
    display: none;
}
div.zzBookingSummary div.bonus span {
    color: transparent;
    display: inline;
    margin: 0;
    margin-left: -10px;
}
div.zzBookingSummary div.bonus span a {
    color: #D89E40;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    font-family: 'Nunito Sans', arial;
}

.zzPageTitle {
    background-color: transparent;
    color: #1b1b1b !important;
    font-family: 'Playfair Display';
    font-size: 34px;
    padding: 0;
    width: 80%;
    margin: 50px auto 0 auto;
    text-align: left;
    max-width: 2000px;
    line-height: 46px;
    letter-spacing: 0.94px;
    text-transform: none;
}
iframe.zzCustFtrFrame {
    height: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    box-shadow: none;
    background-color: #f7f7f7;
    display: none;
}
#crTopDiv,
#cdTopDiv {
    position: relative;
    margin-top: 0;
    margin-bottom: 100px;
}
#cdTopDiv .zzPageTitle {
    display: none;
}
#cdItinInfo {
    float: none;
    width: 60%;
    display: inline-block;
}
#cdItinInfo h2 {
    margin: 0;
    font-size: 34px;
    line-height: 46px;
    letter-spacing: 0.94px;
    font-family: 'Playfair Display';
    color: #1b1b1b;
    width: 80%;
}
/* #cdItinInfo h2 br {
    display: none;
}
#cdItinInfo h2 br:nth-child(2) {
    display: block;
} */
#cdItinInfo .vlogo {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 20%;
}
#cdItinInfo .map {
    position: absolute;
    top: 100%;
    left: 100%;
}
h2.cdEmailFriend {
    display: none;
}
#cdItinDetails>div {
    margin: 0;
    width: 60%;
    margin-top: 20px;
    border-radius: 8px;
    overflow-y: scroll;
    display: inline-block;
    height: 400px;
}
section#cdPaxBox {
    width: 40%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    border: none;
    text-align: center;
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}
#cdPaxBox .cdPaxSelect {
    display: none;
    float: none;
    width: 100%;
    text-align: right;
}
#cdPaxBox h2 {
    display: none;
}
div.cdPaxSelect div.paxType>div {
    margin: 0;
    display: inline-block;
}
#cdPaxBox .paxType label {
    font-size: 16px;
    padding: 6px 0;
    line-height: 22px;
    letter-spacing: 0.44px;
    color: #1b1b1b;
    box-sizing: border-box;
    vertical-align: middle;
}
#cdPaxBox .paxType label select {
    border: none;
    background-color: #f7f7f7;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 8px;
    font-size: 16px;
}
@media
only screen and (max-width: 1023px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 1023px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 1023px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 1023px) {
div.cdPaxSelect div.paxType {
    display: block;
}
}
#cdItinInfo img.map {
    position: absolute;
    top: 100%;
    left: 107%;
    width: 60%;
    border-radius: 10px;
}
#cdTabArea {
    margin: 80px 0 0 0;
}
#cdItinDetails>div::-webkit-scrollbar {
    width: 10px;
  }
   
  #cdItinDetails>div::-webkit-scrollbar-track {
    background-color: #f7f7f7;
  }
   
  #cdItinDetails>div::-webkit-scrollbar-thumb {
    background-color: #a0a0a0;
    border-radius:5px;
  }
#cdTabArea>ul {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
    border-bottom: 1px solid #f7f7f7;
}

#cdTabArea>ul li {
    width: auto;
    max-width: calc(100% / 6);
    display: inline-block;
    border: none;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 0 15px;
    letter-spacing: 0.44pz;
    font-family: 'Nunito Sans', arial;
}
#cdTabArea > ul li.selected {
    background-color: transparent;
    color: #1b1b1b;
    border-bottom: 2px solid #D89E40;
}
#cdTabArea div.tab {
    box-sizing: border-box;
    border: none;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
}
#dplDeckSelection div.box>div.selected {
    background-color: transparent;
    color: #D89E40;
}
#spaDetailPane h3 .spaDiningAboard,
#spaDetailPane h3 .spaEntertainmentAboard {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.56px;
    font-family: 'Playfair Display';
    color: #14475B;
}
div#sprTopRow,
div#sprStats {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
div#sprTopRow div label,
div#sprTopRow div span,
div#sprStats div span,
div#sprStats div label {
    font-size:16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    font-weight: 500;
    font-family: 'Nunito Sans', arial;
    color:#1b1b1b;
    width: 50% !important;


}
div#sprTopRow div,
div#sprStats div {
    background-color: transparent !important;
}

body, form, img, div, h1, h2, h3, h4, h5 {
    margin: 0;
    border: none;
}
user agent stylesheet
div {
    display: block;
}
#sprTopRow div.table {
    color: #000;
}
#sprTopRow div.table {
    margin-top: 10px;
    color: #224273;
    font-weight: bold;
}
div.zzTopDiv {
    font-family: 'Nunito Sans', Arial;;
    font-size: 16px;
    line-height: 26px;
}
div.zzTopDiv {
    font: 'Nunito Sans', Arial;
    color: #1b1b1b;
    text-align: left;
}
.zzTopDiv {
    font-family: 'Nunito Sans', Arial;;
    font-size: 16px;
    line-height: 26px;
}
#sprTopRow img.ship {
    max-width: 45%;
    width: auto;
    height: 100%;

}
#sprTopRow>div h2 {
    grid-area: title;
    font-size: 30px;
    font-family: 'Playfair Display';
    margin-bottom: 10px;
    color: #14475B;
}
#sprTopRow>div {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto auto auto;
    grid-template-areas:
        'title'
        'image'
        'table';
}
#sprTopRow>div img.logo {
    grid-area: image;
    max-height: 20px;
}
#sprTopRow>div {
    margin-left: 52%;
}
#dplDeckSelection div.box>div:hover {
    background-color:transparent;
}
#spaDetailPane h3 {
    color: #fff;
    font-size: 0;
    height: 0;
}
#cdSailingRates div.row,
#cdSailingRates div.row.selected {
    background-color: #fff;
    border: none;
    margin: 0;
    padding: 10px 0;
    display: block !important;
    border-bottom: 2px solid #f7f7f7;
}
main#cdMainBody {
    width: 80%;
    max-width: 2000px;
    margin: 0 auto;
    margin-top: 80px;
    padding: 0;
    box-sizing: border-box;
    position:relative;
}
/* ----- safari only ----- */
@media not all and (min-resolution:.001dpcm) { 
    @supports (-webkit-appearance:none) {
        section#cdPaxBox {
            top: 140px;
        }
        #crSearchPanel {
            z-index: 999;
        }
    }
}

.sailDate label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
    color: #1b1b1b;
}
.action button.zzSelectButton,
a.crListingViewDetails,
.crCruiseListing .zzSelectButton {
    background-color: #D89E40;
    border: 2px solid #D89E40;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0.44px;
    line-height: 20px;
    border-radius: 8px;
    padding: 10px 40px;
    font-weight: 500;
}
.action button.zzSelectButton:hover,
a.crListingViewDetails:hover,
.crCruiseListing .zzSelectButton:hover {
  background-color: #fff;
  color: #D89E40;
}
#cdItinDetails tr.bot,
#cdItinDetails tr.top {
    background: none;
    background-image: none;
    background-color: #ffffff;
}
#cdItinDetails table {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
    border: none;
}
div#dplDeckSelection {
    display: inline-block;
    background: none;
    width: 80%;
    margin: 0;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 10px 0;
    background-color: #f7f7f7;
    border-radius: 8px;
}
div#dplCategories {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}
#dplDeckSelection div.box {
    margin: 0;
    background-color: #f7f7f7;
    border: none;
    border-radius: 8px;
}
#dplRightPane {
    position: relative;
    float: left;
    margin: 0;
    max-height: 700px;
    max-width: 20%;
}
#dplMainBody {
    position:relative;
}
#dplDeckSelection div.box>div {
    padding: 10px 0;
    border: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    width: 15%;
    display: inline-block;
}
#dplRightPane img.main {
    width: auto;
    height: 700px;
}
.zzCatColor {
    border-radius: 5px;
}
#cdItinDetails tr.top td.day,
#cdItinDetails tr.top td:nth-child(2),
#cdItinDetails tr.top td:nth-child(3),
#cdItinDetails tr.bot td:nth-child(1),
#cdItinDetails tr.bot td:nth-child(2) {
    background-color: #7D97A1;
    border: none;
    text-align: center;
    color: #fff;
}
#cdItinDetails tr.bot td:nth-child(3) {
    width: 50%;
    padding-left: 25%;
}
#cdItinDetails tr.top td {
    border: none;
    background-color: #fff;
}
#cdItinDetails tr.top {
    background-color: #7D97A1;
}
#cdItinDetails tr.top td:nth-child(2),
#cdItinDetails tr.top td:nth-child(3) {
    transform: translateY(90%);
}
div.dplCategory>h3, div.dplCategory>p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    margin-bottom: 5px;
}
div.dplCategory {
    width: 49%;
    display: inline-block;
    margin: 10px 0.5%;
    vertical-align: top;
}
div#spaDetailPane {
    float: none;
    margin: 0;
    width: 100%;
    text-align: left;
}
div#spaListings {
    margin: 0;
    padding:0;
    margin-top: 47px;
}
div.spaListing div h4 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    font-weight: 800;
    color: #1b1b1b;
}
div.spaListing div p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    color: #1b1b1b;
    margin: 10px 0;
}
.spaListing {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: auto;
    border-bottom: solid 1px #d7d7d7!important;
    padding: 10px;
    box-sizing: border-box;
}
.spaListing::-webkit-scrollbar {
    width: 10px;
  }
   
.spaListing::-webkit-scrollbar-track {
    background-color: #f7f7f7;
}
   
.spaListing::-webkit-scrollbar-thumb {
    background-color: #a0a0a0;
    border-radius:5px;
}
#cdItinInfo img.map:hover {
    width: inherit;
}
#crHeader2 .crPaging,
.crCompareLink,
.crVendorCruise,
.crBonusOffers ul li:nth-child(2),
.crBonusOffers h4,
#crFooter,
div.crPaging a.right,
div.crPaging a.left,
#crSearchPanel form .lfSelectCriteria h2,
#crSearchPanel form .lfPort,
#crSearchPanel form .lfDays,
.lfButtonBox div:nth-child(n+2),
#cdSailingRates .row.header,
#cdSailingRates div.bonusOffers,
footer#cdFooter,
#cdSailingRates div.showMore,
#dplMainPane div.header,
#dplRightPane img.legend,
div.dplCategory img.cabin,
#spaDetailPane img.logo,
#spaDetailPane h2,
#spaDetailPane img,
div.spaListing img,
div.spaListing div h3 {
    display: none !important;
}
#leTopDiv #leHeader h2 {
    font-family: 'Playfair Display';
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.56px;
    color: #1b1b1b;
    margin-bottom: 20px;
    width: 90%;
    margin-left: 5%;
}
#leTopDiv header ul.menu li:nth-child(n+4) {
    display: none;
}
#leTopDiv header ul.menu li {
    width: auto;
    background-color: transparent;
    margin: 0 20px;
    font-family: 'Nunito Sans';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
    color: #1b1b1b;
    border-bottom: 2px solid transparent;
}
#leTopDiv header ul.menu li.selected {
    background-color: transparent;
    color: #1b1b1b;
    font-weight: bold;
    border-bottom: 2px solid #D89E40;
    border-radius: unset;
}
#leTopDiv header ul.menu {
    border-bottom: 2px solid #d8d8d8;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 20px;
}
#leTabMain div.localColor p {
    color: #1b1b1b;
    font-size: 16px;
    letter-spacing: 0.44px;
    line-height: 22px;
    font-family: 'Nunito Sans';
    width: 90%;
    margin: 0 auto;
}
#leTabMain div.linkBox,
#leTabMain div.media figure figcaption {
    display: none;
}
#leTabMain div.media figure img {
    width: auto;
    height: 100%;
    border-radius: 8px;
}
#leTabMain div.media {
    margin: 0;
    padding: 0;
}
#leTabMain div.media figure div {
    height: 100%;
}
#leTabMain div.media figure {
    margin: 20px auto;
    border-radius: 8px;
    overflow: hidden;
    width: 90%;
    height: 400px;
}
.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
}
button.close.ui-button.ui-corner-all.ui-widget {
    background-color: #D89E40 !important;
    border: none !important;
    font-size: 16px !important;
    text-transform: none;
    letter-spacing: 0.44px;
    line-height: 20px;
    border-radius: 8px !important;
    padding: 10px 40px !important;
    font-weight: 500 !important;
}
#leTabFacts {
    margin: 0;
    padding: 0;
    border: none;
}
#leTabFacts div.flags {
    display: none;
}
#leTabFacts div.col1 {
    width: 50%;
    display: inline-block;
    float: none;
    box-sizing: border-box;
    padding-right: 20px;
    vertical-align: top;
}
#leTabFacts div.col2 {
    width: 50%;
    display: inline-block;
    float: none;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0;
    margin: 0;
}
#leTabFacts div.col1 img {
    border-radius: 8px;
}
#leTabFacts div.col1 a {
    display: none;
}
#leTabFacts section.table {
    width: 50%;
    margin-left: 50%;
}
div#leTabFacts {
    width: 90%;
    margin: 0 auto;
}
#leTopDiv .table>div {
    background-color: #fff !important;
    padding: 5px 10px;
    font-size: 16px;
    color: #1b1b1b;
    font-family: 'Nunito Sans';
    line-height: 22px;
    letter-spacing: 0.44px;
}
#leTopDiv .table>div>label {
    font-weight: bold;
}
#leTopDiv .table {
    margin: 0 0 20px 0;
    border: none;
}
#leTopDiv div.table h3,
#leTopDiv h3 {
    color: #1b1b1b;
    font-weight: bold;
    font-family: 'Nunito Sans';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
    background-color: #d7d7d7;
    border-radius: 8px;
    padding: 10px;
}
#leWeatherWidget div.current h4 {
    display: none;
}
#leWeatherWidget div.current {
    float: none;
    display: inline-block;
    width: 40%;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
#leWeatherWidget div.forecast {
    float: none;
    margin: 0;
    padding: 0;
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
section.wwidget,
section.averages {
    width: 90%;
    margin: 0 auto;
}
#leTabWeather section.averages>div {
    border: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
#leTopDiv h4.slider {
    padding: 10px 0;
    color: #1b1b1b;
    font-size: 16px;
    font-family: 'Nunito Sans';
    letter-spacing: 0.44px;
    line-height: 22px;
}
#leTabWeather section.averages>div>div>div,
#leTabWeather section.averages>div>div>div label {
    font-family: 'Nunito Sans';
    color: #1b1b1b;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
    text-align: center;
}
#leWeatherWidget .title {
    display: none;
}
#leWeatherWidget div.forecast h4 {
    display: none;
}
#leWeatherWidget div.current div.data {
    float: none;
    display: inline-block;
    width: 60%;
    vertical-align: top;
}
#leWeatherWidget div.current figure {
    float: none;
    width: 40%;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
#leWeatherWidget label,
#leWeatherWidget span {
    color: #1b1b1b;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
    font-family: 'Nunito Sans';
}
#leWeatherWidget div.forecast td {
    text-align: center;
    font-family: 'Nunito Sans';
    color: #1b1b1b;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
}
#leWeatherWidget label {
    font-weight: bold;
}
#leWeatherWidget div.current figcaption {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
    font-family: 'Nunito Sans';
    color: #1b1b1b;
}
.crSCriteria {
    display: block;
    font-size: 16px;
    margin: 0;
    box-sizing: border-box;
    line-height: 25px;
    letter-spacing: 0.44px;
    font-weight: 500;
    font-family: 'Nunito Sans', arial;
    color: #1b1b1b;
    }
#crCruiseListings,
#crHeader2  {
    margin: 0;
    max-width: none;
}
#crMainBody {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    padding: 0;
    max-width: 2000px;
    overflow: visible;
}
.crSMsgs {
    font-size: 0;
    position: relative;
    padding: 20px;
    background-color: rgba(216,158,64,0.2);
    border-radius: 8px;
    margin: 20px 0 0 0;
}
.crSMsgs div,
.crSMsgs div.warning {
    color: #D89E40;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    display: inline;
    line-height: 20px;
    letter-spacing: 0.44px;
    font-weight: 500;
}
.crCruiseListing {
    border: none;
    background-color: transparent;
    border-bottom: 2px solid #D7D7D7;
    padding: 20px 0;
    margin-bottom: 20px;
    display: block;
    position: relative;
}
.crCruiseListing .crListBox {
    position: relative;
    font-size: 0;
}
.crCruiseListing .crListBox .crShipImage {
    float: none;
    width: 30%;
    margin: 0;
    display: inline-block;
    border-radius: 10px;
    vertical-align: top;
    height: 240px;
}
.crShipImage div {
    position: absolute;
    right: 0;
    top: 0;
    max-height: 50px;
    width: 15%;
    text-align: center;
}
.crCruiseListing .crListBox .crCruiseBox {
    display: inline-block;
    width: 70%;
    margin: 0;
    vertical-align: top;
    box-sizing: border-box;
    padding: 10px 10px 10px 20px;
}
.crShipImage img {
    height: auto;
    width: 100%;
    min-height: 100%;
}
.crPortList {
    font-size: 14px;
    position: absolute;
    top: 80px;
    width: 50%;
    line-height: 20px;
    letter-spacing: 0.39px;
    font-family: 'Nunito Sans', Arial;
}
@media
only screen and (max-width: 1088px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1088px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 1088px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 1088px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 1088px) {
    .crCruiseListing .crListBox .crCruiseBox {
        width: 100%;
        box-sizing: border-box;
        position: relative;
        padding: 10px;
        display: grid;
        grid-template-columns: 100%;
        grid-template-areas:
            "header"
            "subheader"
            "copy"
            "none1"
            "none2"
            "none3"
            "none4";
    }
    .crShipImage img {
        width: 100%;
        display: inline-block;
        height: auto;
    }
    .crCruiseListing .crListBox .crShipImage {
        width: 95%;
        text-align: center;
        height: 250px;
        margin-left: 2.5%;
    }
    .crShipImage div {
        top: 260px;
        right: 2.5%;
        width: 20%;
    }
    .crPortList {
        position: relative;
        top: 0;
        width: 100%;
        grid-area: copy;
    }
}


.crShipImage div .vlogo {
    float: none;
    margin: 0;
    height: auto;
    max-height: 50px;
    width: auto;
    max-width: 100%;
}
.crCruiseBox .crLengthDestination {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.56px;
    font-family: 'Playfair Display';
    color: #14475B;
    margin-bottom: 5px;
}
.crSailingDates,
.crSailingDates span.label  {
    font-size: 16px;
    color: #7D97A1;
    font-weight: 500;
    margin: 0;
    line-height: 22px;
    letter-spacing: 0.44px;
    font-weight: 100 !important;
    font-family:'Nunito Sans', Arial;
}
.crCruiseBox .crBonusOffers {
    font-size: 20px;
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 15%;
    right: 0;
}
a.crListingViewDetails {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    background-color: #d89e40;
    border:2px solid #d89e40;
    border-radius: 5px;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    letter-spacing: 0.44px;
}
a.crListingViewDetails:hover {
  background-color: #fff;
  color: #d89e40;
}
.crBonusOffers ul {
    padding: 0 !important;
    list-style: none;
}
.crBonusOffers ul li:nth-child(1),
#crMainBody div.crPaging {
    text-align: center;
}
.crBonusOffers ul li:nth-child(1) a {
    width: 100%;
    border: 2px solid #14475B;
    display: none;
    border-radius: 5px;
    margin-top: 20px;
    box-sizing: border-box;
    color: #14475B;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.44px;
}
div.crPaging,
div.crPaging a {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.39px;
}
div.crPaging a {
    text-decoration: none;
    margin: 0 5px;
    color: #14475B;
}

iframe#crCustHdrFrame,
iframe.zzCustHdrFrame {
    height: 0;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    box-shadow: none;
    display: none;
}
#crSearchPanel {
    display: none;
    float: none;
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
}
#crSearchPanel form {
    background-color: #14475B;
    padding: 20px 2.5%;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 80% 20%;
    grid-template-rows: auto;
    grid-template-areas: "content button";
}
#crSearchPanel form .lfSelectCriteria {
    padding: 0;
    width: 100%;
    display: grid;
    grid-area: content;
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: auto;
    grid-template-areas: "destination cruise ship dates";
}
#crSearchPanel form .lfSelectCriteria div {
    box-sizing: border-box;
    padding: 0 5px;
    margin: 0;
}
#crSearchPanel form .lfSelectCriteria div select {
    padding: 13px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.44px;
    font-weight: 500;
    color: #1b1b1b;
    border: none;
}
#crSearchPanel form .lfButtonBox {
    padding: 0;
    grid-area: button;
}
#crSearchPanel form .lfDestination {
    grid-area: destination;
}
#crSearchPanel form .lfDestination:before {
  content: 'Destinations';
  font-family: 'Nunito Sans', arial;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.44px;
  color: #f7f7f7;
}
#crSearchPanel form .lfCruiseline {
    grid-area: cruise;
}
#crSearchPanel form .lfCruiseline::before {
  content: 'Cruise Lines';
  font-family: 'Nunito Sans', arial;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.44px;
  color: #f7f7f7;
}
#crSearchPanel form .lfShip {
    grid-area: ship;
}
#crSearchPanel form .lfShip::before {
  content:'Ships';
  font-family: 'Nunito Sans', arial;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.44px;
  color: #f7f7f7;
}
#crSearchPanel form .lfDate {
    grid-area: dates;
    width: 100%;
}
#crSearchPanel form .lfDate::before {
  content:'Dates';
  font-family: 'Nunito Sans', arial;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.44px;
  color: #f7f7f7;
}
.lfButtonBox div:nth-child(1) {
    width: 80%;
    margin: 0 auto;
    margin-left: 20%;
}
.lfButtonBox div:nth-child(1) button {
    background-color: #D89E40;
    width: 100%;
    border: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    border-radius: 8px;
    margin-top: 26px;
    box-sizing: border-box;
    padding: 15px 0;
    text-transform: capitalize;
}
.crSMsgs div.warning::before {
    content: url(https://www.tullyluxurytravel.com/wp-content/TLT_cruiseSearchFiles/info.png);
    display: inline-block;
    margin-right: 10px;
    width: 26px;
    vertical-align: middle;
}
@media
only screen and (max-width: 1088px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1088px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 1088px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 1088px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 1088px) {
  #dplMainBody button.zzSlider {
      display: none;
  }

}
/* --- tablet --- */
@media
only screen and (max-width: 1024px) and (min-width: 881px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1024px) and (min-width: 881px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 1024px) and (min-width: 881px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 1024px) and (min-width: 881px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 1024px) and (min-width: 881px) {
    #crMainBody,
    .zzPageTitle,
    .crSCriteria {
        width: 90%;
    }
    .crSCriteria {
        left: 5%;
    }
    .crShipImage div .vlogo {
        width: 100%;
    }
    .crCruiseBox .crBonusOffers {
        display: inline-block;
    }
    div.crListingIcons {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #cdSailingRates div.sailing {   
        width: 50%;
    }
}
#spaListings div.spaListing>div {
    width: 100%;
    float: none;
}
div.zzBookingSummary div.box {
    background-color: #f7f7f7;
    border: none;
    box-sizing: border-box;
    border-radius: 8px;
    position: relative;
}
div.zzBookingSummary h2 {
    background-color: #7D97A1;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    letter-spacing: 0.56px;
    font-family: 'Playfair Display';
    font-weight: 500;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 10px;
}
div.zzBookingSummary img {
    float: none;
    width: 90%;
    margin: 60px 0 20px 5%;
}
div.zzBookingDetails,
div.zzBookingSailing {
    width: 90%;
    max-width: 100%;
    padding: 0;
    border: none;
    margin: 0 5%;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.44px;
    font-family: 'Nunito Sans', arial;
    font-weight: 600;
}
div.zzBookingSailing >div>div {
    text-align: right;
    font-weight: 500;
}
div.zzBookingDetails div>div,
div.zzBookingSailing div>div {
    font-weight: 500;
    float: right;
}
div.zzBookingDetails {
    margin-top: 20px;
}
div.caCategoryListing {
    border: none;
}
#caTopDiv {
  padding-top: 0;
    margin-bottom: 100px;
}
@media
only screen and (max-width: 767px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 767px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 767px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 767px) {
    #caMainBody div.zzBookingSummary img {
        display: inline-block;
    }
}
@media
only screen and (max-width: 880px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 880px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 880px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 880px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 880px) {
    #leTopDiv header ul.menu {
        width: 90%;
    }
    #leTabFacts div.col1,
    #leTabFacts div.col2,
    #leTabFacts section.table {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #leWeatherWidget div.current, #leWeatherWidget div.forecast {
        width: 100%;
    }
    #cdItinDetails tr.top td.day,
    #cdItinDetails tr.top td:nth-child(2),
    #cdItinDetails tr.top td:nth-child(3) {
        width: 20% !important;
    }
    #caTopDiv .zzPageTitle {
        padding-top: 0px;
	margin-top:50px;
    }
    #caMainBody .zzBookingSummary,
    #caCategoryList #form1 {
        float: none;
        width: 100%;
    }
    div.caCategoryListing div.image {
        width: 100%;
        padding: 0 2.5%;
        box-sizing: border-box;
        grid-area: image;
        text-align: left;
        
    }
    div.caCategoryListing div.priceBox {
        display: inline-block;
        float: none;
        position: relative;
        grid-area: email;
        margin: 0 auto;
    }
    div.caCategoryListing {
        border-bottom: 2px solid #d8d8d8;
        padding-bottom: 20px;
    }
    div.caCategoryListing div.description {
        grid-area: copy;
        width: 95%;
        margin-bottom: 20px;
    }
    div.caCategoryListing {
        display: grid;
        grid-template-columns: auto;
        grid-template-rows: auto auto auto;
        grid-template-areas:
            'image'
            'copy'
            'email';
    }
    main#caMainBody {
        width: 90%;
    }
    div.zzBookingSailing {
        margin-bottom: 20px;
        border-bottom: 2px solid #d8d8d8;
    }
    div.zzBookingDetails {
        margin-top: 0;
    }
    div.zzBookingSummary div.bonus span {
        display: inline;
        margin: 0;
    }
    #caMainBody .bonus {
        padding: 10px 6%;
    }
    #cdTopDiv #crSearchPanel {
        top: -330px !important;
    }
    #cdSailingRates div.sailing, #cdSailingRates div.row>div.action {
        width: 50%;
        float: none;
        margin-bottom: 10px;
    }
    #spaListings div.spaListing,
    div#sprTopRow,
    div#sprStats {
        width: 100%
    }
    #sprTopRow>div {
        width: 100%;
        margin: 0;
    }
    div.dplCategory {
        width: 100%;
        margin: 10px 0;
    }
    #sprTopRow img.ship {
        max-width: 100%;
    }
    main#cdMainBody {
        width: 90%;
        margin-top: 50px;
    }
    #caTopDiv {
      padding-top: 50px;
    }
    #cdItinInfo button.zzSlider, #cdItinDetails button.zzSlider {
        display: none;;
    }
    #cdItinInfo .vlogo {
        max-width: 40%;
        position: absolute;
        right: 0;
        top: 0;
        max-height: 50px;
    }
    #cdTabArea>ul,
    #cdItinInfo,
    #cdItinDetails>div {
        width: 100%;
    }
#cdItinDetails>div {
	overflow-y:hidden;
	height: auto;
}
    #cdTabArea>ul {
        border-bottom: 3px solid #f7f7f7;
    }
    #cdTabArea>ul li:nth-child(1) {
        padding-left: 0;
    }
    #cdTabArea>ul li {
        width: auto;
        padding: 10px 5px 10px 10px;
    }
    #cdSailingRates .sailing,
    #cdSailingRates .action {
        width: 50%;
        display: inline-block;
        text-align: center;
    }
    #cdItinInfo h2 {
        width: 100%;
        font-size: 25px;
        line-height: 33px;
        letter-spacing: 0.69px;
        margin-top: 60px;
    }
    }
  #crSearchPanel form {
    grid-template-columns: 100%;
    grid-template-rows: auto auto;
    grid-template-areas:
        'content'
        'button';
}
#crSearchPanel form .lfSelectCriteria {
    grid-template-columns: 100%;
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
        'destination'
        'cruise'
        'ship'
        'dates';
}
#crSearchPanel form .lfSelectCriteria div {
    padding: 0;
}
#crSearchPanel form .lfSelectCriteria div select {
    width: 100%;
    font-size: 14px;
    padding: 10px;
}
div#dplCategories,
div#dplDeckSelection {
    width: 100%;
}
div#dplCategories {
    margin-top: 20px;
}
.lfButtonBox div:nth-child(1) {
    width: 100%;
    margin: 0;
}
.lfButtonBox div:nth-child(1) button {
    font-size: 14px;
    padding: 10px;
}
  .crSCriteria,
    div.crListingIcons,
    #crCruiseListings>h2 {
      display: none;
  }
    .zzPageTitle {
        margin-top:0;
        padding-top: 50px;
        font-size: 25px;
        line-height: 33px;
        letter-spacing: 0.69px;
        width: 90%;
    }
    #crMainBody {
        width: 90%;
    }
    .crCruiseBox .crLengthDestination {
        width: 70%;
        grid-area: header;
    }
    
    .crSailingDates {
        position: relative;
        top: 0;
        font-size: 14px;
        letter-spacing: 0.39px;
        grid-area: subheader;
        margin-bottom: 10px;
    }
    .crCruiseBox .crBonusOffers {
        font-size: 16px;
        position: relative;
        bottom: unset;
        margin: 30px 0 0 0;
        width: 100%;
        right: unset;
        display: block;
    }
    .crShipImage div .vlogo {
        max-width: 100%;
    }

    a.crListingViewDetails {
        width: 100%;
        vertical-align: top;
        float: none;
        margin-right: 0;
    }
    .crBonusOffers ul {
        width: 49%;
        display: none;
        margin-left: 1%;
    }
    .crBonusOffers ul li:nth-child(1) a {
        margin-top: 0;
    }
    .crPaging {
        width: 90%;
        margin: 0 auto;
    }

}
@media
only screen and (max-width: 767px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 767px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 767px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 767px) {
    #crSearchPanel button.zzSlider {
        display: none;
    }
    .lfSelectCriteria>div {
        width: 100%
    }
}

div.cdAgeRules {
    display: none;
}

@media
only screen and (max-width: 450px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 450px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 450px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 450px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 450px) {
  .TLT_header_menu_mobile_contactButton {
    display: none;
  }
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    background-color: #fff !important;
}

div#caEmailOverlay {
    background-color: #fff !important;
}

form.zzEmailForm.zzBackground {
    background-color: #fff !important;
    max-width: 100% !important;
    width: 90% !important;
}

div#caefoMsgBox {
    background-color: #fff !important;
}

.floatEnd {
    background-color: #fff !important;
}

.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    background-color: #fff !important;
}

.ui-dialog-buttonset {
    background-color: #fff !important;
}

#caBody .ui-widget div {
    background-color: #fff !important;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {
    border-radius: 12px !important;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
    top: 200px !important;
    left: 15px !important;
    width: 80% !important;
    max-width: 1200px !important;
    margin: 0 10% !important;
    margin-bottom: 51px !important;
    max-height: 800px !important;
    overflow-y: scroll;
}

input#name {
    background-color: #F7F7F7;
    border-radius: 8px;
}

select#country {
    background-color: #F7F7F7;
    border-radius: 8px;
}

select#state {
    background-color: #F7F7F7;
    border-radius: 8px;
}

input#email {
    background-color: #F7F7F7;
    border-radius: 8px;
}

input#phone {
    background-color: #F7F7F7;
    border-radius: 8px;
}

input#zip {
    background-color: #F7F7F7;
    border-radius: 8px;
}

textarea#comments {
    background-color: #F7F7F7;
    border-radius: 8px;
    border: none;
}

#caBody .ui-widget .zzEmailForm #ca_lblState::after {
    top: calc(50% - 4px);
    right: 10px;
}

#caBody .ui-widget .zzEmailForm div:nth-child(4)::after {
    top: calc(50% - 2px);
    right: 10px;
}

#caBody .ui-widget .zzEmailForm .zzFormLabel-Name, #caBody .ui-widget .zzEmailForm .lblState, #caBody .ui-widget .zzEmailForm .zzFormLabel-Email, #caBody .ui-widget .zzEmailForm .zzFormLabel-Country, #caBody .ui-widget .zzEmailForm .zzFormLabel-Zip, #caBody .ui-widget .zzEmailForm .zzFormLabel-Phone, #caBody .ui-widget .zzEmailForm .zzEmailPopup-Comment, #caBody .ui-widget .zzEmailForm .zzFormLabel-State {
    width: 100%;
    font-weight: bold;
    text-transform: none;
    font-size: 16px;
}

#caBody .ui-widget .zzEmailForm input[type="text"], #caBody .ui-widget .zzEmailForm select {
    margin-bottom: 12px;
    box-sizing: border-box;
    width: 100% !important;
}

#caBody .submit.ui-widget.ui-button.ui-state-default {
    border-radius: 5px;
    background-color: #D89E40 !important;
}

span.ui-button-text {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-transform: none;
    padding: 12px !important;
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    border-radius: 5px !important;
    border: none !important;
    color: #fff !important;
}

textarea#comments {
    padding: 10px;
    width: 100% !important;
    box-sizing: border-box;
}

#caBody .ui-widget .ui-dialog-title {
    font-size: 30px !important;
    padding: 35px 0px 15px 0px;
}

#caBody .submit.ui-widget.ui-button.ui-state-default.ui-state-hover {
    background-color: #ff9b00 !important;
}

#cdItinDetails tr.top td.day, #cdItinDetails tr.top td:nth-child(2), #cdItinDetails tr.top td:nth-child(3) {
    width: 13%;
    vertical-align: middle;
}
#cdItinDetails tr.top td.day,
#cdTabArea .sailing .category,
.crSCriteria {
    display: none;
}

@media 
only screen and (max-width: 1080px) and (min-width: 880px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1080px) and (min-width: 880px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 1080px) and (min-width: 880px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 1080px) and (min-width: 880px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 1080px) and (min-width: 880px) {
  #crTopDiv,
  #cdTopDiv {
      padding-top: 0px !important;
    }
}

#spaDetailPane .description {
  margin-top: 50px;
}

@media 
only screen and (max-width: 880px),
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 880px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 880px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 880px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 880px) {
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {
    top: 80px !important;
    bottom: 10px !important;
    max-height: 60vh !important;
    left: 10px !important;
    right: 10px !important;
    max-width: unset !important;
    margin: 0 auto !important;
    width: auto !important;
}
.crCruiseBox .crBonusOffers {
	text-align:center;
}
.crCruiseListing .zzSelectButton {
    float: none;
}
}










