/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://diviextended.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Elicus Technologies
 Author URI:   https://elicus.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");


/*CUSTOM*/

.header-inner.section-inner {
  background: red;
}

.powered-by-wordpress {
    display: none;
}

.gdpr-agreement {
    background-color: #e21249 !important;
    text-shadow: none !important;
    border: 0px !important;
    box-shadow: none !important;
}

.page-id-16 .pc_form_field {
  padding: 1rem;
}

.entry-content,
.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {
	font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif
}

h1, .heading-size-1 {
	font-size: 6.4rem !important;
	font-weight: 200 !important;
}

.home-centered {
    margin: auto !important;
}

table {
	font-size: 1.5rem !important;
	margin: 0px !important;
}

tbody tr:hover {
    background-color: #eee;
}

.pcfm_details_table tr > :nth-child(2) {
    width: 50%;
}

.pcfm_details_table tr > :nth-child(3) {
    width: 30%;
}

.pcfm_details_table tr > :nth-child(4) {
    width: 10%;
}


.pcfm_details_table tr > :nth-child(3) {
    text-align: left !important;
}

.singular .entry-header {
	padding: 0px 0px 10px 0px !important;
}

.pcma_psw_recovery_trigger {
    color: #cf1a4b !important;
}


.sotto-intestazione {
    color: #cf1a4b !important;
    text-transform: uppercase !important;
	font-weight: 900;
}

body:not(.overlay-header) .primary-menu > li > a {
	color: #cf1a4b !important;
}

.resp-tab-active {
	border: 1px solid #ccc !important;
	border-top: 4px solid #aaa !important;
}

.resp-vtabs li.resp-tab-active {
	border: 1px solid #ccc !important;
	border-top: 4px solid #c80337 !important;
	border-right: 1px #FFF solid !important;
}
.resp-tab-content {
	border-top-color: #fff !important;
}

.resp-tab-item.hor_1 {
    background-color: #ccc !important;
}
.resp-tab-item.hor_1.resp-tab-active {
    background-color: #fff !important;
}

.resp-tabs-container,
pre, fieldset, textarea, table, table *, hr{
    border-color: #ccc !important;
}

.pcfm_details_table th span {
	padding: 0px !important;
}

.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: auto !important;
    font-weight: 600 !important;
}

.primary-menu a {
	font-weight: 200;
}

.pc_logout_btn {
	border: 1px solid #c80337;
	background: none !important;
    background-color: rgba(0, 0, 0, 0);
	background-color: #fff !important;
	color: #000 !important;
	padding: 7px 15px;
}

.profilo-personale {
	border: 1px solid #ddd !important;
	background: none !important;
    background-color: rgba(0, 0, 0, 0);
	background-color: #f4f4f4 !important;
	color: #000;olor: #444 !important;
	padding: 7px 15px;
	float: right;
	margin-top:-12px;
}

.pc_logged .wpb_wrapper p.hidden-logged {
	display: none;
}

@media screen and (max-width: 600px) {
	.pcfm_files_inner table,
	.pcfm_files_inner tr,
	.pcfm_files_inner tbody {
		border: 0px;
	} 
	.pcfm_files_inner table th:last-child,
	.pcfm_files_inner table td:last-child {
		display: none;
	}
	.pcfm_files_inner table {
		font-size: 13px !important;
	}
	.resp-accordion.hor_1 {
    background-color: #fff !important;
	}
	.entry-title {
    font-size: 4rem !important;
	}
}

@media screen and (max-width: 1180px) {
	.profilo-personale {
		float:none !important;	
	}
}

/*recovery password*/

/*NEWSLETTER*/

#email {
    max-width: 450px;
    border: 1px solid #000;
    border-radius: 19px;
    padding: 10px;
    outline: none;
    font-size: 14px;
	text-align: center;
}

.newsletter-top {
    height: auto;
    float: unset;
	padding-bottom: 30px;
}

.newsletter-top form {
	display: flex;
	flex-wrap: wrap;
}

.newsletter-top .form-element {
	padding: 5px;
}

.form-element button {
    border-radius: 40px;
}

@media screen and (max-width: 767px) {
	.newsletter-top .form-element {
		width: calc(100%) !important;
		text-align: left !important;
	}
}

/* TEMPLATE DOOR */

.template-door .cover-header {
	display: none;
}

.template-door #post-inner {
	padding: 0px;
}

.template-door #post-inner > .entry-content > .vc_row {
	height: 100vh;
	background-image: url(https://fipsas-ds.it/wp-content/uploads/2022/08/Foto-sub-2014_08_18-Favignana_115-scaled.jpg);
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 100%;
	margin: 0px;
	background-position: center;
}



.overlay-content {
	display: flex;
	justify-content: center;
}


.overlay {
  width: 100%;
  height: 400px;
  max-width: 400px;
  padding: 0px;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 0.75rem 2rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 35px;
  margin: 20px 30px;
  position: relative;
}

.overlay.box-2 .overlay__btns{
 background: #2d6395;
}


.overlay__title {
  font-size: 30px !important;
  line-height: normal;
  font-weight: 700 !important;
  letter-spacing: -0.025em;
  margin: 0px 0px 2rem 0px !important;
  padding: 0px 30px;
}

.overlay__description {
  font-size: 16px;
  margin-bottom: 0px;
  padding: 0px 30px;
}

.overlay__btns {
  width: 100%;
  display: flex;
  background: #073b6a;
	border-radius:30px;
  position: absolute;
  bottom: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.overlay__btns a {
	text-transform: none;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}
.overlay__btns button:hover {
	text-decoration: none !important;
}

.overlay__btn {
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: var(--light-color);
  background: var(--dark-color);
  border: none;
  border-radius: 0.5rem;
  transition: transform 150ms ease;
  outline-color: hsl(var(--hue), 95%, 50%);
}

.overlay__btn:hover {
  transform: scale(1.05);
  cursor: pointer;
}

.overlay__btn--transparent {
  background: transparent;
  color: #fff;
  border: 2px solid var(--dark-color);
  border-width: 2px;
  margin-right: 0.75rem;
}

@media screen and (max-width: 700px) {
	.template-door #post-inner > .entry-content > .vc_row {
		height: auto;
	}
	.overlay {
		max-width: 600px;
		width: auto;
		height: 400px;
	}
	.overlay-content {
		display: block;
	}
}

.logo-federazione {
	display: flex;
	justify-content: center;
}

.logo-federazione img {
	width: 150px;
	margin: 20px 0px 30px 0px;
}