@charset "utf-8";

@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://4sellerapp.it/themes/4seller/fonts/helvetica_neue/helveticaneue-light.eot');
    src: url('https://4sellerapp.it/themes/4seller/fonts/helvetica_neue/helveticaneue-light.eot') format('embedded-opentype'),
         url('https://4sellerapp.it/themes/4seller/fonts/helvetica_neue/helveticaneue-light.woff') format('woff'),
         url('https://4sellerapp.it/themes/4seller/fonts/helvetica_neue/helveticaneue-light.ttf') format('truetype'),
         url('https://4sellerapp.it/themes/4seller/fonts/helvetica_neue/helveticaneue-light.svg#HelveticaNeue45Light') format('svg');
}

body {
 	 font-family: 'Open Sans', sans-serif;
	 background: #eaeaea;
	 line-height: normal;
}

input, button, select, textarea {
	font-family: 'Open Sans', sans-serif;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #398DA6;
	margin: 15px 0px;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #398DA6;
	margin: 10px 0px;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #499CB4;
	margin: 8px 0px;
}

h1,h2,h3,h4,h5{ font-family: 'Open Sans', sans-serif;
	color: #398DA6; margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font-size:24px; line-height:28px }
h2{ font-size:20px; line-height:24px }
h3{ font-size:18px; line-height:21px; color: #499CB4;}
h4{ font-size:16px; line-height:18px; color: #499CB4; }
h5{ font-size:14px; line-height:16px; color: #499CB4;}
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }

/* customize_miscellaneous */ /* customize_miscellaneous */

a { color: #398DA6;}
a:hover { color: #ccc;}

li { list-style: none; line-height: normal;}
