/*!
Theme Name: latentazionedelloblio
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: latentazionedelloblio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

latentazionedelloblio is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 
@import url("https://use.typekit.net/wuq4vbb.css");

 *{
	font-family: "avenir-lt-pro", sans-serif;
 }
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	 scroll-behavior: smooth;
}


:root {
  --first-color: #011308;
  --second-color:#0DB14D;
  --third-color:#0DB14B;
  --fourth-color:#B1FBCE;
  --fourth-color-a:#b1fbce57;
  --fifth-color:#ffffff;
  --sixth-color:#F4F6F5;
  --seventh-color:#080A09;
}



.bg_sixth_color {
	background: var(--sixth-color);
}

.border_img {
	box-shadow: 3px 3px 8px rgba(0, 0, 0, .1);
}

.img_border_radius {
	border-radius: 50%;
    object-fit: cover;
    height: 250px;
    width: 250px !important;
    width: fit-content;
    margin: auto;
    display: block;
}
.second-color{
	color:var(--second-color);
}

.border_custom {
	background-color: var(--sixth-color);
}

h2.title_header {
	 line-height: 135%; font-weight: 700; color: #fff;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;

}
a{
	text-decoration: none;
	color: black;
}

.text-align-right {
	text-align: right;
}

.img-pubblicazioni {
	width: 200px;
    height: auto;
    margin: auto;
    display: block;
}

/*#region common*/
.page-title{
	font-size: 40px;
    font-weight: bold;

}
.continue{
	text-decoration: underline;
    text-underline-position: under;
    font-weight: 600;
}
.main-margin-top{
	margin-top: 50px;
}
.linkhover:hover{
	text-decoration: underline;
}


@media (min-width: 992px) {
	
	h2.title_header {
	line-height: 135%; font-weight: 700; color: #fff;
	}

	.menu-item:hover,
	.menu-item:focus{
		background-color: #0DB14B;
		color: #fff;
	}

	.container{
		padding: 0;
	}

	.link_hover:hover{
		text-decoration: underline!important;
	}
	
}



@media (max-width: 992px) { 
	.main-margin-top{
		margin-top: 50px;
	}
	
}
/*#endregion common*/


/*#region Header*/
header{
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	z-index: 9999;
}
.navbar-brand{
	font-weight: bold;
}
.navbar.navbar-expand-lg{
	padding: 0 !important;
}
.container-fluid.bg-body-header{
	margin-top: 64px;
	background-repeat: no-repeat; 
}
.menu  li{
	padding: 20px 15px
}
.color-menu-item-1043,
.current-menu-item:not(.menu-item-1043){
	background-color: #0DB14B;
	color: #fff;
}

.menu-item a {
	width: 100%;
	height: 100%;
	display: block;
}

.current-menu-item a{
	color: white;
}
.bg-body-header{
	background-color: var(--second-color);
}
.navbar-brand:focus, .navbar-brand:hover{
	color: white;
}
.navbar a {
	color: white;
}
.navbar {
	background-color: var(--first-color);
}
.last-order{
	order: 1;
}
.button-buy{
	background:var(--first-color); 
	border:none;
	font-weight: bold;
	color: white;
	display: block;
    width: 100%;
	border-radius: 5px;
}
.button-leg:focus,
.button-leg:hover,
.button-buy:focus,
.button-buy:hover{
	background-color:  var(--second-color);
	color: white;
}
.header-menu .menu-munu-it-container ul{
	display: flex;
	margin: 0;
	list-style: none;
	
}
.header-menu .menu-munu-it-container ul li{
	margin: 0 10px 0 10px;
}
.navbar-toggler-icon{
	background-image: none !important;
}

.navbar-toggler:focus{
	text-decoration: none;
    outline: var(--second-color);
    box-shadow: 0 0 0 var(--fourth-color-a);
}

.fa-solid.fa-bars{
	color: white;
    font-size: 31px;
}
.back-img-home{
	background-image: url(../../../wp-content/uploads/header/img-banner-header2.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
	height: 370px;display: flex;align-items: center;
}

.img-cover {
	width:65%;
	height: auto;

}

.h2, h2 {
    font-size: x-large;
}

.box_image_profile{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 1.5em auto;
}

.box_image_profile img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}



@media (min-width: 768px) { 
	.img-cover {
		width:100%;
	}	
}


@media (min-width: 1200px) { 
	.img-cover {
		width:75%;
	}
}

@media (max-width: 992px) { 

	.navbar.navbar-expand-lg{
		padding: 15px 0px !important;
	}
	.header-menu .menu-munu-it-container ul{
		display: grid;
		padding: 0;
	
	}
	
	.menu li {
		margin:1em 0;
	}

	.header-menu .menu-munu-it-container ul li{
		margin: 1em 0!important;
		
	}

	.container-fluid.bg-body-header{
		margin-top: 73px;
		padding: 35px 0px;
		background-repeat: no-repeat; 
	}
	.citapage {
	padding:25px!important;
	}

	
}

/* animated icon menù toggle */

.animated-icon {
	width: 20px;
	height: 15px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.animated-icon span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.animated-icon span {
	background: #fff;
}

.animated-icon span:nth-child(1) {
	top: 0px;
}

.animated-icon span:nth-child(2),
.animated-icon span:nth-child(3) {
	top: 6px;
}

.animated-icon span:nth-child(4) {
	top: 12px;
}

.animated-icon.open span:nth-child(1) {
	top: 11px;
	width: 0%;
	left: 50%;
}

.animated-icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.animated-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.animated-icon.open span:nth-child(4) {
	top: 11px;
	width: 0%;
	left: 50%;
}

/*#endregion Header*/

/*#region home*/

.alist ul li{
	list-style: none;
	display: flex;
	padding-bottom: 25px;
}

.alist ul li::before {
    content: "";
    width: 2px;
    height: 2px;
    margin-right: 3px;
    background-color: #151108;
    display: flex;
    position: relative;
    left: -25px;
    top: 10px;
    padding: 5px;
    border-radius: 10px;
}
.citapage {
	position: relative;
	/* background: #fab800; */
	background: var(--fourth-color-a);
	padding:55px;
	color: var(--second-color);
	border-radius: 5px;
}
.citapage h3::before {
    content: "";
    font-size: 80px;
    font-family: fantasy;
    position: absolute;
    top: 0px;
    left: 20px;
}
.citapage h3::after {
    content: "";
    font-size: 80px;
    font-family: fantasy;
    position: absolute;
    bottom: -45px;
    right:  20px;
}

/*#endregion home*/


/*#region footer*/
/* footer{
	margin-top: 100px;
} */
.wpcf7-form{
	display: flex;
	position: relative;
}
.wpcf7{
	padding-top: 23px;
}
input.wpcf7-form-control{
	margin-left: 0px !important;
	border: 1px solid #0DB14B !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit{
	background-color: #0DB14B !important;
	color: white !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 1em;
    padding: 0.2em 1em;
    border: 2px solid #0DB14B;
    top: 40px;
    position: absolute;
}
span.wpcf7-not-valid-tip {
 	margin-left: 0px!important;
	padding-bottom: 10px;
}
.wpcf7-spinner{
	left: 114px;
}


footer ul li{
	margin: 0 10px 0 10px;
}
footer ul li a{
	color: white;
	text-decoration: none;
}
footer p a{
	color: white;
	text-decoration: none;
}
.terms-footer{
	padding:0;  
	display: flex; 
	list-style: none;
	position: relative;
}
.terms-footer2{
	padding:0;  
	display: flex; 
	list-style: none;
	justify-content: center;
}
.h-container-mobile-first {
	height: 150px;
}

@media (min-width: 992px) { 
.h-container-mobile-first {
	height: 320px;
}

.terms-footer2{
	padding:0;  
	display: flex; 
	list-style: none;
	position: absolute;
	right: 0;
}

.w-md-auto {
	width: auto;
}

}

.terms-copyright{
	position: absolute;
	right: 0;
}
.terms-copyright2{
	position: absolute;
	right: 10%;
}
.img-footer{
    padding: 40px 0px;
}
.text-prefooter{
	padding: 32px 0px 32px 32px;
}
.sot:hover{
	text-decoration:underline;
}
@media (max-width: 992px) { 
	footer{
		margin-top: 50px;
	}
	.terms-footer{
		display: grid;
	}
	.terms-footer li{
		margin: 10px;
	}
	.res-test-center{
		text-align: center;
	}
	.terms-copyright{
		position: relative;
	}
	.text-prefooter{
		padding: 0px;
	}
}
/*#endregion footer*/


/*#region articoli*/
.bg-opacity{
	opacity: 0.4;
}
.bg-opacity:hover{
	opacity: 9999;
}
.no-bg-opacity{
	opacity: 1;
}

@media (max-width: 992px) { 
	.res-img-header{
		background-image: none !important;
	}
	.page-title{
		font-size: 25px;
	}
	.d-ruby{
		display: block!important;
	}
}

/*#endregion articoli*/

/*#region pagina404*/
.page-404{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
/*
.error-404 h2{
	font-size: 65px;
}
.error-404 p{
	font-size: 25px;
}
@media (max-width: 720px) { 
	.error-404 h2{
		font-size: 45px;
	}
	.error-404 p{
		font-size: 20px;
	}
	
}
	*/
/*#endregion pagina404*/




.entry-title{
	font-size: 20px;
	font-weight: bold;
}
.entry-second-title{
	font-size: 16px; 
	line-height: inherit;
	font-weight: bold;
}
.entry-second-title-2{
	font-size: 16px; 
	line-height: inherit;
}
.entry-paragraph{
	font-size: 16px;
}
.menu-munu-it-container a {
	font-weight: 500;
	padding: 0 1em;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background-color: black !important;
    color: white !important;
    border: none !important;
}
iframe{
	border: 0;
	width: 100%!important;
}

.d-ruby{
	display: ruby;
}

.text-white {
	color:#fff!important;
}

.bg-fot{
	background-color: var(--first-color);
}

.data{
	font-weight: 500;
	 font-size:11px;
	  margin-bottom:-3px;
	   margin-left:10px;
	   margin-right:30px;
}

.button-leg{
	background-color: var(--first-color);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 18px;
    padding-right: 18px;
    border-radius: 5px;
}