/*
Theme Name: ProTalks Child
Theme URI: https://protalks.qodeinteractive.com
Description: A child theme of ProTalks
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.2
Text Domain: protalks
Template: protalks
*/



@font-face {
  font-family: "HelveticaNeue";
  src: url("webfonts/2DD045_1_0.eot");
  src: url("webfonts/2DD045_1_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2DD045_1_0.woff2") format("woff2"), url("webfonts/2DD045_1_0.woff") format("woff"), url("webfonts/2DD045_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueItalic";
  src: url("webfonts/2DD045_2_0.eot");
  src: url("webfonts/2DD045_2_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2DD045_2_0.woff2") format("woff2"), url("webfonts/2DD045_2_0.woff") format("woff"), url("webfonts/2DD045_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("webfonts/2DD045_0_0.eot");
  src: url("webfonts/2DD045_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2DD045_0_0.woff2") format("woff2"), url("webfonts/2DD045_0_0.woff") format("woff"), url("webfonts/2DD045_0_0.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueLTW1G-Th";
  src: url("webfonts/2DD045_3_0.eot");
  src: url("webfonts/2DD045_3_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2DD045_3_0.woff2") format("woff2"), url("webfonts/2DD045_3_0.woff") format("woff"), url("webfonts/2DD045_3_0.ttf") format("truetype");
}

.wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0 !important;
  margin-right: 1em;
}

.psvt-map-wrapper,
.psvt-map-wrapper .elementor-element,
.psvt-map-wrapper iframe {
	height: 100%;
}

body,
h2,
.qodef-h2,
h3,
.qodef-h3,
h4,
.qodef-h4,
h5,
.qodef-h5,
h6,
.qodef-h6,
option
{
	font-family: "HelveticaNeueLTW1G-Th" !important;
}

h1,
.qodef-h1,
p,
li,
.qodef-header-navigation> ul > li > a,
.qodef-header-navigation > ul > li.qodef-menu-item--narrow .qodef-drop-down-second ul li a,
.qodef-header-navigation > ul > li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li > a,
.qodef-header-navigation > ul > li.qodef-menu-item--wide .qodef-drop-down-second ul li ul li a  {
	font-family: "HelveticaNeue" !important;
}


.wpcf7-submit.qodef-button {
  background-color: #ec008c;
  border-color: #ec008c;
  color: #fff;
}

.wpcf7-submit.qodef-button:hover {
	background-color: #fff;
  border-color: #ec008c;
  color: #ec008c;
}

.wpcf7-submit.qodef-button:hover span {
	background:none;
}


.e-n-tabs-heading {
  padding-bottom: 40px;
}

#qodef-single-post-navigation {
  display: none;
}

.single-post .qodef-e-content .elementor-widget-protalks_core_image_gallery img {
  max-height: 300px;
  width: 100%;
  height:100%;
  object-fit: cover;
  object-position: center;
}

.single-team .qodef-e-content .qodef-e-section.qodef-e-contact-info {
  display: none !important;
}

.single-team .qodef-e-content .qodef-e-section.qodef-e-social-info {
	display: none;
}

.single-team .qodef-e-content .qodef-e-section.qodef-e-social-info:has(.qodef-social-icon) {
	display: block;
}