
.homepagenew .oldfooter{display:none;}
.homepagenew .footer-brand_links ul {
  display: flex;
  column-gap: 50px;
}
/* Footer Starts*/
footer{
  background:var(--bg-footer);
  padding: 75px 0 50px;
}
.footer-links ul, .footer-address ul, .footer-sociallinks ul {
  list-style: none;
  padding: 0;
}
.footer-address ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer-address ul li {
  color: var(--secondary-color);
  font: var(--footer-fonts);
  display: flex;
  align-items: start;
  gap: 15px;
}
.footer-links ul li {
  color: var(--secondary-color);
}
.footer-links ul li a, .footer-address ul li a, .footer-sociallinks ul li a {
  color: var(--footer-color);
  font: var(--footer-fonts);
  border-bottom: solid 1px transparent;
}
.footer-links ul li a:hover, .footer-links ul li a:focus, .footer-address ul li a:hover, .footer-address ul li a:focus, .footer-sociallinks ul li a:hover, .footer-sociallinks ul li a:focus {
  color: var(--footer-color);
  border-bottom-color: var(--footer-font-color);
}
.footer-sociallinks ul li a{    display: inline-block;}
.footer-links ul li a.navON {
  border-bottom: solid 1px var(--inverse-font-color);
}
.footer-links ul li a:hover.navON, .footer-links ul li a:focus.navON {
  border-color: var(--highlight-color);
}
.footer-property_links ul { display: flex; flex-direction: column; gap: 10px; }
.footer-address span.icon,
.footer-sociallinks span.icon {
  font-size: 20px;
  line-height: 20px;
}
.footer-address span.icon.icon-Pin {
  font-size: 21px;
  width: 20px;
  text-align: center;
}
.footer-address span.icon.icon-phone {
  font-size: 19px;
  width: 20px;
  text-align: center;
}
.footer-address span.icon.icon-mail {
  font-size: 13px;
  width: 20px;
  text-align: center;
}
.footer-sociallinks ul{
  display: flex;
}
.footer-sociallinks ul li{
  padding-left: 15px;
}
.footer-brand_links ul{
  display: flex;
}
.footer-brand_links ul {
  display: block;
  column-count: 2;
  column-gap: 10px;
}
.footer-part-section {
  padding: 44px 0;
}
.part-of {
  background: rgb(255 255 255 / 50%);
  height: 1px;
  position: relative;
}
.footer-blocks-brand {
  max-width: 520px;
  margin: 40px auto 0;
  align-items: center;
}
.footer-blocks-brand .brand-title {
  color: var(--secondary-color);
  font: var(--mob-h4-title-fonts);
  margin: 0;
  font-weight:400;
}
.part-of span {
  transform: translate(-50%, -50%);
  left: 12%;
  top: 50%;
  background: var(--bg-footer);
  padding: 0px 10px;
  position: absolute;
  color: var(--secondary-color);
  font: var(--body-text-fonts);
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.footer-copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0 0 0;
  border-top: solid 1px rgb(255 255 255 / 50%);
  margin: 44px 0 0 0;
}
.footer-copyright_text {
  color: #fff;
}
.footer-copyright_text a {
  border-bottom: solid 1px #fff;
  color:#fff;
}
.footer-copyright_text a:hover, .footer-copyright_text a:focus {
  border-bottom: solid 1px transparent;    color: var(--footer-color);
}

.footer-bottom_menu ul {
  list-style: none;
  padding: 0;
  display: flex;
  column-gap: 24px;
}
.footer-copyright_text{
  font: var(--footer-fonts);
}
.footer-bottom_menu ul li a {
  color: var(--secondary-color);
  font: var(--footer-fonts);
  font-size: 13px;
  border-bottom: solid 1px transparent;
}
.footer-bottom_menu ul li a.navON
{
  border-bottom: solid 1px var(--inverse-font-color);
}

.footer-bottom_menu ul li a:hover {
  color: var(--footer-color);
  border-bottom-color: var(--footer-color);
}

.footer-bottom_menu ul li a.navON:hover{
  border-bottom: solid 1px transparent;
}
.footer-prop-menu-items {
  display: flex;
  column-gap: 80px;
}

.footer-links.footer-brand_links {
  margin-left: -125px;
}
.footer-mobile-booking {
  display: none;
}
.footer-logo svg path {
  fill: #fff;
}
.footer-sociallinks ul li .edit-overlay {
  margin: 0 10px !important;
}
.prop-email a {
  font: 400 16px / 25.2px 'Simplo-Regular', sans-serif;
}

.footer-logo img, .footer-logo svg{width: 143px;}
.whatsapp-script .icon-whatsapp-dark {
  font-size: 18px;
}
.whatsapp-script {
  align-items: center !important;
}
[data-hotel-name="Anna & Bel"] .hide-manage-cs {display:none}
span.hide-manage-cs p{    margin-bottom: 0;}

[data-hotel-name="Yankee Clipper Motel"] .footer-logo img {display: block !important;    filter: none !important;}
[data-hotel-name="Yankee Clipper Motel"] .footer-logo svg{display: none;}

@media (max-width: 1399.98px) {
}
@media (max-width: 1199.98px) {
}
@media (max-width: 1023.98px) {
}

@media (max-width: 959.98px) {
  .footer-logo img {
    margin: 0 auto;
}
  [data-hotel-name="Yankee Clipper Motel"] .footer-logo img {    width: 103px;}
  
  footer { padding: 50px 0 100px; }
  footer .uk-container {
    padding-left: 0;
    padding-right: 0;
  }
  footer .footer-property,
  footer .footer-part-section,
  footer .footer-brand,
  footer .footer-copyright_text,
  footer .footer-bottom_menu {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-property_links ul { gap: 2px; }
  .footer-address ul { align-items: center; gap: 5px; }
  .footer-part-section { padding: 35px 0; }
  .footer-brand_links ul { column-count: 1; }
  .footer-blocks { flex-direction: column; text-align: center; gap: 20px; }
  .footer-sociallinks ul { justify-content: center; }
  .part-of span { left: 50%; }
  .footer-blocks-brand { flex-direction: column; align-items: center; row-gap: 20px; margin: 30px auto 0; }
  .footer-copyright { flex-direction: column-reverse; gap: 20px; padding: 35px 0 0 0; margin: 35px 0 0 0; }
  .footer-prop-menu-items {
    display: flex;
    flex-direction: column;    row-gap: 20px;
  }
  .footer-links.footer-brand_links {
    margin-left: 0;
  }
  .footer-copyright_text {
    text-align: center;
  }
  .footer-brand_logo {
    padding-left: 0;
  }
  .footer-mobile-booking{display:block}  
  .footer-mobile-booking .uk-button {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
    height: 60px;
  }
  .homepagenew .footer-brand_links ul{justify-content: center;}

}
@media (max-width: 767.98px) {
  .footer-bottom_menu ul {       
    column-gap: 30px;
    column-count: 2;
    display: block;
    text-align: center;}
  .homepagenew .footer-brand_links ul{        flex-direction: column;    row-gap: 20px;}
}
@media (max-width: 639.98px) {
}
@media (max-width: 575px) {
}
/* Footer Ends  */



/*customise Hotel Parina Ab Testing color css Start*/
.homenew[data-hotel-name="Hotel Parián"] .subscribe-section_widget{
  background: #171717 !important;
}
.homenew[data-hotel-name="Hotel Parián"] .grid-thumb-section{background: #171717 !important;}
.homenew[data-hotel-name="Hotel Parián"] footer {
  background: #171717 !important;
}

.homenew[data-hotel-name="Hotel Parián"] .title--xl{color: #171717;font: 400 60px / 100% 'Palatino Linotype', sans-serif;}
.homenew[data-hotel-name="Hotel Parián"] .title--xxl{color: #171717;font: 400 60px / 72px 'Palatino Linotype', sans-serif;}
.homenew[data-hotel-name="Hotel Parián"] .slider-main-title{    color: #171717;font: 400 48px / 100% 'Palatino Linotype', sans-serif;}
.homenew[data-hotel-name="Hotel Parián"] .discover-section_tb_content ul li .tagline{
  font: 500 16px / 18px var(--tagline-text);}
.homenew[data-hotel-name="Hotel Parián"] .home-offer__content h2{font: 400 48px / 100% 'Palatino Linotype', sans-serif;    color: #171717;}
.homenew[data-hotel-name="Hotel Parián"] .full-faq-section_widget .title--xl{font: 400 48px / 57.6px 'Palatino Linotype', sans-serif; color: #171717;}
.homenew[data-hotel-name="Hotel Parián"] .uk-accordion li a{font-family: 'Montserrat';
  font-weight: 600;    color: #171717;}
.homenew[data-hotel-name="Hotel Parián"] .newsform-profile .title--xl{    color: #fff;}
.homenew[data-hotel-name="Hotel Parián"] .subscribe-content{font: 400 15px / 24px 'Montserrat';}
.homenew[data-hotel-name="Hotel Parián"] .subscribe-sec_links p{font: 400 12px / 24px 'Montserrat';}
.homenew[data-hotel-name="Hotel Parián"] .footer-links ul li a, .homenew[data-hotel-name="Hotel Parián"] .footer-address ul li a, .homenew[data-hotel-name="Hotel Parián"] .footer-sociallinks ul li a, .homenew[data-hotel-name="Hotel Parián"] .footer-bottom_menu ul li a, .homenew[data-hotel-name="Hotel Parián"] .footer-copyright_text{font-family: 'Montserrat';}
.homenew[data-hotel-name="Hotel Parián"] .mobile-menuitem ul li a{font-family: 'Palatino Linotype';}
.homenew[data-hotel-name="Hotel Parián"] .mobile-submenuitem ul li a {
  font-family: 'Montserrat';
}

@media (max-width: 767.98px) {
  .homenew[data-hotel-name="Hotel Parián"] .title--xxl {
    font: 400 40px / 52px 'Palatino Linotype', sans-serif;
  }
  .homenew[data-hotel-name="Hotel Parián"] .home-offer__content h2 {
    font: 400 38px / 100% 'Palatino Linotype', sans-serif;
  }
  .homenew[data-hotel-name="Hotel Parián"] .full-faq-section_widget .title--xl {
    font: 400 38px / 47.6px 'Palatino Linotype', sans-serif;
}
  .homenew[data-hotel-name="Hotel Parián"] .title--xl {
    font: 400 44px / 90% 'Palatino Linotype', sans-serif;
}
}
/*customise Hotel Parina Ab Testing color css Start*/

.olivebookingwidget .footer-mobile-booking{display:none}

/* H1 Headline Starts  */
.h1-headline.lightbg { background:var(--bg-alt-2); }
.h1-headline {
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding:80px 20px 96px;
}
.h1-headline__smalltitle { text-transform: uppercase; }
.h1-headline--with-bg:after {
  content: '';
  height: 33%;
  background: var(--bg-alt-1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.h1-headline__media {
  max-width: 1030px;
  margin: 0 auto 40px;
}
.h1-headline__title:last-child {
  margin-bottom: 0;
}
.h1-headline__text {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.h1-headline__content {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.h1-headline__content:last-child {
  margin-bottom: 0
}
.h1-headline__content--extra {
  margin-top: 30px;
}
.h1-headline__actions .uk-button + .uk-button {
  margin-left: 30px;
}
.h1-headline .js-texttoggle-content {
  margin-top: 20px;
}
.left-side-content .h1-headline__title {
  text-align: center;
}
.left-side-content .h1-headline__text, .left-side-content .h1-headline__content {
  max-width: 100%;
}
.left-side-content .h1-headline__text, .left-side-content .h1-headline__content, .left-side-content .headline__button {
  text-align: left;
}
.h1-headline__content p a {
  color: var(--text-color);
  border-bottom: solid 1px var(--border-color);
}
.h1-headline__content p a:hover, .h1-headline__content p a:focus{
  border-bottom: solid 1px transparent;
}

.h1-headline__content .box a {
  color: var(--text-color);
  border-bottom: solid 1px var(--border-color);
}
.h1-headline__content .box a:hover, .h1-headline__content .box a:focus{
  border-bottom: solid 1px transparent;
}

.h1-headline__text .button-readmore:after {
  transform: inherit !important;
  transition: none !important;
}
.customheadlinefont .title{
  font: 500 56px / 120% 'Simplo-Regular';
  padding: 0 160px;
}
.customheadlinefont .h1-headline__content{    
  padding: 10px 0 0 0;
  font-family: 'Simplo-Regular';}
.customheadlinefont .margin-top-l{margin-top: 30px !important;}

@media (max-width: 1399.98px) {
  .h1-headline {
    padding: 50px 20px;
  }
}
@media (max-width: 960.98px) {
  .customheadlinefont .title{    padding: 0;}
}

@media (max-width: 767.98px) {
  .customheadlinefont .title{
    font:500 40px/48px 'Simplo-Regular';
  }
  .customheadlinefont .margin-top-l {
    margin-top: 20px !important;
  }
  .h1-headline__title--noimage {
    margin: 0;
  }
  .h1-headline__action {
    margin-top: 20px;
  }
  .h1-headline__actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    justify-content: center;
  }
  .h1-headline__actions .uk-button+.uk-button {
    margin: 0;
  }
}
@media (max-width: 639.98px) {
  .h1-headline {
    padding:50px 0;
  }
  .h1-headline--noimage {
    padding-bottom: 20px;
  }
  .h1-headline__media {
    margin-bottom: 20px;
  }
}
/* H1 Headline Ends  */
.homepagenew .oldheader{display:none}
/* Header Starts */
.ng-star-inserted .header{position: relative !important;}
.ng-star-inserted .header ul li a{color: #000 !important;}
.ng-star-inserted .header .logo svg, .ng-star-inserted .header .logo svg path, .ng-star-inserted .header .logo svg, .ng-star-inserted .header .logo svg path, .ng-star-inserted .header .logo svg polygon, .ng-star-inserted .header .logo svg polygon, .ng-star-inserted .header .logo svg rect, .ng-star-inserted .header .logo svg rect {
  fill: var(--logo-color-on-scroll) !important;
  color: var(--logo-color-on-scroll);
}
.fixedheader .ng-star-inserted header {
  margin-bottom: 0px;
  margin-top: 20px;
}  
 
.header {
  position: fixed;
  width: 100%;
  z-index: 9999;
  background-color: transparent;
  text-align: center;
  transition: height .3s ease-out, background-color .3s ease-out;
  display: grid;
  align-items: center;
  height: 100px;
  top:0;
}
.header.is-fixed, .fixedheader .header{
  background:var(--bg-header);
  box-shadow: #0000001a 0 4px 8px;
  height: 80px;
} 
.fixedheader .header{
  height: 100px;
}

/*.logo svg, .logo img {
width: var(--logo-width);
height:var(--logo-height);
}*/
.header .navbar ul li a{
  min-height: auto;
  color:var(--inverse-font-color);
  font:var(--header-fonts);
  text-transform: var(--header-fonts-text-transform);
  border-bottom:solid 1px transparent;
  font-weight: 500;
  filter: opacity(1);
}
.header .navbar ul li a:hover, .header .navbar ul li a:focus, .header .navbar ul li a.navON {
  border-bottom:solid 1px var(--inverse-font-color);

}
.header .navbar ul { gap: 0; }
.header .navbar ul li { padding:0 44px 0 0; }
.header .navbar{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.header .navbar-flex{    justify-content: space-between;
  width: 100%;
  align-items: center;
}
.property-header-btn {
  width: 100%;
  max-width: 130px;
}
.header.is-fixed .navbar ul li a,
.fixedheader  .header .navbar ul li a { color:#000000; }
.header.is-fixed .navbar ul li a:hover,
.header.is-fixed .navbar ul li a:focus,
.header.is-fixed .navbar ul li a.navON,
.fixedheader .header .navbar ul li a:hover,
.fixedheader .header .navbar ul li a:focus,
.fixedheader .header .navbar ul li a.navON {
  border-bottom: solid 1px var(--border-color);
}
.header.is-fixed .logo svg, .header.is-fixed .logo svg path, .fixedheader .header .logo svg, .fixedheader .header .logo svg path, .fixedheader .header .logo svg polygon, .header.is-fixed .logo svg polygon, .fixedheader .header .logo svg rect, .header.is-fixed .logo svg rect { 
  fill:var(--logo-color-on-scroll) !important;     
  color: var(--logo-color-on-scroll); }
.header .logo svg, .header .logo svg path {
  fill: var(--logo-color);
  color: var(--logo-color);
}



.header.is-fixed .logo .Downtown.Clifton, .fixedheader .header .logo .Downtown.Clifton{    background: #020202;
  padding:5px;
}

.header .logo .mobile-menu-icon, .header .logo .header-phone-number { display:none; }
.fixedheader header { margin-bottom: 100px; }
.mobile-menushow {
  background: var(--header-bg-color);
  position: fixed;
  width: 100%;
  left: 0;
  padding: 20px;
  height: 100vh;
  overflow: auto;
  padding-bottom: 150px;
  transition:0.6s;
  opacity: 0;
  visibility: hidden;
}
.mobile-menuitem {
  padding:52px 0 0 0;
}
.mobile-menuitem ul li { list-style:none;margin-bottom: 6px; }
.mobile-menuitem ul li a { font:var(--mob-header-fonts); }
.mobile-menuitem ul li a.navON {
  color: var(--highlight-color);
  text-transform: var(--header-fonts-text-transform);
  border-bottom: solid 1px var(--highlight-color);
}

.logo .sr-only{filter: opacity(1);}

.header .logo svg, .header .logo img {/* width: var(--logo-width);*/width: auto; height: var(--logo-height);}


.header.is-fixed .logo svg, .header.is-fixed .logo img{/*width: var(--logo-width-onscroll);*/ width: auto;}

.header.is-fixed .logo img, .fixedheader .header .logo img{filter: invert(1);}

[data-hotel-name="The Waypoint"] .mobile-submenuitem ul li:first-child{display:none}
[data-hotel-name="Hotel Ella"] .header .navbar ul li a {
  color: var(--primary-cta-color);
}
[data-hotel-name="Hotel Ella"] .header .navbar ul li a:hover, [data-hotel-name="Hotel Ella"] .header .navbar ul li a:focus {    
  border-bottom: solid 1px var(--primary-cta-color);
}

[data-hotel-name="Hotel Ella"] .header.is-fixed .navbar ul li a, [data-hotel-name="Hotel Ella"] .fixedheader .header .navbar ul li a {
  color: var(--inverse-font-color);
}

[data-hotel-name="Hotel Ella"] .header.is-fixed .navbar ul li a:hover, 
[data-hotel-name="Hotel Ella"] .header.is-fixed .navbar ul li a:focus, 
[data-hotel-name="Hotel Ella"] .header.is-fixed .navbar ul li a.navON, 
[data-hotel-name="Hotel Ella"] .fixedheader .header .navbar ul li a:hover, 
[data-hotel-name="Hotel Ella"] .fixedheader .header .navbar ul li a:focus, 
[data-hotel-name="Hotel Ella"] .fixedheader .header .navbar ul li a.navON {
  border-bottom: solid 1px var(--inverse-font-color);
}

.header-navbar-container .header-langsel__control {
  padding: 2px 10px;
  min-height: 38px;
  width:52px;
  background: var(--primary-cta-color);
  color: var(--primary-cta-font-color);
}
.header-langsel__control .template-icon-down-arrow {
  padding-left: 8px
}
.header-langsel__dropdown {
  background: var(--primary-cta-color);
  min-width: unset;
  padding: 15px 15px;
  font-size: 13px;
  width:52px;
  text-transform: uppercase;
  margin-top: 0;
  top: 61px !important;
  list-style: none;
}

.language-translate {
  padding: 0 24px 0 0;
}
.navbar-center-left {
  display: flex;
  align-items: center;
}
.header .navbar .header-langsel__dropdown-item a,
.fixedheader .header .navbar .header-langsel__dropdown-item a,
.header.is-fixed .navbar ul .header-langsel__dropdown-item a{
  color: var(--primary-cta-font-color);
  text-transform: uppercase;
}
.header .navbar .header-langsel__dropdown-item a:hover,
.header .navbar .header-langsel__dropdown-item a:focus,
.fixedheader .header .navbar .header-langsel__dropdown-item a:hover,
.fixedheader .header .navbar .header-langsel__dropdown-item a:focus,
.header.is-fixed .navbar ul .header-langsel__dropdown-item a, 
.fixedheader .header .navbar ul .header-langsel__dropdown-item a
{
  color: var(--primary-cta-font-color);
}

.header .navbar .header-langsel__dropdown-item a:hover,
.header .navbar .header-langsel__dropdown-item a:focus,
.fixedheader .header .navbar .header-langsel__dropdown-item a:hover,
.fixedheader .header .navbar .header-langsel__dropdown-item a:focus,
.header.is-fixed .navbar ul .header-langsel__dropdown-item a:hover,
.header.is-fixed .navbar ul .header-langsel__dropdown-item a:focus
{
  border-bottom-color: var(--primary-cta-font-color);
}

.logo a img, .logo a svg {
    margin: 0 10px;
}
[data-hotel-name="Yankee Clipper Motel"] .header .logo img{ display: block !important;    filter: none !important;}
[data-hotel-name="Yankee Clipper Motel"] .header .logo svg{display: none;}

@media (max-width: 1399.98px) {
  .header-navbar-container .uk-container{max-width: 1300px;}
  .header .navbar ul li {padding: 0 24px 0 0;}
}
@media (max-width: 1199.98px) {
  .header .navbar ul li {
    padding: 0 12px;
  }

} 

@media (max-width: 1150.98px) {
  .header .navbar ul li {
    padding: 0 9px;
  }
}

@media (max-width: 1100px) {
  [data-hotel-name="Hotel Ella"] .header .navbar ul li a {
    font-size: 14px;
  }
}

@media (max-width: 1060.98px) {
  .property-header-btn {
    max-width: 100px;
  } 
  .property-header-btn a{
    padding: 0 9px;
  }
  .header .navbar ul li {
    padding: 0 7px;
  }
}
@media (min-width: 1024px) {
  .logo {
    position: absolute;
    z-index: 500;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: height .3s ease-out;
  }


}
@media (max-width: 1023.98px) {
 
  .header .logo svg{/*width: var(--logo-width-mobile);*/ width: auto;        height: var(--logo-height-mobile); }
  .header.is-fixed .logo svg{/*width: var(--logo-width-onscroll-mobile);*/ width: auto;}
  .header .logo svg, .header .logo img {
    filter: invert(1);
}
.header .logo svg, .header .logo img {
    width: 170px !IMPORTANT;
}
  .header .navbar ul{display:none}
  .property-header-btn{display:none}
  .header .logo .mobile-menu-icon, .header .logo .header-phone-number {
    display: inline-block;
  }
  .logo {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  .fixedheader .header, .header, .header.is-fixed {
    background:var(--header-bg-color);
    height: 60px;

  }
  .logo svg {width:66%;}

  /* 
  .logo svg, .logo img {
  width: var(--logo-width-mobile);
  height:var(--logo-height-mobile);
}*/
  .fixedheader header {
    margin-bottom: 60px;
  }
  .header .logo svg, .header .logo svg path{
    fill: #000;
  }
  .header-phone-number a{color: var(--header-color);
    font-size: 20px;}
  .mobile-menuitem ul{    padding: 0;}
  .mobile-menuitem ul li {
    list-style: none;
    margin-bottom: 3px;
    text-align: left;
  }
  .mobile-menuitem ul li a{
    color:var(--header-color);
    text-transform: var(--header-fonts-text-transform);
  }
  .mobile-menu-icon a { color:var(--header-font-color); }
  .mobile-submenuitem {
    list-style: none;
    border-top:solid 1px rgb(0 0 0 / 30%);
    margin:30px 0 0 0;
    padding: 21px 0 0 0;
  }
  .mobile-submenuitem ul {   
    list-style: none;
    margin-bottom: 3px;
    text-align: left;
    padding:0;
  }
  .mobile-submenuitem ul li a{
    font: 400 17px / 30.6px var(--tagline-text);
    color: var(--header-color);
  }
  .mobile-submenuitem ul li a.navON{
    color: var(--highlight-color);
  }
  .socialmedialinks-mobile {
    margin: 22px 0 0 0px;
  }
  .socialmedialinks-mobile ul {
    list-style: none;
    display: flex;
    column-gap: 0;
    
  }
  .socialmedialinks-mobile ul li{
      padding-right: 20px;
  }
  
  .socialmedialinks-mobile ul li a {
    font-size: 21px;   
    color:var(--highlight-color);
  }
  .mobile-menu-icon .closeicon { display:none; }
  .mobilemenuopen .mobile-menu-icon .menuicon { display:none; }
  .mobilemenuopen .mobile-menu-icon .closeicon { display:block; }
  .mobilemenuopen .mobile-menushow { visibility: visible; opacity: 1; }
  .mobilemenuopen { overflow: hidden; }
  .socialmedialinks-mobile ul { padding: 0; }

  .header .logo .Downtown.Clifton, .fixedheader .header .logo .Downtown.Clifton{    
    background: #020202;
    padding:5px;
  }

  .header.is-fixed .logo svg, .header.is-fixed .logo svg path, .fixedheader .header .logo svg, .fixedheader .header .logo svg path, .fixedheader .header .logo svg polygon, .header.is-fixed .logo svg polygon, .fixedheader .header .logo svg rect, .header.is-fixed .logo svg rect, .header .logo svg rect { 
    fill:var(--logo-color-on-scroll) !important;    
    color: var(--logo-color-on-scroll);}

  .header .logo svg polygon{
    fill: var(--logo-color-on-scroll);
  }
  .header-langsel__dropdown {
    padding: 15px 0;
    top: 51px !important;
  }
  .header-langsel__dropdown.uk-open {
    display: block !important;
  }
  .language-translate{    padding: 0 10px 0 0;}

}
@media (max-width: 959.98px) {
  header {
    margin-bottom: 60px;
  }

}
@media (max-width: 767.98px) {}
@media (max-width: 639.98px) {}
@media (max-width: 575px) {}
/* Header Ends  */


.hidesection .header .property-header-btn{display: none;}
.hidesection .intro-section .intro-section_booking {display: none;}
.hidesection .footer-mobile-booking{display: none;}
.hidesection .distributor-open{display:none}
.hidesection .full-section_btn_single{display:none}
.hidesection .bookwithdate{display:none !important}




@media (max-width: 959.98px) {
  .hidesection footer {
    padding: 50px 0 50px;
  }
}
.gallery {
    padding: 0 40px 60px;
}

.gallery-img a {
    width: 100%;
    height: 100%;
}
.gallery-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery .gallery-img .gallery-item {
    padding-left: 10px;
}
.gallery .gallery-img *+.gallery-item {
    margin-top: 10px;
}

[data-hotel-name="The Beverly Hotel"] .gallery {
    padding-top:60px;
}

@media (max-width: 1399.98px) {}
@media (max-width: 1199.98px) {}
@media (max-width: 1023.98px) {}
@media (max-width: 959.98px) {
  .gallery {
      padding: 40px 20px;
  }
  .gallery .gallery-img .gallery-item {
    padding-left: 20px;
	}
}
@media (max-width: 767.98px) {
	.gallery {
      padding:0 0 40px;
  }
  
}
@media (max-width: 639.98px) {}
@media (max-width: 575px) {}