/*
Theme Name: BTC Expo Child
Theme URI: http://www.btc.si/expo-dubai/
Template: hello-elementor
Author: Foreach Labs Team
Author URI: https://foreach-labs.com/
Description: BTC Expo Dubai Theme
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1635236922
Updated: 2021-10-26 08:28:42

*/
.single #header {
  height: 200px;
  display: contents;
}

section#header,
.btc-header {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100px !important;
}
html,
body {
  overflow-x: hidden;
  width: 100%;
}
.wpcf7-submit {
  background: #1e87ff;
  color: #fff;
  border: none;
}
/*.home #language a {
  color: #fff !important;
}*/
.trp-language-switcher.trp-language-switcher-container {
  margin: 0;
  top: 8px;
  position: absolute;
  right: 0;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  height: 120px;
  margin-top: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  height: 70px;
  margin-top: 10px;
}
span.wpcf7-list-item {
  margin: 0;
  padding: 0;
}
.wpcf7-submit {
  width: 100%;
  height: 50px;
}
.wpcf7-submit:hover {
  background-color: #4a51ff !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  margin-top: 10px;
}
span.wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 5px;
  color: #8d00fe;
}
.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #8d00fe;
  padding: 3px 3px 3px 3px;
  margin-left: 0;
  margin-top: 0;
}

.site-main.post-8.page.type-page.status-publish.post-password-required.hentry {
  margin-top: 150px;
  /* margin-left: auto; */
  /* margin-right: auto; */
  /* width: 50%; */
  text-align: center;
}
.wpcf7 {
  width: 500px;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #1eff95;
  color: rgb(55, 71, 79);
}

span.wpcf7-list-item-label {
  font-size: 10px;
  line-height: 10px;
  display: block;
}

@media (max-width: 600px) {
  .wpcf7 {
    width: 95%;
  }

  input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-top: 17px;
  }
}
