/*
Theme Name: GlobeFarer Child
Theme URI: https://globefarer.qodeinteractive.com
Description: A child theme of GlobeFarer
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: globefarer
Template: globefarer
*/

.merketes .elementor-widget-container {
  overflow: hidden;
}

.home-page-services .qodef-m-content-inner .qodef-m-subtitle,
.home-page-services .qodef-m-content-inner .qodef-m-title {
  z-index: 10;
}

.home-page-services .qodef-m-banner-link {
  background: #00000050;
}

footer #qodef-page-footer-middle-area {
  display: none;
}

.reference-forms .select-caret-down-wrapper {
  top: 0px !important;
}

.reference-forms .elementor-field-group select.elementor-field-textual {
  border: none;
  border-bottom: 1px solid rgba(27, 27, 27, 0.35);
  border-radius: 0px;
}
.reference-forms .elementor-field-group input:focus,
.reference-forms .elementor-field-group select:focus {
  box-shadow: none;
}

.terms-and-condition-quot p span {
  font-size: 17px !important;
}

/* My Account Page Styling  */

.page-id-7950 .woocommerce-MyAccount-navigation ul {
  list-style: none;
}
.page-id-7950 .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 5px;
}
.page-id-7950 .woocommerce-MyAccount-navigation ul li a br {
  display: none;
}
.page-id-7950 .woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 10px;
  background: #dedede;
}
.page-id-7950 .woocommerce-MyAccount-navigation ul li a:hover {
  background: #b0afaf;
  color: black !important;
}
