/*!
Theme Name: Luxed - Child
Theme URI: https://luxed.freevision.me/
Author: FreeVision
Author URI: https://themeforest.net/user/freevision/portfolio
Description: Luxed is a powerhouse WordPress theme designed for versatility and performance. Packed with essential features, Luxed ensures you have everything you need to create stunning websites effortlessly.
Version: 1.2.7
Tested up to: 6.9.1
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: luxed
Domain Path: /languages
Tags: e-commerce, entertainment, photography, blog, grid-layout, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Template: luxed
*/


.uwy.userway_p1 .userway_buttons_wrapper {
  top: 40px!important;
  left: calc(100vw - 80px)!important;
}
.alt-font {
  font-family: "Bona Nova", serif;
}
.site-branding.logo-mobile {
  width: 160px;
}
.custom-logo-link > img {
  width: 200px;
}
.custom-logo-link.alternative-logo-sticky > img {
  width: 80px;
}
.luxed-brand-wrapper:not(.menu-custom-made) {
  padding-top: 5px;
  padding-bottom: 5px;
}
.main-menu-btn-icon, .main-menu-btn-icon {
  width: 20px!important;
}
.main-menu-btn-icon::before, .main-menu-btn-icon::after {
  width: 24px!important;
}
.main-menu-btn-icon::before {
  left: -4px;
}
.wp-block-heading.has-text-align-right {
  text-align:right!important;
}
#footer-widget .luxed-inner-footer-widget:not(.luxed-footer-widget-custom-columns) {
  align-items: flex-start !important;
}
.pt-20 {
  padding-top: 20px;
}
.wpml-ls-menu-item i {
  display:none!important;
}
li.mphb-room-type-view::before {
  content: "\e94b" !important;
}
li.mphb-room-type-size::before {
  content: "\e91a" !important;
}
.curl-wrapper {
  display:none!important;
}
#login h1 a {
  height: auto!important;
}
 
@media only screen and (max-width: 1024px) {
  footer .wp-block-heading.has-text-align-right {
    text-align: center !important;
  }
  footer .wp-block-social-links {
    float: none;
    justify-content: center;
  }
	footer .wp-block-image {
    text-align: center !important;
  }
	footer .wpml-language-switcher-block ul.horizontal-list {
    justify-content: center;
  }
}
