


/* LOGO 2024 */
@media (min-width: 1200px) {
  .c-header__logo {
	width: 230px !important;
  }
  .c-header .wrapper {
	padding: 10px 15px !important;
  }
}
/* HEADER Atlante 2024 */
body.atlante-it .page-header, body.atlante .page-header {
  min-height: 180px;
  opacity: 1 !important;
}
body.atlante-it .page-header:before, body.atlante .page-header:before {
  background: none !important;
  content: none;
}
@media (min-width: 768px) {
  body.atlante-it .page-header, body.atlante .page-header {
	min-height: 220px;
  }
}
@media (min-width: 992px) {
  body.atlante-it .page-header, body.atlante .page-header {
	min-height: 360px;
  }
}

/* LANDING PAGE SENZA HEADER */
body.cathedral-city-gifting header, body.cathedral-city-gifting .page-header {
	display: none;
}
body.cathedral-city-gifting main {
	margin-top: 0;
}
body.cathedral-city-gifting input {
	border: solid #bfaa65;
	border-radius: 6px;
	padding: 3px 7px;
	margin-bottom: 5px;
}
/* GENERIC */
.no-margin{margin:0!important;}
li strong{font-weight: 700;}
.job-wrapper{max-width:65em!important;}
.job__item{margin: 60px 5px 40px!important;;}

.news-bar, .clear{clear:both;}
.news-bar__search{
  -ms-flex-preferred-size: auto!important;
  flex-basis: auto!important;
}
.news-bar__cat{
  -ms-flex-preferred-size: 70%!important;
  flex-basis: 70%!important;
}
.news-bar__cat .news-bar__filter{margin-right: 5px!important;}
.news-bar__cat a{margin: 0 0px 10px 0!important;}

.c-button.inverted {
	position: relative;
	background-image: none;
	border: 1px solid;
	padding: 0px 50px 0px 20px;
}
.c-button.inverted:before {
	content: "";
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #fff url('https://www.atlantesrl.it/atlante2020/wp-content/themes/atlante/dist/images/icon-arrow-dx-red-news.svg') no-repeat 50%;
	background-size: 16px;
}

.PB-home-img {
	background-image: url('https://www.atlantesrl.it/atlante2020/wp-content/themes/atlante/dist/images/plant-based-hub-atlante.jpg');
	height: 220px;
	background-size: cover;
	background-position: center center;
	max-width: 970px;
	margin: 40px auto 0;
}


.promo-news {
	width: calc( 33.333% - 20px);
	float: left;
	margin: 0 10px;
}
.PB-news-img {
	height: 220px;
	background-size: cover;
	background-position: center center;
	width: 100%;
	margin: 0 auto;
	float: left;
}

@media (max-width : 768px){
	.promo-news {
		width: calc( 100% - 20px);
		float: none;
		margin: 0 10px 50px;
	}
}

/* Lasciarla al contrario - Usata su articolo IT e EN barrette GFF */
.solodesktop {display:none;}
@media screen and (max-width: 500px) {.solodesktop { display:block; }}
.solomobile {display:none;}
@media screen and (min-width: 500px) {.solomobile {display:block;}}


.h-soluzioni-nav__item--ortofrutta .h-soluzioni-nav__icon{
	background: url('https://www.atlantesrl.it/atlante2020/wp-content/themes/atlante/dist/images/proteico.png') no-repeat 50%;
  background-size: 100%;
}
.h-soluzioni-nav__item--ortofrutta:hover .h-soluzioni-nav__icon{
	background: url('https://www.atlantesrl.it/atlante2020/wp-content/themes/atlante/dist/images/proteico-w.png') no-repeat 50%;
	background-size: 100%;
}

/*Brand*/
.h-soluzioni-brand .h-soluzioni__item {background: rgba(0, 0, 0, 0.5);margin:10px;}
.h-soluzioni-brand .h-soluzioni__item:hover {background: rgba(216, 38, 47, 0.8);}

.h-soluzioni-brand .h-soluzioni__item .h-soluzioni__text {color: #fff; height:50px;}
.h-soluzioni-brand .h-soluzioni__item:hover .h-soluzioni__text {height: 0;opacity:0;}

.h-soluzioni-brand .h-soluzioni__title {text-shadow: -1px 2px 1px #333;color:#fff;}
.h-soluzioni-brand .h-soluzioni__item:hover .h-soluzioni__title:before{background:#fff;}

.h-soluzioni-brand .h-soluzioni__item .h-soluzioni__plus {background: url('https://www.atlantesrl.it/atlante2020/wp-content/themes/atlante/dist/images/icon-plus-red.svg') no-repeat 50%; background-size: contain;}
.h-soluzioni-brand .h-soluzioni__item:hover .h-soluzioni__plus {background: url('https://www.atlantesrl.it/atlante2020/wp-content/themes/atlante/dist/images/icon-plus-light.svg') no-repeat 50%; background-size: contain; background-color:}

.h-soluzioni__item--pavlakis::before {background: url('https://www.atlantesrl.it/atlante2020/wp-content/uploads/2023/02/Atlante-Pavlakis-yogurt-greco-long.jpg') no-repeat center;}
.h-soluzioni__item--vegamo::before {background: url('https://www.atlantesrl.it/atlante2020/wp-content/uploads/2023/01/Format-articolo-sito-Atlante-1000x675-px.png') no-repeat center;}
.h-soluzioni__item--goforfit::before {background: url('https://www.atlantesrl.it/atlante2020/wp-content/uploads/2023/01/Atlante_Articolo_Barrette-MARCA.jpg') no-repeat center;}

.h-soluzioni__item:before {
	content: "";
	width: 100%;
	height: 100%;
	background-size: cover!important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
}
.h-soluzioni__item {height: 350px;}


/*MAILUP*/

form#mailup-bollettino {
	max-width: 660px;
	margin: auto;
}
#mailup-bollettino input {
	width: 100%;
	padding: 10px 15px;
	border-radius: 10px;
	border: 2px solid #aaa;
		margin-bottom: 15px;
}
#mailup-bollettino input:focus-visible {
	border-color: #D8252F;
	outline: none;
}
#mailup-bollettino .col-prefisso{width: 33%; float: left;}
#mailup-bollettino .col-numero{width: calc(67% - 15px); float: right;}
#mailup-bollettino .col-privacy input {
	width: auto;
	min-width: 35px;
	margin: 15px 0 25px;
}
#mailup-bollettino button {
	background: #d8262f;
	color: #fff;
	line-height: 40px;
	border: none;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	border-radius: 10px;
}

/*newsletter*/
#mailup-npb label {
	display: block;
	margin: 0;
	font-size: 14px;
}
#mailup-npb input[type=text], #mailup-npb input[type=email] {
	width: 100%;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #aaa;
		margin-bottom: 20px;
}
#mailup-npb .set-prof label {
	padding: 4px 0;
	font-size: 16px!important;
}
#mailup-npb button {
	border: none;
	background-color: #ccc;
	padding: 7px 23px;
	margin-top: 20px;
	border-radius: 5px;
}

.riga:after {
	clear: both;
	content: "";
	display: block;
}
.riga div:nth-child(1){float: left}
.riga div:nth-child(2){float: right}
.col1-3 {width: 33%;}
.col1-2 {width: 49.5%;}
.col2-3 {width: 66%;}
.col1-4 {width: 25%;}
.col3-4 {width: 75%;}
.riga img {max-width: 100%;}

@media (max-width : 700px){
	.col1-3, .col1-2, .col2-3, .col1-4, .col3-4{width:100%;}
}

.iowa_relatore_container .soluzioni__text{
	min-height: 315px;
}
.iowa_relatore_container{
	max-width: 1100px;
	margin:0 auto 60px;
}
.iowa_relatore{
	width: 30.3%;
	float: left;
	margin: 1.5%;
}

.iowa_relatore2{
	width: 30.3%;
 margin: 1.5% auto;
}

@media (min-height : 590px) {
	.iowa_videorel{
	width: 100%;
	height:100%;
}}

@media (min-width : 901px){
	.iowa_relatore:nth-child(3n+1) {
		clear: both;
	}
}
@media (max-width : 900px){
	.iowa_relatore{
		width: 47%;
		margin: 1.5%;
	}
	.iowa_relatore:nth-child(2n+1) {
		clear: both;
	}
}
@media (max-width : 600px){
	.iowa_relatore{
		width: 90%;
		margin: 1% 5%;
	}
	.iowa_relatore_container .soluzioni__text{
		min-height: 100px;
	}
}

.metodo__item.iowa_tema, .metodo__item.iowa_tema .metodo__text{background-color: #d8262f;}
.metodo__item.iowa_location, .metodo__item.iowa_location .metodo__text{background-color: #001c35;}


.metodo__item.iowa_location:after,.metodo__item.iowa_tema:after{display: none;}

.h-metodo__title{line-height: 1.3;}

.iowa_location.txt-white .metodo__text .h-metodo__title:after{background: #001c35;}
.iowa_tema.txt-white .metodo__text .h-metodo__title:after{background: #d8262f;}

.txt-white p, .txt-white h3 {
	color: #FFF !important;
}
.txt-white .h-metodo__title:before {
	background: #ffffff;
}
.txt-white .metodo__text .h-metodo__title:after {
	border: 5px solid #fff;
}

.metodo__item.iowa_timing {
	width: 300px;
	margin: 0 auto 40px!important;
	display: block;
}
.metodo__item.iowa_timing .metodo__text {
	padding: 20px;
}
.location-button {
	color: #001c35;
	font-size: 14px;
	line-height: 35px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 15px;
	margin: 0 auto;
	background-color: #fff;
	width: auto;
	min-width: 200px;
}
.intro-button{
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 15px;
	margin: 0 auto;
	background-color: #d8262f;
	width: auto;
	min-width: 200px;
}
#registrati input.wpcf7-form-control.wpcf7-submit:disabled{opacity: .3;}
#registrati span.wpcf7-not-valid-tip{position: relative;top: -20px;}

.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.metodo__item:nth-child(even), .metodo__item:nth-child(even).metodo__item.iowa_tema, .metodo__item:nth-child(even).metodo__item.iowa_tema .metodo__text, .metodo__item:nth-child(even).iowa_tema.txt-white .metodo__text .h-metodo__title:after {
	background-color: #ededed;
}

.col-lg-12 textarea {
	width: 100%;
}



