/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: normal;
   src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.ttf") format("truetype"); }
@font-face {
  font-family: 'Font Awesome 6 Regular';
  font-style: normal;
  font-weight: 400;
   src: url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.ttf") format("truetype"); }
@font-face {
  font-family: 'Font Awesome 6 Solid';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.ttf") format("truetype"); }
@font-face {
  font-family: 'Font Awesome 6 Light';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/fa-light-300.woff2");
  }

#awb-to-top-label {
    color: black !important;
}

.gtb-grupa{
	padding-top:50px !important;
	padding-bottom:30px !important;
}
h1, h2, h3, h4, h5, h6, .c-accordion__title { font-family: 'Poppins', sans-serif; padding:0px; margin:0px; padding-top:15px; padding-bottom:15px; font-weight:600; }
.c-accordion__title { font-size: 115%;}
.c-accordion__title:after { display:none;}
.c-accordion__title { padding-top:12px !important; margin:0px !important; font-size:110% !important; padding-bottom:12px !important; padding-right:38px !important; border-bottom: 1px solid #f2f2f2; position: relative;}
.c-accordion__title:before { content: "\f078"; font-family: 'Font Awesome 6 Solid'; position: absolute; right:15px; top:50%; transform:translateY(-50%); font-size:14px; color:#356538;}
.is-open .c-accordion__title:before { content: "\f077"; font-family: 'Font Awesome 6 Solid'; position: absolute; right:15px; top:50%; transform:translateY(-50%);  font-size:14px;  color:#356538}
.wp-block-flexible-table-block-table  tr td {transition: all 0.5s ease;}
.wp-block-flexible-table-block-table{
	margin-left:0px !important;
	margin-right:0px !important;
}