/* 
	Theme Name: Mauritius 3D 2023
	Author URI: https://scharmach.pl/
	Description: Custom theme for Mauritius 3D
	Author: Scharmach Consulting
	Author URI: https://scharmach.pl/
	Template: hello-elementor
	Version: 1.0.1
	Text Domain: hello-elementor
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
.mauritius3d-chceck-me {
  display: flex;
  justify-content: flex-end;
}
.mauritius3d-chceck-me .elementor-button {
  width: 249px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mauritius3d-btn .elementor-button {
  transition: all 700ms;
}
.mauritius3d-btn .elementor-button:hover {
  transform: scale(1.05);
}

.mauritius-play-icon {
  transition: all 700ms;
}
.mauritius-play-icon:hover {
  transform: scale(1.05);
}

.virtual-tour-btn .elementor-button-content-wrapper {
  display: flex;
  align-items: center;
}
.virtual-tour-btn .elementor-button-content-wrapper svg {
  width: 24px !important;
  margin-bottom: -4px;
}

#mauritius3d-singup-btn,
#mauritius3d-cf-send-btn {
  transition: all 700ms;
}
#mauritius3d-singup-btn:hover,
#mauritius3d-cf-send-btn:hover {
  transform: scale(1.05);
}
#mauritius3d-singup-btn svg,
#mauritius3d-cf-send-btn svg {
  width: 24px !important;
  margin-bottom: -2px;
}
#mauritius3d-singup-btn svg path,
#mauritius3d-cf-send-btn svg path {
  fill: transparent !important;
}

.mauritius3d-contact-form {
  margin-top: 20px;
}
.mauritius3d-contact-form .elementor-form-fields-wrapper .elementor-field-type-checkbox {
  margin-top: -18px;
}
.mauritius3d-contact-form .elementor-form-fields-wrapper .elementor-field-type-checkbox .elementor-field-option {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  margin-right: 10px;
}
.mauritius3d-contact-form .elementor-form-fields-wrapper .elementor-field-type-textarea .elementor-field-textual {
  border-width: 1px 1px 1px 1px !important;
  border-radius: 10px;
  background-color: #F5F5F5 !important;
}

.mauritius-change-language .cpel-switcher__toggle {
  border-radius: 10px;
  overflow: hidden;
  width: 80px !important;
}
.mauritius-change-language .cpel-switcher__toggle a {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.mauritius3d-contact .elementor-field-textual {
  border-width: 1px 1px 1px 1px !important;
  border-radius: 10px;
}
.mauritius3d-contact .elementor-button {
  transition: all 700ms;
}
.mauritius3d-contact .elementor-button svg path {
  fill: transparent !important;
}
.mauritius3d-contact .elementor-button:hover {
  transform: scale(1.05);
}

.cky-btn-revisit-wrapper {
  display: none !important;
}

@media (max-width: 1024px) {
  .mauritius3d-chceck-me .elementor-button {
    width: 160px;
    height: 45px;
  }
  .mauritius3d-eclosia br {
    display: none;
  }
}
@media (max-width: 768px) {
  .mauritius-change-language {
    z-index: 1;
  }
  .mauritius-change-language .cpel-switcher__toggle {
    width: 60px !important;
  }
  .mauritius-with-shadow {
    box-shadow: 0px 4px 10px 0px rgba(230, 174, 29, 0.51) !important;
  }
}/*# sourceMappingURL=style.css.map */