/*
Theme Name:  Flatsome Child
Description: This is a child theme for Flatsome Theme
Author:      1.618 Technologies Division
Author URI:  https://1-618.it
Template:    flatsome
Version:     3.0
*/

/*
@font-face {font-family:'TiemposFine'; font-weight:300; src:url('fonts/tiempos-fine-light.woff2') format('woff2'), url('fonts/tiempos-fine-light.ttf') format('truetype');}
@font-face {font-family:'TiemposFine'; font-weight:400; src:url('fonts/tiempos-fine-regular.woff2') format('woff2'), url('fonts/tiempos-fine-regular.ttf') format('truetype');}
@font-face {font-family:'TiemposFine'; font-weight:500; src:url('fonts/tiempos-fine-medium.woff2') format('woff2'), url('fonts/tiempos-fine-medium.ttf') format('truetype');}
@font-face {font-family:'TiemposFine'; font-weight:600; src:url('fonts/tiempos-fine-semibold.woff2') format('woff2'), url('fonts/tiempos-fine-semibold.ttf') format('truetype');}
@font-face {font-family:'TiemposFine'; font-weight:300; font-style:italic; src:url('fonts/tiempos-fine-light-italic.woff2') format('woff2'), url('fonts/tiempos-fine-light-italic.ttf') format('truetype');}
@font-face {font-family:'TiemposFine'; font-weight:400; font-style:italic; src:url('fonts/tiempos-fine-regular-italic.woff2') format('woff2'), url('fonts/tiempos-fine-regular-italic.ttf') format('truetype');}
@font-face {font-family:'TiemposFine'; font-weight:500; font-style:italic; src:url('fonts/tiempos-fine-medium-italic.woff2') format('woff2'), url('fonts/tiempos-fine-medium-italic.ttf') format('truetype');}
@font-face {font-family:'TiemposFine'; font-weight:600; font-style:italic; src:url('fonts/tiempos-fine-semibold-italic.woff2') format('woff2'), url('fonts/tiempos-fine-semibold-italic.ttf') format('truetype');}
@font-face {font-family:'TiemposText'; font-weight:400; src:url('fonts/tiempos-text-regular.woff2') format('woff2'), url('fonts/tiempos-text-regular.ttf') format('truetype');}
@font-face {font-family:'TiemposText'; font-weight:600; src:url('fonts/tiempos-text-semibold.woff2') format('woff2'), url('fonts/tiempos-text-semibold.ttf') format('truetype');}
@font-face {font-family:'TiemposText'; font-weight:400; font-style:italic; src:url('fonts/tiempos-text-regular-italic.woff2') format('woff2'), url('fonts/tiempos-text-regular-italic.ttf') format('truetype');}
@font-face {font-family:'TiemposText'; font-weight:600; font-style:italic; src:url('fonts/tiempos-text-semibold-italic.woff2') format('woff2'), url('fonts/tiempos-text-semibold-italic.ttf') format('truetype');}
*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

.hfont {
font-family: "Playfair Display", serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}

* {margin:0; padding:0; outline-width:0;}
html, body {background:transparent; font-size:100%; font-size:13px;}
body {background-color:#FFFFFF; position:relative; -webkit-font-smoothing:antialiased;}
a img, a:link img, a:visited img {border:0;}
select, input {color:#405E74; cursor:pointer; margin:0; padding:0;}
p {margin-bottom:15px;} 
li {margin-bottom:0;} 
ul {list-style-position:inside;}
