/*
  Theme Name: Divi-child
  Version: 1.0.0
  Template: Divi
  Author: Divi Pixel
  Author URI: https://www.divi-pixel.com
  Description: Ma description
  Text Domain: divi-child
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
.et-l--header .et_pb_column_1_3 .et_pb_text_inner p {
	font-size: 32px;
	color: white;
}

.et-l--header .et_pb_section_0_tb_header {
	background-color: #26292a;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-attachment: scroll;
background-image: none;
background-size: auto;
background-origin: padding-box;
background-clip: border-box;
}

.et_pb_menu_0_tb_header.et_pb_menu {
	background-color: #26292a !important;
}

.et_pb_menu_0_tb_header.et_pb_menu a {
	color : white !important;
}

.page-id-101 img {
	padding-right: 15px;
	padding-left: 15px;
}
*/

.et-social-youtube a.icon::before {
  content: "\e0a3";
}

.et-social-icon {
		list-style-type: none !important;
		display: inline-block;
		font-size: 25px !important;
		color: white !important;
		padding: 0 10px 0 10px;
}

.et-social-icon a {
		color: white !important;
}


.et-menu-nav .current_page_item a, .et-menu-nav a:hover {
  text-decoration: underline;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
  text-decoration-color: #fbb900;
  text-underline-offset: 15px;
  text-decoration-thickness: 2px;
}

.et-menu a:hover {
  opacity: 1;
}

.et_pb_slide_title, .et_pb_slide_description .et_pb_slide_content {
  background-color: rgba(255,255,255,0.77);
}

.et_pb_slide_title {
  padding: 30px;
}

.et_pb_slide_description .et_pb_slide_content {
  padding: 0px 30px 30px 30px;
}

@media (max-width: 479px) {
  .et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 {
    margin: 0px !important;
  }
}

.et_mobile_menu {
	background-color: white !important;
}

h1, h2, h3 {
	font-family: 'HWT tangent',Helvetica,Arial,Lucida,sans-serif;
}

.et_pb_slide_description h2, .ecmd-event-title {
	font-family: inherit;
}

.et_pb_text_6_tb_footer a {
	color: white !important;
}