/*
Theme Name: Bottaro1924 Theme-Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.blog .image-cover [aria-label*="made in Italy"] img{
    object-position: 50% 20%;
}
.postid-3604 .blog-wrapper.blog-single .entry-image{
    display: none;
}

.postid-3604 .blog-wrapper.blog-single .entry-content.single-page{
    padding-top: 0;
}



/*** Logo Poco piu grande ***/
#masthead #logo{
margin-right: 0px;
}

/*** Articolo caricato il 02/09/2024 switch img and titolo ***/
.postid-2280.single-format-standard .entry-image.relative{
    display: none;
}

.postid-2280.single-format-standard .wp-block-image.size-large img{
    width: 100% !important;
}
/************************************************************/


.nav.nav-sidebar.nav-vertical.nav-uppercase.nav-anim li a {
	color: #22345F;
}

/*** Pagina cattegoria Bilance da banco ***/
.woocommerce-Price-amount.amount {
	color: #B39D71 !important;
}

.term-bilance-da-banco.term-22 .name.product-title.woocommerce-loop-product__title::after {
	display: none !important;
}

.term-bilance-da-banco.term-22 .image-tools .cart-icon {
	left: 80% !important;
}

/**** Single *****/
/**** Nome Categoria con linea sotto testo ***/
.woocommerce-breadcrumb.breadcrumbs a,
.woocommerce-breadcrumb.breadcrumbs .divider {
	display: none;
}

.woocommerce-breadcrumb.breadcrumbs a:last-child {
	display: inline !important;
}

.woocommerce-breadcrumb.breadcrumbs a {
	color: #1D2845 !important;
	letter-spacing: .43rem;
	font-size: 0.9rem;
	font-weight: 700;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, #B19B6E 45%);
	text-transform: uppercase;
}

.product_title {
	color: #22345F;
}

.product_cat-bilance-da-banco .name.product-title.woocommerce-loop-product__title::after {
	display: none !important;
}

.variations select {
	border: 1.2px solid #D0C3A8;
	background-color: rgba(245, 40, 145, 0);
}

.ux-quantity.quantity.buttons_added input {
	background-color: rgba(245, 40, 145, 0);
	color: #162240;
	font-weight: 400;
}

.ux-quantity.quantity.buttons_added input:first-child,
.ux-quantity.quantity.buttons_added input:last-child {
	padding-left: 1em;
	padding-right: 1em;
}

.ux-quantity.quantity.buttons_added input:last-child {
	margin-right: 2rem;
}

/***************************************/
/******** Bottone bianco ***********/
.white-custom-btn span {
	color: white !important;
}

.white-custom-btn {
	border-color: white !important;
}

.white-custom-btn:hover span {
	color: #22345F !important;
}

/*************************************/

.contact-section-custom .section-bg {
	filter: opacity(10%);
}

body p {
	/* color: rgb(73, 73, 73);
  font-size: 1rem; */
}

/*** Logo in homepage ***/
/* .page-id-9.home .logo img {
	padding: 9px !important;
} */

/* .page-id-9.home .stuck #logo img {
	padding: 25px !important;
} */

/**********/

.header-shadow .header-wrapper,
.header-wrapper.stuck,
.layout-shadow #wrapper {
	backdrop-filter: blur(10px);
	box-shadow: 1px -10px 40px rgba(0, 0, 0, .15);
}

.header.has-transparent,
.header.show-on-scroll,
.header.transparent {
	box-shadow: 1px -10px 40px rgba(0, 0, 0, .15);
	background-color: #ffffffc7 !important;
}

.header.has-transparent #masthead {
	backdrop-filter: blur(10px);
}

#footer .footer-link-custom a:hover {
	border-bottom: 2px solid white;
}

#footer .social-icons {
	display: block !important;
	text-align: left;
}

@media (max-width: 849px) {
	#footer .social-icons {
		display: block !important;
		text-align: center;
	}
}

.effect-blur .col-inner {
	backdrop-filter: blur(2rem);
}

.z-index-plus {
	position: relative;
	top: 0;
	bottom: 0;
	z-index: 2;
}

.banner.has-hover.custom-banner-img .banner-inner.fill {
	top: 30%;
	right: -50%;
}

.bottaro-lab-gallery {
	position: relative;
	left: 0;
	right: 0;
}

.bottaro-lab-gallery-label {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.page-id-9 .header-nav > li > a {
	color: #22345f;
}

@media (min-width: 849px) {
	.nav-left {
		justify-content: center;
	}
}

.nav-spacing-xlarge>li {
	margin: 0 25px;
}

.nav-dropdown-has-arrow li.has-dropdown::before,
.nav-dropdown-has-arrow li.has-dropdown::after {
	display: none !important;
}

.nav-dropdown-has-border .nav-dropdown {
	border: none !important;
}

.nav-dropdown {
	background-color: rgba(255, 255, 255, .9);
	backdrop-filter: blur(10px);
	box-shadow: 1px 0px 40px rgba(0, 0, 0, .15);
}

.nav-dropdown > li > a {
	padding: 5px 20px;
	border: none !important;
}

/***  Freccietta pagina dei servizi ***/

.arrow-link a {
	display: block;
}

.page-id-13 .box:hover .servizi-arrow {
	color: #B49F74;
}

/**************************************************/
/********** CARD SERVIZI HOME PAGE   **************/
/*
.card-servizi-home img {
  filter: drop-shadow(0.5px 0.5px 0.5px black);
}
@media screen and (min-width: 850px) {
  .card-servizi-home {
    background: linear-gradient(
      60deg,
      rgba(177, 155, 110, 0.751313025210084) 0%,
      rgba(233, 233, 233, 0.3787640056022409) 100%
    );
    overflow: hidden;
  }
  .card-servizi-home.large-2 {
    flex-basis: 18%;
    max-width: 18%;
    transition: flex-basis 1s, max-width 1s;
  }
  .card-servizi-home.large-2 p,
  .card-servizi-home.large-2 a {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.5s, opacity 0.5s;
  }
  .card-servizi-home:hover.card-servizi-home.large-2 h3,
  .card-servizi-home:hover.card-servizi-home.large-2 p {
    color: white;
  }

  .card-servizi-home:hover {
    background-color: rgba(177, 155, 110, 0.2);

    flex-basis: 27%;
    max-width: 27%;
  }
  .card-servizi-home:hover p,
  .card-servizi-home.large-2:hover a {
    visibility: visible;
    opacity: 1;
  }

  .card-servizi-home {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    min-height: 18rem;
  }
  .card-servizi-home .icon-box.featured-box.icon-box-top.text-left {
    position: absolute;
    top: 28%;
  }
  .card-servizi-home .button.secondary.is-link.is-small {
    position: absolute;
    bottom: 2%;
    right: 2%;
  }

  .card-servizi-home:hover .icon-box.featured-box.icon-box-top.text-left {
    position: absolute;
    top: 2%;
  }
}
*/

/************** Stile form CF7 *****************/

input[type="checkbox"] {
	position: relative;
	margin: 0;
	appearance: none;
	display: inline-block;
	width: 16px;
	height: 16px;
	accent-color: rgba(200, 200, 200, .5);
	border: none;
	border-radius: 0.2rem;
	background-color: rgba(200, 200, 200, .5);
	cursor: pointer;
}

input[type="checkbox"]::before {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	clip-path: polygon(41.02% 55.08%, 71.92% 24.19%, 81.02% 33.29%, 41.02% 73.29%, 19.99% 52.26%, 29.09% 43.15%);
	transform: scale(0);
	background-color: #22345F;
	transition: transform .2s ease-in-out;
}

input[type="checkbox"]:checked::before {
	transform: scale(1);
}

.wpcf7-acceptance {
	margin: 0 !important;
}

.wpcf7-acceptance label {
	display: flex;
}

.wpcf7-acceptance input[type="checkbox"] {
	flex: 0 0 16px;
	margin: .125rem 1rem 0 0;
}

.wpcf7-acceptance span {
	font-size: 0.875rem;
	font-weight: 400 !important;
}

.wpcf7-acceptance span a {
	font-weight: 600;
}

/************** END Stile form CF7 *****************/

.custom-home-services-cards {
	position: relative !important;
	top: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	/* min-height: 23vh !important;
	max-height: 50vh !important; */
}

.custom-home-services-cards-btn {
	/* position: absolute !important;
	bottom: -2rem; */
}

.custom-home-services-cards:hover {
	background-color: #22345f !important;
}

.custom-home-services-cards:hover * {
	color: white !important;
}

.custom-home-services-cards:hover {
	background-color: #22345f !important;
}

.custom-home-services-cards:hover * {
	color: white !important;
}

.home-service-card {
	position: absolute !important;
	top: 17px !important;
	left: 0 !important;
	opacity: 1;
}

.home-service-card.light {
	position: relative !important;
	top: 17px !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
	z-index: 2;
	opacity: 0;

}

.custom-home-services-cards:hover .home-service-card {
	opacity: 0;

}

.custom-home-services-cards:hover .home-service-card.light {
	opacity: 1;

}

/****************************************************/
/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline {
	white-space: nowrap;
	width: 100%;
}

.timeline ol {
	font-size: 0;
	width: 100%;
	padding: 150px 0;
	transition: all 1s;
}

.timeline ol li {
	position: relative;
	display: inline-block;
	list-style-type: none;
	/*width: 160px;*/
	width: 11%;
	height: 3px;
	background-color: grey;
}

.timeline ol li:last-child {
	width: 280px;
}

.timeline ol li:not(:first-child) {
	margin-left: 20px;
}

.timeline ol li:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 50%;
	left: calc(100% + 2.5px);
	bottom: 0;
	width: 15px;
	height: 15px;
	transform: translateY(-50%);
	border-radius: 50%;
	background: #B19B6E;
}

.timeline ol li div {
	position: absolute;
	left: calc(100% + 7px);
	width: 13rem;
	padding: 20px;
	font-size: 1rem;
	white-space: normal;
	color: white;
	background: #22345F;
}

.timeline ol li div::before {
	content: "";
	height: 0;
	position: absolute;
	top: 100%;
	left: 0;
	width: 0;
	border-style: solid;
}

.timeline ol li:nth-child(odd) div {
	top: -16px;
	transform: translateY(-100%);
}

.timeline ol li:nth-child(odd) div::before {
    top: 100%;
    border-width: 8px 8px 0 0;
    border-color: #22345F transparent transparent transparent;
    height: 1%;
    background-color: #22345F;
}

.timeline ol li:nth-child(even) div {
	top: calc(100% + 16px);
}

.timeline ol li:nth-child(even) div::before {
	top: -8px;
	border-width: 8px 0 0 8px;
    border-color: #22345F transparent transparent transparent;
	    height: 1%;
    background-color: #22345F;
}
.timeline {
overflow: hidden;
min-height: 30rem;
display: flex !important;
justify-content: center !important;
align-items: center;
}

.timeline ol{
position: relative;
right: 6%;
}
.timeline time {
	display: block;
	font-size: 1rem;
	font-weight: 200;
	margin-bottom: 8px;
}

/* TIMELINE GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 1145px) {

	.timeline ol,
	.timeline ol li {
		width: auto;
	}

	.timeline ol {
		padding: 0;
		transform: none !important;
	}

	.timeline ol li {
		display: block;
		height: auto;
		background: transparent;
	}

	.timeline ol li:first-child {
		margin-top: 25px;
	}

	.timeline ol li:not(:first-child) {
		margin-left: auto;
	}

	.timeline ol li div {
		position: static;
		width: 94%;
		height: auto !important;
		margin: 0 auto 25px;
	}

	.timeline ol li:nth-child(odd) div {
		transform: none;
	}

	.timeline ol li:nth-child(odd) div::before,
	.timeline ol li:nth-child(even) div::before {
		left: 50%;
		top: 100%;
		transform: translateX(-50%);
		border: none;
		border-left: 1px solid white;
		height: 25px;
		width: 7px;
	}

	.timeline ol li:last-child,
	.timeline ol li:nth-last-child(2) div::before,
	.timeline ol li:not(:last-child)::after,
	.timeline .arrows {
		display: none;
	}
}

/************** Stile form newsletter footer*****************/



.newsletter-form-custom .wpcf7-email,
.newsletter-form-custom .wpcf7-text {
	border-radius: 5px;
	padding-bottom: 1.7rem;
	padding-top: 1.7rem;
	position: relative !important;
	top: 0;
	bottom: 0;
}

.newsletter-form-custom .wpcf7-email:focus,
.newsletter-form-custom .wpcf7-text:focus {
	box-shadow: 0 0 15px -5px #0d1324;
}

.newsletter-form-custom .wpcf7-email {
	padding-right: 3.5rem;
}

.newsletter-form-custom label .wpcf7-list-item-label {
	color: red !important;
}

#footer .wpcf7-acceptance span {
	color: rgba(255, 255, 255, .75) !important;
}

#footer .wpcf7-acceptance span a {
	color: white !important;
}

#footer .wpcf7-response-output {
	color: white !important;
}

.newsletter-btn-custom {
	color: #22345f;
	font-size: 1.5rem;
	padding: 0;
	margin: 0;
	min-height: 0px !important;
	line-height: 0 !important;
	width: 2rem;
	position: absolute;
	top: 0;
  	right: 1rem;
	display: flex;
	align-items: center !important;
	justify-content: center !important;
	padding-bottom: 1.7rem;
	padding-top: 1.7rem;
	transition: all .2s ease-in-out;
}

.newsletter-btn-custom:hover {
  	right: .8rem;
  	opacity: .8;
}

#footer .social-icons a {
	margin-right: 1.5em !important;
}

#footer input[type="checkbox"] {
	accent-color: rgba(255, 255, 255, 1);
	background-color: rgba(255, 255, 255, 1);
}

#footer .policies a {
	font-size: .975rem;
	color: rgba(255, 255, 255, .5);
	transition: color .3s ease-in-out;
	margin-bottom: 1rem;
	display: block;
}

@media (min-width: 549px) {
	#footer .policies a {
		margin-bottom: 0 !important;
		display: inline-block;
	}

	#footer .policies a:not(:last-child) {
		margin-right: 1.5rem
	}
}

#footer .policies a:hover {
	color: rgba(255, 255, 255, 1);
}

/*******************************************************/
/****** Freccia Card Pagina Catalogo ******/
.card-catalogo-custom .servizi-arrow {
	color: #C4C4C4 !important;
	font-size: 1.5rem;
}

.card-catalogo-custom:hover .servizi-arrow {
	color: #B39E72 !important;
	font-size: 1.5rem;
}

.card-catalogo-custom .catalogo-card-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.card-catalogo-custom a.plain {
	width: 100% !important;
}

/*****************************************/

/*********** FORM DI CONTATTO *********/
.contact-form-custom-style input[type="text"],
.contact-form-custom-style input[type="email"],
.contact-form-custom-style input[type="tel"],
.contact-form-custom-style textarea {
	border: 0 !important;
	border-bottom: 1.5px solid #E7E7E7 !important;
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
	padding-left: 0 !important;
	box-shadow: unset !important;
	color: #454F66;
}

.contact-form-custom-style input::placeholder,
.contact-form-custom-style textarea::placeholder {
	color: #454F66;

}

.contact-custom-btn {
	display: flex;
	align-items: center !important;
	justify-content: center;
}

.contact-form-custom-style .contact-custom-btn {
	width: 100% !important;
	background-color: #B19B6E !important;
	margin-top: 2rem;
	color: white;
	padding: 1rem;
	font-size: 1.3rem;
}

.contact-form-custom-style .contact-custom-btn:hover {

	background-color: #c0af8b !important;
}

.contact-form-custom-style .arrow-btn-custom {
	font-size: 1.5rem;
	margin-left: 1rem;
}

.contact-form-custom-style select {
	border: 0 !important;
	border-bottom: 1.5px solid #E7E7E7 !important;
	margin-top: 0.6rem;
	background-size: 1.5rem;
	color: #454F66;
	padding-left: 0 !important;
}

.contact-section-custom .section-bg {
	background-size: 50% !important;
	background-position-x: 100% !important;
	background-position-y: 0% !important;
}

/*************************************************/
/********** FORM NELLA PAGINA PRODOTTO *********/
.product-contact-form input::placeholder {
	color: #676767;

}

.product-contact-form input,
.product-contact-form select,
.product-contact-form textarea {
	border: 1px solid black !important;
}

.product-contact-form .contact-custom-btn {
	width: 100%;
	background-color: #22345F !important;
	padding-top: 1rem;
	padding-bottom: 1rem;
	color: white;
}

@media (min-width: 549px) {
	.product-contact-form .contact-custom-btn {
		width: 60%;
	}
}

.arrow-btn-custom {
	transition: transform .2s ease-in-out;
}

.product-contact-form .arrow-btn-custom {
	margin-left: 1rem;
	font-size: 1.25rem;
}

.contact-custom-btn:hover .arrow-btn-custom {
	transform: translateX(.5rem);
}

/*********************************************/
/***** Sezione blu nella pagina categoria PESA A PONTE *****/
.full-width-custom::before,
.full-width-custom::after {
	content: "";
	height: 100%;
	width: calc((100vw - 100%) / 2) !important;
	background-color: #22345F !important;
	position: absolute !important;
}

.full-width-custom::before {
	left: 100%;
}

.full-width-custom::after {
	right: 100%;
}

.full-width-custom {
	position: relative !important;
	left: 0 !important;
	right: 0 !important;
}

/*********************************************************/

/********** Colonna pagina azienda *********/
.first-position-col {
	z-index: 2;
}

/***********************************/
/******* Bottone con freccia a destra ********/
.btn-arrow-right-custom span {
	font-size: 2rem !important;
	padding-bottom: 5px;

}

/*********************************************/
/******* According Servizi *********/
.dropdown-servizi-custom button,
.dropdown-servizi-custom span,
.dropdown-servizi-custom-2 button,
.dropdown-servizi-custom-2 span,
.dropdown-servizi-custom-3 button,
.dropdown-servizi-custom-3 span  {
	visibility: hidden !important;
}

.page-id-175 .accordion-title.active {
	visibility: hidden !important;
	height: 5px;
	padding: 0;
}

.dropdown-servizi-custom .accordion-inner,
.dropdown-servizi-custom-2 .accordion-inner,
.dropdown-servizi-custom-3 .accordion-inner {
	padding: 0 !important;
}

.dropdown-custom img.active,
.dropdown-custom-2 img.active,
.dropdown-custom-3 img.active {
	rotate: 45deg;
}

.dropdown-custom,
.dropdown-custom-2 {
	cursor: pointer;
}

/***********************************/
/************ Stile nome prodotto ***************/
.woocommerce-breadcrumb.breadcrumbs {
	font-size: 3rem;
	color: #162240 !important;
	text-transform: none;
	margin-bottom: 1rem;
}

.products.row {
	margin-top: 4rem !important;
}

.name.product-title.woocommerce-loop-product__title {
	font-size: 1.1rem;
	font-weight: bold;
	color: #162240;
}

.name.product-title.woocommerce-loop-product__title a::after {
	content: "➜";
	font-size: 1.25rem;
	font-weight: bold;
	margin-left: .75rem;
	color: #162240;
	line-height: 0;
	transition: margin-left .2s ease-in-out;
}

.name.product-title.woocommerce-loop-product__title a:hover::after {
	margin-left: 1rem;
}

.category-page-row {
	padding-top: 0;
}

.category-page-row h2 {
	color: #162240;
}

.name.product-title.woocommerce-loop-product__title a {
	display: inline;
}

/*******************************************/

.ul-lingue-manuali li img.icona-bandiera {
    width: 25px;
    display: inline-block;
    margin-right: 10px;
}

/**** BLOG ****/
.blog .from_the_blog_excerpt,
.blog .is-divider {
	display: none;
}

.post-title {
	color: #162240;
}

.section-no-padding {
	padding: 0 !important;
}

.azienda-bottom-banner .bg.fill.bg-fill.bg-loaded {
	background-size: contain !important;
	background-color: white !important;
	/*** Cerca di diminuire spazio sopra e sotto ***/

}

/********* Freccia ********/
.page-id-626 .card-servizi-title h2 {
	position: relative !important;
	top: 0 !important;
	bottom: 0 !important;
	height: 100% !important;

}

.page-id-626 .servizi-arrow {
	display: block !important;
	width: 2rem;
	height: 2rem;
	content: "aloood" !important;
	color: red !important;
	background-image: url("http://bottaro1924.sviluppo.host/wp-content/uploads/2024/05/Freccia-servizi-prodotti.svg");
	position: absolute;
	background-size: cover;

	top: 30%;
	right: -8%;
}

.page-id-626 .card-servizi-title {
	position: static !important;
}

.servizi-arrow {
	display: block !important;
	width: 2rem;
	height: 2rem;
	content: "aloood" !important;
	color: red !important;
	background-image: url("http://bottaro1924.sviluppo.host/wp-content/uploads/2024/05/Freccia-servizi-prodotti.svg");
	position: absolute;
	background-size: cover;

	bottom: calc(100% - 2rem);
	right: -8%;
}

.card-servizi-title {
	position: relative;
	top: 0;
	bottom: 0;
	height: 100%;

}

@media only screen and (max-width: 550px) {
	.servizi-arrow {
		width: 3.5vw;
		height: 3.5vw;
		bottom: calc(100% - 3.5vw);
		right: -8%;
	}
}

@media only screen and (max-width: 700px) {
	.servizi-arrow {
		width: 5.5vw;
		height: 5.5vw;
		bottom: calc(100% - 5.5vw);
		right: 5%;
	}
}

.servizi-arrow {
	filter: grayscale(100%);
}

.box-text-bottom:hover .servizi-arrow {
	filter: grayscale(0%);
}

@media (max-width: 549px) {
	#logo img {
		max-height: 90px !important;
	}
}

/**** Nome Categoria con linea sotto testo ***/
.page-cat-custom {
	color: #1D2845 !important;
	letter-spacing: .43rem;
	font-size: 0.9rem;
	font-weight: 700;
	/*background: linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, #B19B6E 45%);*/
}

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


/*************** Complianz plugin  ***************/

.cmplz-document {
	max-width: none !important;
}

.cmplz-cookiebanner {
	padding: 1.4rem !important;
	box-shadow: 0 0 40px -10px rgba(33, 37, 41, .75) !important;
}

@media (min-width: 769px) {
	.cmplz-cookiebanner {
		padding: 1.4rem !important;
		right: 15px !important;
		bottom: 15px !important;
		border-radius: .4rem !important;
	}
}

.cmplz-title {
	font-weight: 300 !important;
}

.cmplz-btn {
	border-radius: 0 !important;
	font-size: .9rem !important;
	border-width: 2px !important;
}

/*************** END Complianz plugin  ***************/


/*************** Google reCAPTCHA  ***************/

.grecaptcha-badge {
	display: none !important;
}

/*************** END Google reCAPTCHA  ***************/

/*** Form Style Landing Pages con Form-id 22652**/

[id^="wpcf7-f1324-"] h3 {
	color: #22345f;
}

[id^="wpcf7-f1324-"] select,
[id^="wpcf7-f1324-"] input:not([type="checkbox"]):not([type="submit"]),
[id^="wpcf7-f1324-"] textarea {
	background-color: #fafafc;
	box-shadow: none;
	height: 3.5em;
}

[id^="wpcf7-f1324-"] .wpcf7-form-control.has-spinner.wpcf7-submit.button {
	background-color: #22345f;
	padding: 1rem 3rem;
	width: 50%;
}

.page-id-1315 .section .bg.section-bg.fill.bg-fill.bg-loaded,
.page-id-22707 .section .bg.section-bg.fill.bg-fill.bg-loaded,
.page-id-22699 .section .bg.section-bg.fill.bg-fill.bg-loaded {
	background-size: 50% 100% !important;
	background-position-x: 0 !important;
}


/*************** WooCommerce Checkout  ***************/

ul.wc_payment_methods .stripe-icon {
	margin-left: .3rem;
}

/*************** END WooCommerce Checkout  ***************/


/*************** WooCommerce Shop page ***************/

.category-paragraph {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/*************** END WooCommerce Shop page ***************/


/*************** WooCommerce product page ***************/

.tabbed-content>ul.nav {
	justify-content: center;
}

.tabbed-content li.tab>a {
	text-transform: none !important;
	color: var(--fs-color-primary);
	font-size: .875rem;
	font-weight: 600;
	opacity: 1;
}

.tabbed-content li.tab:hover>a {
	opacity: .8;
}

.tabbed-content li.tab {
	margin-right: 2rem;
}

.tabbed-content li.tab:last-child {
	margin-right: 0;
}

.nav-line-bottom>li>a::before,
.nav-line-grow>li>a::before,
.nav-line>li>a::before {
	background-color: var(--fs-color-secondary);
	content: " ";
	height: 3px;
	top: auto;
	bottom: 0;
	max-width: 50px;
}

.related-products-wrapper {
	border: none;
}

.related-products-wrapper h3 {
	color: var(--fs-color-primary);
	text-transform: none;
	font-size: 1.2rem;
}

.related-products-wrapper .slider-nav-reveal .flickity-prev-next-button,
.related-products-wrapper .slider-nav-reveal .flickity-prev-next-button:hover {
	background-color: transparent;
	box-shadow: none;
}

.product-info.summary {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.product-info.summary .woocommerce-Price-amount {
	font-weight: 400 !important;
	color: var(--fs-color-primary) !important;
}

.product-info.summary .product-short-description {
	margin-top: 1rem;
}

.product-info.summary .ux-quantity input.qty {
	box-shadow: none !important;
}

.product-thumbnails .is-nav-selected a,
.product-thumbnails a:hover {
	border-color: rgba(0, 0, 0, .1);
}

.product-page-accordian .accordion-title {
	background-color: transparent;
	border: none;

}

@media (min-width: 549px) {
	.tabbed-content li.tab>a {
		font-size: 1rem;
	}

	.tabbed-content li.tab {
		margin-right: 7.5%;
	}

	.tabbed-content>.tab-panels {
		padding-top: 2rem;
	}

	.related-products-wrapper h3 {
		font-size: 1.25rem;
	}

	.related-products-wrapper {
		margin-bottom: 2rem;
	}
}

@media (min-width: 849px) {
	.tabbed-content li.tab>a {
		font-size: 1.1rem;
	}

	.tabbed-content li.tab {
		margin-right: 10%;
	}

	.related-products-wrapper h3 {
		font-size: 1.5rem;
	}
}
.blog .image-cover [aria-label*="Il valore della personalizzazione: bilance su misura"] img
 {
    object-position: 50% 100%;
}

body.blog .blog-archive .post-item .image-cover img {
    object-fit: fill;
}
.blog .box-image .image-cover{
padding-top: 65% !important;
}
/*************** END WooCommerce product page ***************/