/*
Theme Name: Numerique Child
Author: VamTam
Author URI: https://vamtam.com
Template: numerique
*/
/*

put your child theme styles here
*/

@font-face {
  font-family: 'theme-icons';
  src:  url('/wp-content/uploads/2025/03/theme-icons.eot');
  src:  url('/wp-content/uploads/2025/03/theme-icons.eot?6xdl95#iefix') format('embedded-opentype'),
    url('fonts/theme-icons.ttf?6xdl95') format('truetype'),
    url('fonts/theme-icons.woff?6xdl95') format('woff'),
    url('fonts/theme-icons.svg?6xdl95#theme-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="vamtam-theme-"], [class*=" vamtam-theme-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vamtam-theme-campaigns:before {
  content: "\e916";
}
.vamtam-theme-chart:before {
  content: "\e917";
}
.vamtam-theme-amazon:before {
  content: "\e90b";
}
.vamtam-theme-check:before {
  content: "\e90c";
}
.vamtam-theme-google:before {
  content: "\e90d";
}
.vamtam-theme-idea:before {
  content: "\e90e";
}
.vamtam-theme-influencer:before {
  content: "\e90f";
}
.vamtam-theme-minus:before {
  content: "\e910";
}
.vamtam-theme-pin:before {
  content: "\e911";
}
.vamtam-theme-plus:before {
  content: "\e912";
}
.vamtam-theme-puzzle:before {
  content: "\e913";
}
.vamtam-theme-search:before {
  content: "\e914";
}
.vamtam-theme-social-media:before {
  content: "\e915";
}
.vamtam-theme-arrow-left:before {
  content: "\e900";
}
.vamtam-theme-arrow-right:before {
  content: "\e901";
}
.vamtam-theme-arrow-up:before {
  content: "\e902";
}
.vamtam-theme-coin:before {
  content: "\e903";
}
.vamtam-theme-email:before {
  content: "\e904";
}
.vamtam-theme-goal:before {
  content: "\e905";
}
.vamtam-theme-growth:before {
  content: "\e906";
}
.vamtam-theme-marketing:before {
  content: "\e907";
}
.vamtam-theme-quote:before {
  content: "\e908";
}
.vamtam-theme-rocket:before {
  content: "\e909";
}
.vamtam-theme-search-marketing:before {
  content: "\e90a";
}
.elementor-widget-tabs.vamtam-has-theme-widget-styles.vamtam-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title{
	min-height: unset !important;
	margin-bottom: 15px !important;
}
.elementor-widget-tabs .elementor-tab-desktop-title{
	padding: 15px !important;
}
.elementor-widget-tabs.vamtam-has-theme-widget-styles.vamtam-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    padding: 2% 2% 2% 5% !important;
}
@media screen and (max-width: 1024px){
	.elementor-widget-tabs.vamtam-has-theme-widget-styles.vamtam-tabs.elementor-tabs-view-vertical .elementor-tab-content.elementor-active{
		padding: 10px !important;
	}
}