/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Futura PT Light';
    src: url('fonts/FuturaPT-Light.eot');
    src: url('fonts/FuturaPT-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Light.woff') format('woff'),
        url('fonts/FuturaPT-Light.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}


@font-face {
    font-family: 'Futura PT Book';
    src: url('fonts/FuturaPT-Book.eot');
    src: url('fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Book.woff') format('woff'),
        url('fonts/FuturaPT-Book.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'Futura PT Medium';
    src: url('fonts/FuturaPT-Medium.eot');
    src: url('fonts/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Medium.woff') format('woff'),
        url('fonts/FuturaPT-Medium.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}

body { 
    font-family: 'Futura PT Book' !important;
	font-size: 18px !important;	
}
#content p {
	margin-bottom: 5px;

}

p {
	line-height: 1.2em;
    margin-block-end: 10px !important;	
}
.h4, h4 {
	line-height:1.20em !important;
	margin-bottom: 7px;
	font-weight: 400;
}
.h3, h3 {
	line-height:1.20em !important;
}

/* Sidebar Pro Menu START */

aside[id*="advanced_sidebar_menu-"] {
	margin-bottom: 0px;
}
.class-licenze .text-inner {
	
    display: flex;
    align-items: center;
	justify-content: center;
}
.class-licenze .text-inner .button{

        min-width: 
		fit-content;

}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

    .class-licenze .text-inner {

    	flex-wrap: wrap;
	}
	
	section.padding-0{
		padding: 0!important;
	}
	
}

html{
	font-size: 18px
}
body{
	
}
body {
    font-size: inherit;
    font-size: inherit !important;
}
.home header.entry-header{
	display: none
}

h1.page-title{
	line-height: 1.20em;
	letter-spacing: .05em;
    margin-bottom: .2em;
    margin-top: .2em;
	font-size: 2em
}
#breadcrumbs{
	max-width: 1150px;
    padding: 5px 15px;
    display: block;
    margin: 0 auto;
	color: #333333

}
body .wpcf7 p img{
	top: 40px
}
.pt-cv-meta-fields span, .pt-cv-meta-fields time{
	color: #000000
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: #333333;
}

body #pt-cv-view-0f47473iz4 .pt-cv-content, 
body #pt-cv-view-0f47473iz4 .pt-cv-content *:not(.pt-cv-readmore):not(style):not(script) {
    color: #666666 !important;
}

.accessability_container {
	

}
.searchform{
	margin-top: 40px
}
.foreign-regulators .box-text-inner p{
	color: #333333;
    font-size: 18px;
    font-weight: 400;
}
.search-label{
	position: absolute;
    top: -18px;
    line-height: 1;
}
body #wrapper [id*="advanced_sidebar_menu"] .parent-sidebar-menu > li.menu-item.current-menu-item > a,
body #wrapper [id*="advanced_sidebar_menu"] .parent-sidebar-menu > li > a:hover,
body #wrapper [id*="advanced_c_sidebar_menu"] .parent-sidebar-menu > li > a:hover,
.is-divider,
[data-icon-label]:after, .secondary.is-underline:hover,
.secondary.is-outline:hover, .icon-label, 
.button.secondary:not(.is-outline), 
.button.alt:not(.is-outline), 
.badge-inner.on-sale, .button.checkout, 
.single_add_to_cart_button, .current .breadcrumb-step,
body #wrapper [id*="pt-cv-view"] .pt-cv-readmore:hover,
[class*="icon-box-"]:hover,
body #wrapper [id*="advanced_sidebar_menu"] .child-sidebar-menu > li > a:hover,
body #wrapper [id*="advanced_sidebar_menu"] li.menu-item.current-menu-item > a{
	background-color: #018482 !important;
	color: #ffffff !important;
}

body #wrapper [id*="pt-cv-view"] .pt-cv-title a:hover,
body #wrapper [id*="pt-cv-view"] .panel-title:hover{
	color: #018482 !important;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover,
.header:not(.transparent) .header-bottom-nav.nav > li.active > a,
.header:not(.transparent) .header-bottom-nav.nav > li.current > a,
.header:not(.transparent) .header-bottom-nav.nav > li > a.active,
.header:not(.transparent) .header-bottom-nav.nav > li > a.current,
a:hover{
	color: #018482 !important;
	color: #327672 !important;
}
body .border-bottom {
    border-bottom: 3px solid #018482;
    
}
body .icon-box-text:hover,
body .icon-box-text a:hover,
body .icon-box-text:hover a{

	color: #ffffff!important
}
.primary.is-outline:hover span{
	color: #ffffff
}
.wpdt-c.wdt-skin-light .wpDataTablesWrapper table.wpDataTable > thead > tr > th{
	padding: 7px 10px !important;
	min-height: 36px;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
th.column-usvh{
	text-transform: none;
}
.d-none{
	display: none
}


.wpdt-c .wpDataTablesWrapper table.wpDataTableID-9 tbody tr td:nth-child(3),
.wpdt-c .wpDataTablesWrapper table.wpDataTableID-10 tbody tr td:nth-child(3){
	display: none	
}



