@charset "UTF-8";

@font-face {
  font-display: swap;
  font-family: "Trade Gothic";
  font-style: normal;
  font-weight: 400;
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_0_0-111cb988b9.eot");
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_0_0-111cb988b9.eot?#iefix") format("embedded-opentype"),
    url("https://www.roomzzz.com/assets/fonts/37A343_0_0-447d5e471b.woff2") format("woff2"),
    url("https://www.roomzzz.com/assets/fonts/37A343_0_0-bc6291f4cb.woff") format("woff"),
    url("https://www.roomzzz.com/assets/fonts/37A343_0_0-c7bd46faa5.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Trade Gothic";
  font-style: italic;
  font-weight: 400;
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_1_0-5bf1b722b7.eot");
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_1_0-5bf1b722b7.eot?#iefix") format("embedded-opentype"),
    url("https://www.roomzzz.com/assets/fonts/37A343_1_0-4eaac50334.woff2") format("woff2"),
    url("https://www.roomzzz.com/assets/fonts/37A343_1_0-d42ed0c080.woff") format("woff"),
    url("https://www.roomzzz.com/assets/fonts/37A343_1_0-9023a52db3.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Trade Gothic";
  font-style: normal;
  font-weight: 700;
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_2_0-9c0ab0a319.eot");
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_2_0-9c0ab0a319.eot?#iefix") format("embedded-opentype"),
    url("https://www.roomzzz.com/assets/fonts/37A343_2_0-95ab8322b2.woff2") format("woff2"),
    url("https://www.roomzzz.com/assets/fonts/37A343_2_0-e57abbc901.woff") format("woff"),
    url("https://www.roomzzz.com/assets/fonts/37A343_2_0-429a091d20.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Trade Gothic";
  font-style: italic;
  font-weight: 700;
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_3_0-c40a9dbe73.eot");
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_3_0-c40a9dbe73.eot?#iefix") format("embedded-opentype"),
    url("https://www.roomzzz.com/assets/fonts/37A343_3_0-ce1c1b5a64.woff2") format("woff2"),
    url("https://www.roomzzz.com/assets/fonts/37A343_3_0-e43acd0fca.woff") format("woff"),
    url("https://www.roomzzz.com/assets/fonts/37A343_3_0-767c3fc3a8.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "Trade Gothic Condensed";
  font-style: normal;
  font-weight: 700;
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_4_0-11491f0b30.eot");
  src:
    url("https://www.roomzzz.com/assets/fonts/37A343_4_0-11491f0b30.eot?#iefix") format("embedded-opentype"),
    url("https://www.roomzzz.com/assets/fonts/37A343_4_0-c6b4af847b.woff2") format("woff2"),
    url("https://www.roomzzz.com/assets/fonts/37A343_4_0-9d502211d3.woff") format("woff"),
    url("https://www.roomzzz.com/assets/fonts/37A343_4_0-ce60ef052b.ttf") format("truetype");
}

@import url("https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap");

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes icon-movement {
  0% {
    transform: rotate(3deg);
  }
  49.9% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(-3deg);
  }
  99.9% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(-3deg);
  }  
}

:root {
  --border-radius-1x: 0px;
  
  --custom-transition: all 0.3s ease;
  
  --img-ratio-rate-primary: 4 / 3;
  --img-ratio-rate-primary-mobile: 4 / 3;
  --img-ratio-rate-secondary: 4 / 3;
  --img-ratio-rate-secondary-mobile: 4 / 3;
  --img-ratio-mda-secondary-rate: 4 / 3;
  --img-ratio-mda-secondary-rate-mobile: 4 / 3;
}

@media screen {
  
  /* --- "Leeds Headingley" Disclaimer --- */
  body[title*="Leeds Headingley"] #form-booker::after {
    content: "Leeds Headingley is an unmanned location therefore we only accept bookings for guests over the age of 25.  We're now operating a fully contactless check-in process at our Leeds Headingley location. To help you get settled quickly and smoothly, please complete your check-in details in advance. You will recieve an email 24 hours prior to arrival with full instructions.";
    display: block;
    box-sizing: border-box;
    
    background-color: var(--attention-base);
    color: var(--attention-default);
    
    font-size: var(--text-size-caption);
    line-height: var(--line-height-caption);
    
    width: 100%;
    padding: var(--spacing-2x);
    border: 1px solid var(--attention-default);
  }

#mainarea .info-bar-container .one-item-icon i:before {
        content: "\e5cf"!important;
  }
  
  /* --- Perkzzz button --- */
  #login_container_not_logged_in {
    background-color: #B1DDE8;
    background-position: center calc(50% - 3px);
    background-repeat: no-repeat;
    background-size: 50%;
    
    min-width: 110px;
    
    transition: var(--custom-transition);
  }
  
  #login_container_not_logged_in:hover {
    background-color: #9DD6D7;
  }
  
  #login_container_not_logged_in .button--primary {
    color: transparent;
    background-color: transparent;
    
    font-size: 0px;
    
    width: 100%;
  }
  
  .header a i,
  .footer a i {
    margin-right: 0px;
  }
  
  body,
  .main-be-area {
    background-color: #F3F3F3;
  }
  
  .header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
    background-color: #FFFFFF;
    
    padding-block: 0px;
    border-bottom: 1px solid var(--border-default);
  }
  
  .header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    
    width: 100%;
  }

  /* ----------- Message block ------------ */

  .header .message-container {
    display: none;
  }

  body.citywest .header .message-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-block: 20px;
    background-color: rgba(0, 40, 85, .88);
    color: #FFFFFF;
    font-family: "Trade Gothic Condensed", "Oswald", var(--font-stack-sans-serif);
    font-size: 16px;
    
    width: 100%;

  }

  .header .message-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: 1200px;
    padding-inline: 20px;
  }

  .header .message-text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  .header .message-text a {
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.5s ease;
  }

  .header .message-text a:hover {
    color: rgba(234,85,141,1);
  }

  /* ---------- End Message block ------------ */
  
  .header .invisible-flex-item {
    display: none;
    align-self: stretch;
    
    width: 150px;
    height: 100%;
  }
  
  .header .logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
    row-gap: var(--spacing-1x);
    padding-inline: 36px;
  }
  
  .header .logo img {
    display: block;
    
    width: 123px;
    height: auto;
    
    transition: var(--custom-transition);
  }
  
  .header .logo:hover img {
    opacity: 60%;
  }
  
  .header .logo svg {
    display: block;
    
    fill: #000000;
    
    width: 123px;
    height: auto;
    
    transition: var(--custom-transition);
  }
  
  .header .logo:hover svg {
    fill: var(--brand-color);
  }
  
  .header .hotelname {
    color: var(--text-disable);
    
    font-size: var(--text-size-caption);
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: var(--line-height-caption);
    text-align: center;
    text-transform: uppercase;
  }
  
  .header .backtosite {
    align-self: stretch;
  }
  
  .header .backtosite a {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    
    background-color: var(--brand-color);
    color: #FFFFFF;
    
    font-family: "Trade Gothic Condensed", "Oswald", var(--font-stack-sans-serif);
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1.76px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    
    column-gap: 12px;
    min-height: 92px;
    padding-inline: 32px;
    
    transition: var(--custom-transition);
  }
  
  .header .backtosite:hover a {
    opacity: 60%;
  }
  
  
  /*
    Some random stuff from the old customisation that I think is important:
    
    .zopim ???
    .cendyn ???
    
    These have display: none !important on them
    
    #avvio_interapp_vouchers5
    #avvio_interapp_crm_newsletter
    .rp-widget-top
    #ipulse div.c5-panel-filters,
    #ipulse div.c5-filter-price,
    #ipulse div.c5-filter-los,
    #ipulse div.c5-filter-occupancy,
    #ipulse div.c5-filter-roomgroups,
    #ipulse div.c5-filter-rategroups
  */
  
  
  /* --- "No Deposit" incentive --- */
  li[title="No Deposit"] {
    display: none !important;
  }
  
  /* ----- Abandonment ----- */
  #exitIntentWrapper { /* fades in the entire abandonment message */
    animation: fadein 5s;
  }
  
  #exitIntentPopupContainer { /* Main box container */
    justify-content: space-between;
    height: 650px;
    max-width: 1100px !important;
    width: 85vw !important;
  }
  
  #exitIntentWrapper *:not(i) { /* All text */
    font-family: "Trade Gothic Condensed", "Oswald", var(--font-stack-sans-serif);
    letter-spacing: 1px;
  }
  
  #exitIntentHeading { /* Title / heading */
    font-size: 64px;
  }
  
  #exitIntentText { /* Body text */
    font-size: 54px;
    font-weight: 400;
  }
  
  .exitIntentBtn { /* Perkzzz button */
    font-size: 24px;
    
    color: #FFFFFF;
    background-color: #EA558D;
    box-shadow: 0px 0px 0px 0px #EA558D;
    
    padding: 20px 30px;
    border: 1px solid #EA558D;
    border-radius: 50px;
    
    transition: var(--custom-transition);
  }
  
  .exitIntentBtn:hover {
    color: #FFFFFF;
    border: 1px solid transparent;
    background-color: #002755;
    box-shadow: 10px 10px 0px 0px #EA558D;
  }
  
  #exitIntentPopupContainer::after { /* Lion graphic */
    content: "";
    
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    
    height: 100%;
    width: 30%;
    
    animation: 5s icon-movement infinite;
  }
  
  .exitButton.exitIntentClose.closePopup { /* Top right "x" exit button */
    display: block !important;
  }
  
  .exitButton {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 4;
    
    line-height: 0px;
  }
  
  .exitButton a {
    text-decoration: none;
    display: block;
    height: 0px;
  }
  
  .exitButton a i {
    color: #EA558D;
    
    transition: var(--custom-transition);
  }
  
  .exitButton a i:hover {
    color: #002755;
  }
  
  .footer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    
    color: #FFFFFF;
    background-color: #002855;
    background-position: top center;
    background-repeat: repeat-x;
    background-size: auto 24px;
    
    font-size: 12px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: start;
    
    margin-top: 31.25px;
  }
  
  .footer .container {
    display: flex;
    justify-content: space-between;
    
    width: 100%;
    /* max-width: 1220px; */
    padding-inline: calc(((100% - 1220px) / 2) + 50px);
  }
  
  .footer .container.top {
    align-items: flex-start;
    
    background-color: transparent;
    background-position: bottom 0px right 64px;
    background-repeat: no-repeat;
    background-size: 107px;
    
    column-gap: var(--spacing-1x);
    row-gap: var(--spacing-5x);
    padding-block: 125px;
    border-bottom: 0px solid transparent;
  }
  
  .footer h3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    
    color: #FFFFFF;
    
    font-family: "Trade Gothic Condensed", "Oswald", var(--font-stack-sans-serif);
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1.76px;
    line-height: 26px;
    text-transform: uppercase;
    
    row-gap: 24px;
    margin-block: 0px;
  }
  
  .footer h3 sup {
    position: relative;
    vertical-align: baseline;
    
    font-size: 75%;
    line-height: 0px;
    
    top: -8.25px;
  }
  
  .footer h3::after {
    content: "";
    
    background-color: #FFFFFF;
    
    height: 1px;
    width: 100%;
    max-width: 120px;
  }
  
  .footer .container.top .left {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    align-items: flex-start;
    
    column-gap: var(--spacing-1x);
    row-gap: var(--spacing-5x);
    min-width: 50%;
  }
  
  .footer .links {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: stretch;
    
    row-gap: 8px;
  }
  
  .footer .links h3 {
    padding-bottom: 16px;
  }
  
  .footer .links a {
    color: #FFFFFF;
    
    transition: var(--custom-transition);
  }
  
  .footer .links a:hover {
    color: #9DD6D7;
  }
  
  .footer .socials {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: stretch;
    
    row-gap: 12px;
  }
  
  .footer .socials h3 {
    padding-bottom: 12px;
  }
  
  .footer .socials p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    
    column-gap: 12px;
    margin-block: 0px;
  }
  
  .footer .socials i {
    display: flex;
    justify-content: center;
    align-items: center;
    
    background-color: var(--brand-color);
    color: #FFFFFF;
    
    font-size: 19px;
    
    width: 32px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
  }
  
  .footer .socials svg {
    display: flex;
    justify-content: center;
    align-items: center;
    
    background-color: var(--brand-color);
    fill: #FFFFFF;
    
    width: 32px;
    aspect-ratio: 1 / 1;
    padding: 6px;
    border-radius: 50%;
  }
  
  .footer .socials a {
    color: #FFFFFF;
    
    transition: var(--custom-transition);
  }
  
  .footer .socials a:hover {
    color: var(--brand-color);
  }
  
  .footer .container.top .right {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  
  .footer .contact {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  
  .footer .contact p {
    margin-block: 0px;
  }
  
  .footer .contact a {
    color: #FFFFFF;
    
    transition: var(--custom-transition);
  }
  
  .footer .contact a:hover {}
  
  .footer .address {}
  
  .footer .phone {}
  
  .footer .email {}
  
  .footer .seals {
    display: flex;
    justify-content: center;
    align-items: center;
    
    column-gap: 8px;
    row-gap: 16px;
  }
  
  .footer .seals img {
    display: block;
    
    height: 120px;
    width: auto;
  }
  
  .footer .seals a img {
    transition: var(--custom-transition);
  }
  
  .footer .seals a:hover img {
    opacity: 60%;
  }
  
  .footer .container.bottom {
    align-items: center;
    
    background-color: #002044;
    
    font-size: 8.25px;
    font-weight: 700;
    line-height: 13.4062px;
    text-align: start;
    
    column-gap: 16px;
    row-gap: 24px;
    padding-block: 12px;
  }
  
  .footer .container.bottom .left {
    display: flex;
    justify-content: center;
    align-items: center;
    
    column-gap: 12px;
    row-gap: 24px;
  }
  
  .footer .footer-logo img {
    display: block;
    
    width: 96px;
    height: auto;
    
    transition: var(--custom-transition);
  }
  
  .footer .footer-logo:hover img {
    opacity: 60%;
  }
  
  .footer small {
    color: #FFFFFF66;
    
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  
  .footer small a {
    color: #FFFFFF66;
    
    transition: var(--custom-transition);
  }
  
  .footer small a:hover {
    color: #FFFFFF;
  }
  
  .footer .container.bottom .right {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footer .extras {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    
    column-gap: 16px;
    row-gap: 0px;
  }
  
  .footer .extras a {
    color: #FFFFFF;
    
    letter-spacing: 0.99px;
    text-transform: uppercase;
    
    padding-block: 8px;
    
    transition: var(--custom-transition);
  }
  
  .footer .extras a:hover {
    color: #9DD6D7;
  }
  
}




@media screen and (max-width: 1199px) {
  
  .footer .container {
    padding-inline: 50px;
  }
  
  .footer .container.top {
    padding-block: 115px;
  }
  
}


/* ----- Tablet specific ----- */
@media screen and (max-width: 999px) {
  
  #login_container_not_logged_in {
    background-size: 55%;
    min-width: 95px;
  }
  
  .header .backtosite a {
    font-size: 18px;
    
    min-height: 82px;
    padding-inline: 24px;
  }
  
  #exitIntentPopupContainer {
    flex-direction: column;
  }
  
  .exitIntentContent {
    background: url("http://avviohosting.com/abandonment/roomzzz/background-texture-vertical.png") !important;
    background-size: cover !important;
  }
  
  #exitIntentPopupContainer { /* Stuff that only affects the rectangle that the message is displayed on */
    
    width: 75%;
    height: 90%;
    margin-top: 20px;
    padding-inline: 10px;
    padding-bottom: 0px;
  
  }
  
  .exitIntentSpacing {
    margin: 10px !important;
  }
  
  #allContent #exitIntentText {
    width: 100%;
  }
  
  #allContent { /* Flex as column on smaller screens so images for slideshow (::after) are below the button */
    flex-direction: column;
    margin-top: 0px;
    text-align: center;
  }
  
  #exitIntentHeading {
    font-size: 44px;
  }
  
  #exitIntentText {
    font-size: 34px;
    width: 100%;
    margin: 0px !important;
  }
  
  .exitIntentBtn {
    font-size: 19px;
    padding: 10px 20px !important;
  }
  
  #exitIntentPopupContainer::after {
    content: "";
    background-size: 250px;
    
    height: 500px;
    width: 100%;
  }
  
  .footer .container {
    padding-inline: 40px;
  }
  
  .footer .container.top {
    flex-direction: column;
    
    background-position: bottom 0px right 32px;
    
    padding-block: 105px;
  }
  
  .footer .container.top .right {
    width: 100%;
  }
  
  .footer .seals img {
    height: 110px;
  }
  
}



@media only screen and (max-width: 744px) {
  
  .footer .container {
    padding-inline: 30px;
  }
  
  .footer .container.top {
    padding-block: 95px;
  }
  
  .footer .container.top .right {
    justify-content: flex-start;
  }
  
  .footer .container.bottom {
    flex-direction: column-reverse;
  }
  
}


@media only screen and (max-width: 649px) {
  
  .footer .container.top {
    background-position: bottom 0px right 16px;
  }
  
}


/* ----- Mobile specific ----- */
@media screen and (max-width: 499px) {
  
  #login_container_not_logged_in {
    background-size: 60%;
    min-width: 80px;
  }
  
  .header {
    padding-block: 20px;
  }
  
  .header .container {
    justify-content: center;
  }
  
  .header .logo {
    padding-inline: 0px;
  }
  
  .header .backtosite {
    display: none;
  }
  
  #exitIntentHeading {
    font-size: 44px;
  }
  
  #exitIntentText {
    font-size: 34px;
    width: 100%;
  }
  
  .exitIntentBtn {
    font-size: 15px;
    padding: 5px 15px !important;
  }
  
  #exitIntentPopupContainer::after {
    content: "";
    background-size: 200px;
    
    height: 600px;
    width: 100%;
  }
  
  .footer .container {
    padding-inline: 20px;
  }
  
  .footer .container.top {
    background-position: bottom 0px right 8px;
    
    padding-block: 85px;
  }
  
  .footer .container.top .left {
    display: flex;
    flex-direction: column;
  }
  
  .footer .container.top .right {
    justify-content: center;
  }
  
  .footer .seals {
    flex-direction: column-reverse;
  }
  
  .footer .seals img {
    height: 100px;
  }
  
  .footer .container.bottom .left {
    flex-direction: column;
  }
  
}