/*!
Theme Name:  Suasanus
Author:      Life Color
Author URI:  https://www.lifecolor.eu
Description: Acqua per uso Inalatorio e Aerosol
Version:     1.0.0
License:     GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template:    page-builder-framework
Text Domain: page-builder-framework-child
*/

h1,h2,h3,h4,h5,h6,body {
  font-family: 'Poppins', sans-serif;
}

.fa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
  font-style: normal;
}
.fa.fa-facebook {
  --fa: "\f39e";
}
.fas.fa-shipping-fast {
  --fa: "\f48b";
}
.fa.fa-phone {
  --fa: "\f095";
}
.fa.fa-arrow-circle-o-down {
  --fa: "\f01a";
}
.fa.fa-comment-medical {
  --fa: "\f7F5";
}
.fa.fa-envelope {
  --fa: "\f0e0";
}
.fa-map-marker {
  --fa: "\f041";
}

.fa.fa-arrow-circle-o-down{
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
	margin-right:2px;
}
.fa.fa-comment-medical,
.fas.fa-shipping-fast,
.fa.fa-envelope,.fa.fa-phone,.fa.fa-map-marker {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.fa.fa-facebook, .fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook::before {
  content: "\f39e";
}
.fa-phone::before {
  content: "\f095";
}
.fa-comment-medical::before {
   content: "\f7F5";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-arrow-circle-o-down::before {
  content: "\f01a";margin-right:2px;
}
.fa.fa-map-marker::before {
  content: "\f3c5";
}
.fas.fa-shipping-fast::before {
  content: "\f48b";
}

.fa.fa-whatsapp,
.fa.fa-instagram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp::before {
  content: "\f232"; /* Codice Unicode per l'icona WhatsApp */
}

.fa.fa-instagram::before {
  content: "\f16d"; /* Codice Unicode per l'icona Instagram */
}

.fa.fa-clock {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fa.fa-clock::before {
  content: "\f017";
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-brands-400.woff2") format("woff2"); }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fonts/fa-solid-900.woff2") format("woff2");
}



@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ExtraBoldItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}