/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */

/* Global */

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  background: transparent !important;
}

sup {
  vertical-align: baseline;
  font-size: 0.6em;
}

.et_pb_blurb_description a,
.et_pb_text_inner a {
  border-bottom: 1px solid rgba(54, 54, 57, 0.5);
}

/* Language switcher */

li.menu-item.wpml-ls-first-item {
  margin-left: 40px !important;
}

li.wpml-ls-item {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

li.wpml-ls-item a {
  font-size: 15px !important;
  text-transform: uppercase;
}

li.menu-item.wpml-ls-current-language a span {
  color: #d5ad68 !important;
}

#mobile_menu1 li.menu-item.wpml-ls-item {
  display: inline-block;
  margin: 20px 10px 0 0 !important;
}

/* Mobile Menu */

#mobile_menu1 {
  border: none;
  top: 124%;
  left: 0;
  right: 0;
  z-index: 4;
  background-color: rgba(255, 255, 255, 0.9) !important;
  padding: 20px;
}

.et_mobile_menu li a {
  padding-left: 0;
  border: none;
}

/* Top Icon */

.et_pb_scroll_top.et-pb-icon {
  border-radius: 50%;
  right: 10px;
}
