@charset "utf-8";
/*
 Theme Name: Agile
 Description: Tema Child di Divi
 Author: Ljuba - Riflessi Digitali
 Author URI: https://www.ljuba.it
 Template: Divi
 Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


/*=== HEADER & MENU ===*/
#main-header {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.et-l--header .et_pb_menu {
	margin-bottom: 0 !important;
}
@media (max-width: 980px) {
	.et-l--header .et_pb_menu__menu ul,
	.et-l--header .et_pb_menu__menu,
	.et-l--header .et_pb_button_module_wrapper,
	.et-l--header  .et_pb_image {
		text-align: center;
		justify-content: center !important;
	}
	.et-l--header .et_pb_image img {
		height: 60px;
		width: auto;
	}
	.et-l--header .et_pb_row .et_pb_column {
		margin-bottom: 15px;
	}
}
@media (max-width: 450px) {
	.et-l--header .et_pb_image img {
		height: auto;
		max-width: 90%;
	}	
}

header .et_pb_menu .et-menu {
	margin-right: 0;
	margin-left: 0;
}
body #page-container .et_pb_section .et_pb_button_0_tb_header {
    color: #7F8FAB !important;
    border-width: 0px !important;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #E5E9EE;
}
/*=== TYPOGRAPHY ===*/
.no-underline a {
	text-decoration: none !important;
}
strong {
	font-weight: 600;
}
.font55,
.font55 h1,
.font55 h2,
.font55 h3 {
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-size: 55px !important;
	font-weight: 400;
    line-height: 1.2em;
}
@media (max-width: 450px) {
	.font55.font55mobile,
	.font55.font55mobile h1,
	.font55.font55mobile h2,
	.font55.font55mobile h3,
	.font55.blog-post-title h1 {
		font-size: 44px !important;
	}
}
.font38,
.font38 h1,
.font38 h2,
.font38 h3 {
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-size: 38px;
	font-weight: 500;
    line-height: 1.2em;
}
.font35,
.font35 h1,
.font35 h2,
.font35 h3 {
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-size: 35px;
	font-weight: 400;
    line-height: 1.2em;
}
.font24,
.font24 h1,
.font24 h2,
.font24 h3 {
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-size: 24px;
	font-weight: 400;
    line-height: 1.3em;
}
.font23,
.font23 h1,
.font23 h2,
.font23 h3 {
    font-size: 23px;
	font-weight: 400;
    line-height: 1.6em;
}
.subtitle,
.subtitle h1,
.subtitle h2,
.subtitle h3 {
	font-family: 'Syne', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #7F8FAB !important;
    letter-spacing: 1px;
	line-height: 1.5em !important;
}
.italic,
.italic h1,
.italic h2,
.italic h3 {
   font-style: italic;
}
.peso500,
.peso500 h1,
.peso500 h2,
.peso500 h3 {
	font-weight: 500 !important;
}
.borgogna-profondo,
.borgogna-profondo h1,
.borgogna-profondo h2,
.borgogna-profondo h3 {
	color: #48192e;
}
.borgogna,
.borgogna h1,
.borgogna h2,
.borgogna h3 {
	color: #632240;
}
.rosa-scuro,
.rosa-scuro h1,
.rosa-scuro h2,
.rosa-scuro h3 {
	color: #C68490;
}
/*=== UNDERLINE ===*/
.uppercase-underline-rosa {
	background: linear-gradient(to top, #e1d1d1 40%, transparent 30%);
}
/*=== BACKGROUND ===*/
.bkg-light {
	background-color: #F1F4F6;
}
.bkg-azzurro {
	background-color: #E5E9EE;
}
.bkg-rosa {
	background-color: #E1D1D1;
}
.bkg-bianco {
	background-color: #ffffff;
}
.bkg-bordo-5 {
	border: 5px solid #ffffff;
}
/*=== BKG IMG ===*/
@media ( min-width: 1800px ) {
	.big-screen-bkg {
		padding-top: 380px !important;
		padding-bottom: 380px !important;
	}
}
/*=== BOX CON BORDO BORGOGNA E FONDO BIANCO ===*/
.box-sales {
	background-color: #ffffff;
	box-shadow: 6px 6px 18px -10px rgba(0, 0, 0, 0.3);
	border: 5px solid #632240;
	padding: 40px 40px 25px 40px;
}
@media ( max-width: 980px ) {
	.box-sales {
		padding: 40px 30px 25px 30px;
	}	
}
@media ( max-width: 767px ) {
	.box-sales {
		padding: 40px 20px 25px 20px;
	}	
}
/*=== SLIDER (about page) ===*/
.slider-about .et-pb-arrow-prev,
.slider-about .et-pb-arrow-next,
.slider-about .et-pb-controllers {
	display: none !important;
}
/*------- fix uso theme builder + builder nella pagina/articolo --------*/
body:not(.et-fb-root-ancestor) .et_builder_inner_content .et_builder_inner_content .et_pb_row {
	width: 100%;
}
body:not(.et-fb-root-ancestor) .et_builder_inner_content .et_builder_inner_content .et_pb_section_0 {
	padding: 0;
}
body:not(.et-fb-root-ancestor) .et_builder_inner_content .et_builder_inner_content .et_pb_row:first-of-type {
	padding-top: 0;
}
body:not(.et-fb-root-ancestor) .et_builder_inner_content .et_builder_inner_content .et_pb_row:last-of-type {
	padding-bottom: 0;
}
/*----- fix floating blurbs ----*/
.et_pb_image ~ .et_pb_blurb .et_pb_blurb_content {
	margin: 0;
	width: auto;
}
/* === LARGER SUBMENU === */
#menu-main-menu .rd-larger-submenu .sub-menu {
    width: 350px;
}
#menu-main-menu .rd-larger-submenu .sub-menu li a {
    width: 310px
}
/*=== STRONG LINK ===*/
.entry-content li a:not(.et_pb_button), .entry-content p a:not(.et_pb_button), .et_builder_inner_content a:not(.et_pb_button) {
    font-weight: 600!important;
	text-decoration: underline;
}
.et_pb_post .entry-title a,
.et_pb_post h2 a,
.et_pb_grid_item h2 a {
	text-decoration: none !important;
}
/* === UL E OL LINE HEIGHT === */
#left-area ul, .comment-content ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul, body.et-pb-preview #main-content .container ul,
#left-area ol, .comment-content ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol, body.et-pb-preview #main-content .container ol {
    line-height: 2em !important;
}
/* === custom UL e OL line height ===*/
#left-area ul, 
.entry-content ul, 
.et_builder_inner_content ul { 
	line-height: 2.2em 
}
#left-area ol, 
.entry-content ol,
.et_builder_inner_content ol { 
	line-height: 2.2em !important;
	list-style-position: outside;
    padding-left: 1em; 
}
/* === IMG FLOAT LEFT === */
.rd-img-float-left {
	float: left;
	max-width: 50%;
	z-index: 3;
	margin-bottom: 20px !important;
	margin-right: 20px !important;
	position: relative;
}
@media ( max-width: 1200px ) {
	.rd-row-float-left .rd-img-float-left {
		max-width: 50%;
	}
}
@media ( max-width: 980px ) {
	.rd-row-float-left .rd-img-float-left {
		width: 100% !important;
		max-width: 100%;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 40px !important;
	}
	.rd-mobile-img-bottom,
	.rd-mobile-img-bottom > .et_pb_column:only-child {
		display: flex;
		flex-direction: column-reverse;
	}
	.rd-mobile-img-bottom .et_pb_column:only-child > :first-of-type,
	.rd-mobile-img-bottom .et_pb_column:first-of-type:not(:only-child) {
		margin-top: 40px;
		margin-bottom: 0px !important;
	}
}

/* === IMG FLOAT RIGHT === */
.rd-img-float-right {
	float: right;
	max-width: 50%;
	z-index: 3;
	margin-bottom: 20px !important;
	margin-left: 20px !important;
	position: relative;
}
@media ( max-width: 1200px ) {
	.rd-row-float-right .rd-img-float-right {
		max-width: 50%;
	}
}
@media ( max-width: 980px ) {
	.rd-row-float-right .rd-img-float-right {
		width: 100% !important;
		max-width: 100%;
		margin-left: auto !important;
		margin-right: auto;
		margin-bottom: 40px !important;
	}
}
/*==== CF 7 ====*/
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: transparent !important;
	border-bottom: 1 px solid;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 18px;
	color: #48192e !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7-submit {
	color: #FFFFFF!important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 400!important;
	text-transform: uppercase!important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0.3em 1em!important;
	background-color: #c68490!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	border: 0 !important;
	line-height: 1.7;
}
.wpcf7-submit:hover { 
	background-color: #632240 !important;
}
.form-submit .et_pb_button[disabled], .wpcf7-submit[disabled] {
    cursor: not-allowed;
    opacity: .5;
}
.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #48192e !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #48192e !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #48192e !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #48192e !important;
opacity: 1;
}
input.et_pb_searchsubmit {
	border-radius: 0 !important;
}
/* === FOOTER === */
#footer-info {
    line-height: 20px;
}
/* Custom Social Warfare Button */
.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter,
body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover),
html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover {
  border: 1px solid #7f8fab;
  background: #7f8fab;
}
.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest,
body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover),
html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover,

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin,
body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover),
html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover{
  border: 1px solid #e1d1d1;
  background: #e1d1d1;
}
div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt):first-of-type {
  margin-left: 0;
}
div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt):last-of-type {
  margin-right: 0;
}
/* Custom menu in row - categorie blog esempio */
@media (max-width: 979px) {
	.et_pb_row--with-menu .et_pb_menu__menu {
		display: flex !important;
		width: 100%;
		justify-content: center;
	}
	.et_pb_row--with-menu .et_mobile_nav_menu {
		display: none !important;
	}
	.et_pb_menu .et-menu {
		margin-left: 0;
		margin-right: 0;
	}
}
/* === AUTHOR BOX IMAGE === */
.et_pb_team_member_image img {
	width: 100% !important;
}
@media (max-width: 767px) {
	.et_pb_team_member_image {
		margin-left: auto;
		margin-right: auto;
	}
}
/* bloom gdpr fix */
input#bgop-checkbox {
	align-self: flex-start
}
/* blog in single posts */
/* fix width in desktops with high resolution screens: e.g. 4k */
@media (min-width: 981px) {
	.single.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, 
	.single .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 29.666%;
		margin-right: 5.5%;
	}
	.single.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), 
	.single.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, 
	.single .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), 
	.single .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}	
}
/* fix width in tablets portrait */
@media (min-width:768px) and (max-width: 980px) {
	.single-post .et_pb_column .et_pb_blog_grid .column.size-1of3 {
		width: 31.666%;
		margin-right: 2.5% !important;
		clear: none !important;
	}
	.single-post .et_pb_column .et_pb_blog_grid .column.size-1of3:nth-of-type(3n) {
		margin-right: 0 !important;
	}
	.single-post .et_pb_salvattore_content[data-columns]::before {
		content: '3 .column.size-1of3' !important;
	}
	/* dimensione pulsante */
	.single-post .vs-blog-3-colonne a.more-link {
		font-size: .8em;
		padding: 8px 10px;
	}	
}
/* Read more search results */
.search-results .more-link {
	display: inline-block !important;
	margin-top: 10px;
}
/* fix empty columns */
@media (max-width: 980px) {
	.et_pb_row .et_pb_column.lj-column-before-empty-col {
	  margin-bottom: 0;
	}
}
/*cookie e privacy table */
@media (max-width: 768px) {
	.rd-table table {
	  display: block;
	  overflow-x: auto;
	  height: auto !important;
	}
  }
  body .entry-content tr td {
	  border-top: initial;
  }
  body .entry-content table:not(.variations) {
	  border-color: initial;
  }
  /*=== searchform ===*/
.searchform input {
	border-radius: 0 !important;
}
/*=== rcaptcha ===*/
.grecaptcha-badge {
	display: none;
}
/* === BACK TO TOP BUTTON ===*/
.et_pb_scroll_top.et-pb-icon {
    background: rgba(198, 132, 144, 0.7);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
/*=== due colonne ===*/
@media (min-width: 981px) {
	.two-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 50px;
		-moz-column-gap: 50px;
		column-gap: 50px;
	}
}
/* temp fix tutton with icon */
.et_pb_button[data-icon]::after {
  display: inline-block !important;
}

/* bkg dx */
/*= home =*/
@media (min-width: 981px) {
	.et_pb_section.bkg-dx-home:before {
	  content: '';
	  background-image: url(/wp-content/uploads/2025/07/bkg6.jpg);
	  background-size: cover;
	  width: 40%;
	  height: 70%;
	  display: block;
	  position: absolute;
	  background-position: right;
	  right: 0;
	  top: 0;
	}
}
/*= about =*/
@media (min-width: 981px) {
	.et_pb_section.bkg-dx-about:before {
	  content: '';
	  background-image: url(/wp-content/uploads/2025/07/bkg4.jpg);
	  background-size: cover;
	  width: 40%;
	  height: 70%;
	  display: block;
	  position: absolute;
	  background-position: right;
	  right: 0;
	  top: 0;
	}
}
/* blurb */
.ely-blurb .et_pb_blurb_content {
  display: flex;
  justify-content: center;
}
.ely-blurb .et_pb_main_blurb_image {
	margin-bottom: 0;
}

/*=== TESTIMONIAL ===*/
.box-testimonial {
	box-shadow: 6px 6px 18px -10px rgba(0, 0, 0, 0.3);
	border: 5px solid #632240;
	padding: 40px 40px 25px 40px;
}
@media ( max-width: 980px ) {
	.box-testimonial {
		padding: 40px 30px 25px 30px;
	}	
}
@media ( max-width: 767px ) {
	.box-testimonial {
		padding: 40px 20px 25px 20px;
	}	
}
/*=== BORDI ===*/
.bordo-5-azzurro {
	border: 5px solid #f1f4f6;
}
.bordo-5-blu {
	border: 5px solid #e5e9ee;
}
.bordo-5-rosa {
	border: 5px solid #E1D1D1;
}
.bordo-5-dark-blu {
	border: 5px solid #7f8fab;
}
/* substack iframe fix in mobiles */
iframe[src="https://elisafuriglio.substack.com/embed"] {
	min-height: 400px;
}
@media (max-width:450px) {
	iframe[src="https://elisafuriglio.substack.com/embed"] {
		min-height: 550px;
	}
}
@media (max-width:400px) {
	iframe[src="https://elisafuriglio.substack.com/embed"] {
		min-height: 600px;
	}
}
/* === SQUARE BLOG === */
.square-blog .et_pb_image_container {
	margin-left: 0;
	margin-right: 0;
}
@media ( min-width: 981px ) {
	.square-blog .column.size-1of2 {
		margin-right: 0 !important;
		width: 50% !important;
	}
}
.square-blog .pagination a {
	color: #7f8fab;
	font-family: 'Syne', Helvetica, Arial, Lucida, sans-serif;
}
.square-blog .entry-featured-image-url {
  padding-top: 100%;
  display: block;
}
.square-blog .entry-featured-image-url img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
.square-blog a.more-link {
	color: #ffffff !important;
    padding: .3em 1em !important;
    font-size: 16px;
    background-color: #c68490;
    border-width: 0px !important;
    border-radius: 0px;
    font-weight: normal !important;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 1.7em !important;
	display: inline-block;
}
.square-blog a.more-link:hover {
	background-color: #632240;
}
.square-blog .post-content-inner {
	margin-bottom: 20px;
}
.square-blog > div {
	--row-gap: 70px;
}
@media (min-width: 981px) {
    .square-blog > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
		--column-gap: 60px;
		--row-gap: 100px;
		column-gap: var(--column-gap);
    }
    .square-blog article {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 calc( 50% - calc( var(--column-gap) / 2 ) ); 
                flex: 1 1 calc( 50% - calc( var(--column-gap) / 2 ) ); 
		max-width: calc( 50% - calc( var(--column-gap) / 2 ) ); 
    }
	.square-blog > div > div {
		width: 100%;
	}
}
.square-blog article {
	margin-bottom: var(--row-gap);
}
/* applica fontfamily di defautl a tutti i moduli testo nei singoli articoli */
.post-template-default .et-l--post .et_pb_text {
	font-family: inherit;
}
/* TIMELINE ORIZZONTALE */
.dp_horizontaltimeline_style4 .et_pb_blurb {
	margin:45px 5px 5px !important;
}  
.dp_horizontaltimeline_style4 .et_pb_blurb:hover:before{    background: #0077b6;}
.dp_horizontaltimeline_style4 .et_pb_main_blurb_image img{width:120px;height:120px;border-radius:50%;}  
.dp_horizontaltimeline_style4 .et_pb_main_blurb_image .et_pb_image_wrap{width:120px !important;margin:0;}
/*Slider*/
.dp_horizontaltimeline_style4 .slick-next::before, .dp_horizontaltimeline_style4 .slick-prev::before {
	font-size: 30px; 
	color:#7f8fab;
	top: 1.5px;
	position: relative;
}
.ef-timeline .slick-prev {
	left: -27px !important;
}
.dp_horizontaltimeline_style4 .slick-next {
    right: -27px !important;
}
.dp_horizontaltimeline_style4 .slick-next, 
.dp_horizontaltimeline_style4 .slick-prev {
  height: 30px;
  width: 30px;
  top: 10px;
}
/*cookie banner*/
.agree-all-button.rdgdprao-btn {
	color: #48192e!important;
}
.rdgdprao-cookie-banner .__box {
	font-family: 'Syne', Helvetica, Arial, Lucida, sans-serif;
}
.rdgdprao-cookie-banner {
	font-size: 14px;
}
/* email opt-in */
.ml-form .et_pb_contact_field_options_title {
	display: none !important;
}
/*=== CLARITY PROCESS ===*/
.worked-with {
	display: flex;
	justify-content: center;
	gap: 30px;
	flex-wrap: wrap;
    align-items: center;
}
.worked-with:after {
	display: none !important;
}
.worked-with .et_pb_column {
	margin: 0 !important;
	width: auto !important;
}