/* 
Theme Name:		Top Partners Theme
Theme URI:		https://elementor.com/
Description:	This is the main theme of Top Partners' site
Author:			Gabriele Rovida
Author URI:		https://gabrielerovida.it/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	top-partners-theme
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.entry {
    margin-top:0!important;
}
.elementor-widget:not(:last-child) {
    margin-bottom:5px!important;
}
h1:not(.site-title):before, h2:before {
    display:none!important;
}
.elementor-field-textual.elementor-size-xs {
	font-size:13px!important;
}
.elementor-field-type-acceptance {
	line-height:.8!important;
}
.elementor-field-type-acceptance label {
    font-size:10px!important;
}

/* Pulsante */
#cta-1 {
	width:100%;
	background-color: #ff5722 !important;
}

.elementor-pagination {
	padding-top:40px;
}

.g {
	margin-left:auto!important;
	margin-right:auto!important;
}

a#non-sei-tu , a#non-sei-tu:hover {
	text-decoration: underline !important;
	color: #ff5722 !important;
} 

/* Menu 
li a.elementor-item {
	color: #707070 !important;
	font-family: "Montserrat" !important;
	font-size: 14px !important;
	padding: 4px 1px !important;
	font-weight: 600 !important;
}

li a.elementor-item:hover {
	color: #ffffff !important;	
}

.elementor-item:after {
	background-color: #ff5722 !important;
} */

/* Titoli anteprime prodotti */
h3.elementor-post__title a {
	color: #273479 !important;
	font-weight: 600 !important;
	font-size: 16px !important;
}

/* Badge New */
.elementor-post__badge {
	background: #ff5722 !important;
}

.visible-tp {
	 position: absolute !important;
	 clip: rect(1px 1px 1px 1px) !important;
	 -webkit-clip-path: inset(0px 0px 99.9% 99.9%) !important;
	 clip-path: inset(0px 0px 99.9% 99.9%) !important;
	 overflow: hidden !important;
	 height: 1px !important;
	 width: 1px !important;
	 padding: 0 !important;
	 border: 0 !important;
}