/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
/*TIPOGRAPHY*/
.font-339240, h1, h2, h3, h4, h5, h6, p, span, strong, b , li, a, td, th{
    font-family: Noah !important;
}
/*LAYOUT*/
.row-fox{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
}
.col-md-6, .col-md-12{
	position: relative;
	padding: 0 10px;
}
.col-md-6{
	width: 50%;
	flex: 0 0 50%;
}
.col-md-12{
	width: 100%;
	flex: 0 0 100%;
}
/*AREA RISERVATA*/
.form-registrazione .row-fox{
	margin-bottom: 25px;
}
.form-registrazione .field{
	background-color: #f7f7f7 !important;
	width: 100%;
	border: none !important;
}
.form-registrazione label{
	font-size: 12px;
	color: #303133;
	font-weight: 600;
}
.wpcf7-submit{
	font-size: 12px !important;
    background-color: #788a4d !important;
    border-color: #788a4d !important;
}
.box-privacy label a{
	color: #788a4d !important;
}
.box-privacy input{
	background-color: #f7f7f7 !important;
	margin-right: 5px;
}
#loginprivato .login-username input, #loginprivato .login-password input{
	width:100%;
}
#loginprivato label{
	font-size: 12px;
	color: #303133;
	font-weight: 600;
}
#loginprivato .button{
	font-size: 12px !important;
    background-color: #af1426 !important;
    border-color: #af1426 !important;
	color: #fff !important;
}
.black{
	color: #303133;
	font-weight: 600;
}
.content-tab{
	display: none;
	margin-top: 0px !important;
}
.content-tab.attivo{
	display: block;
}
.box-elenco-corso h3{
	margin-bottom: 20px;
}
.link-tab-utente, .tab-log-out{
	padding: 20px 40px;
    box-shadow: 2px 0px 11px 1px #eee;
    border-left: 6px solid #707070;
    cursor: pointer;
	margin-bottom: 15px;
	transition: all 550ms ease;
}
.link-tab-utente.attivo, .tab-log-out:hover{
	border-left-color: #af1426;
}
.link-tab-utente h3{
	margin: 0;
	font-size: 20px;
}
.link-tab-utente:hover{
	opacity: .3;
}
#corsi h2{
	margin-bottom: 50px !important;
}
.tab-log-out{
	width: 100%;
	margin-top: 15px;
	display: flex;
	font-size: 20px;
	font-weight: 700;
}
/*SINGOLO EVENTO*/
.single-eventi .row-breadcrumb{
	display: none;
}
.row-pagina-evento{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
.colonna-contenuto{
	flex: 0 0 55%;
	max-width: 55%;
}
.colonna-iscrizione{
	flex: 0 0 45%;
	max-width: 45%;
}
.box-iscrizione{
	padding: 80px 40px;
    background-color: #fff;
}
.single-eventi .post-body{
	 background-color: #f7f7f7;
    padding: 100px 0;
}
.box-iscrizione .form-registrazione{
	margin-top: 50px;
}
.box-iscrizione .custom-link{
	background-color: #333;
    color: #fff;
    text-transform: uppercase !important;
    border: 1px solid #333;
}
.box-iscrizione .custom-link:hover{
	background-color: transparent;
	color: #333;
}
/*ARCHIVIO PRODOTTO*/
/*SINGOLO PRODOTTO*/
.single-product .row-breadcrumb{
	display: none;
}
.box-informazioni-aggiuntive {
    display: flex;
    align-items: flex-start;
    padding: 30px 0px;
    border-top: 1px solid #eaeaea !important;
    border-bottom: 1px solid #eaeaea;
    margin-top: -1px;
}
.box-titolo-informazioni-aggiuntive{
	flex: 0 0 30%;
}
.box-titolo-informazioni-aggiuntive h4{
	font-size: 16px;
    margin-top: 0px;
}
.box-desc-informazioni-aggiuntive{
	flex: 0 0 70%;
}
.desc-prodotto h4{
	margin-top: 0px;
    font-size: 16px;
}
.single-product  .woocommerce-Price-amount{
	font-size: 30px;
}
.box-icone-prodotto{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	column-gap: 15px;
	row-gap: 15px;
}
.box-desc-informazioni-aggiuntive{
	font-family: Noah !important;
}
div.product div.woocommerce-product-gallery{
	width: 70%;
}
.tribe-tickets__tickets-item-details-content b {
	font-weight: bold;
	font-size: 14px;
	font-family: var(--tec-font-family-sans-serif) !important;
	color: #333;
	margin-top: -5px;
	margin-bottom: -10px;
	display: block;
	padding-right: 10px;
}
/*MENU*/
.overlay-menu .overlay-bg.style-light-bg {
	background-color: #ae1526;
}
.overlay-menu .overlay .overlay-bg {
	opacity: 0.8;
}
.overlay-menu .menu-item a, .overlay-menu .menu-item, .overlay-menu .menu-item-link{
	color: #fff;
}
.overlay-menu .menu-smart a, .overlay-menu .menu-smart i{
	color: #fff;
}
.style-light-override .mobile-additional-icons a i{
	color: #fff !important;
}
.style-light-override .mobile-menu-button span.lines:before, .style-light-override .mobile-menu-button span.lines:after{
	background-color: #fff !important;
}
.menu-item.active a, .menu-item:hover a{
	color: #fff !important;
	opacity: .5;
}
.colonna-contenuto-microarticolo{
	padding: 100px 0;
}
.colonna-contenuto-microarticolo{
	flex: 0 0 100%;
	max-width: 100%;
}
#visualizza_pdf{
	height: 900px;
	width: 100%;
}
.colonna-contenuto-microarticolo ._df_book{
	height: 100% !important;
}
/*BLOG*/
.t-entry-readmore.btn-container a.btn.btn-default {
	background-color: #af1426 !important;
	border-color: #af1426 !important;
}
.t-entry-readmore.btn-container a.btn.btn-default :hover{
	background-color: transparent !important;
	color: #af1426 !important;
}
@media screen and (max-width: 600px){
	.logo-footer{
		text-align: center;
	}
	.row-pagina-evento{
		max-width: 100%;
	}
	.box-filtro{
		flex: 0 0 100%;
	}
	.lista-saloni .col-md-3 {
		width: 100%;
		flex: 0 0 100%;
	}
}
.griglia-area-riservata .tmb .t-inside{
	padding: 20px;
	box-shadow: 0 0 10px 0px #00000014;
}
.back-singolo{
	text-align: center;
	padding-bottom: 50px;
}
.back-singolo a{
	background-color: #ae1526;
	border-color: #ae1526;
	color: #fff;
}
.back-singolo a:hover{
	background-color: transparent;
	color: #ae1526;
}
.btn-color-487136{
	background-color: #ae1526 !important;
	border-color: #ae1526 !important;
}
.back-to-video{
	display: flex !important;
	gap: 5px;
	align-items: center;
}
.back-to-video a{
	display: inline-block;
	color: #a0252a;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	margin-top: 4px;
}
.back-to-video svg path{
	fill:#a0252a;
}
.messaggio-promozione{
	display: block;
	text-align: center;
	background-color: #a0252a;
	padding: 20px 0;
	margin-bottom: 30px;
}
.messaggio-promozione h4{
	color:#fff;
	font-weight: bolder;
	margin: 0px;
}
.woocommerce-cart #ppc-button-ppcp-gateway{
	display: none !important;
}
.product_meta .detail-container{
	display: none;
}
.uncode-woocommerce-sorting__item:hover a{
	color:#ae0827 !important;
}
.content-tab a.btn{
	background-color: #ae1526 !important;
	border-color: #ae1526 !important;
}
.uncode_text_column.vc_custom_1713887498523{
	margin: 0px !important;
}
.click_mostra_psw{
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: 10px;
	cursor: pointer;
}
.click_mostra_psw span{
	color:#333;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 12px;
}
.page-id-27056 .grid-filters ul.menu-smart .uncode-woocommerce-sorting-dropdown li:nth-child(5), .page-id-27056 .grid-filters ul.menu-smart .uncode-woocommerce-sorting-dropdown li:nth-child(4){
	display: none !important;
}
.page-id-115934 .term-filters-list li:nth-last-child(-n+2){
	display: none !important;
}
.page-id-115934 .term-filters-list li:nth-last-child(-n+1){
	display: block !important;
}
.single-tribe_events .style-light-override .mobile-additional-icons a i {
	color: #000 !important;
}
.single-tribe_events .style-light-override .mobile-menu-button span.lines:before, .single-tribe_events .style-light-override .mobile-menu-button span.lines:after {
	background-color: #000 !important;
}
.griglia-evento{
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 30px;
}
.info-evento h2{
	font-size: 18px;
	margin-top: 0px;
}
.info-evento span{
	font-size: 16px;
}
.colonna-evento .tribe-events-single-event-title{
	margin-bottom: 30px;
}
.tribe-tickets__tickets-item-extra-available{
	display: none;
}
.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled{
	background-color: #ae1526;
	opacity: .4;
}
.tribe-common button.tribe-common-c-btn--small{
	background-color: #ae1526 !important;
}
h2.titolo-area-riservata{
	margin-bottom: 20px !important;
}
.elenco-corsi a.btn-evento{
	display: inline-block;
	background-color: #ad1526;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;
	color: #fff !important;
}
.tribe-common div.tribe-dialog{
	top: 100px !important;
}
.tribe-tickets__attendee-tickets-footer-cart-button, .tribe-tickets__attendee-tickets-footer-divider{
	display: none !important;
}
.product-template-default .style-light-override .mobile-additional-icons a i, .woocommerce-cart .style-light-override .mobile-additional-icons a i, .woocommerce-checkout .style-light-override .mobile-additional-icons a i{
	color:#333 !important;
}
.product-template-default .style-light-override .mobile-menu-button span.lines:before, .product-template-default .style-light-override .mobile-menu-button span.lines:after, .woocommerce-cart .style-light-override .mobile-menu-button span.lines:before,
.woocommerce-cart .style-light-override .mobile-menu-button span.lines:after, .woocommerce-checkout .style-light-override .mobile-menu-button span.lines:after, .woocommerce-checkout .style-light-override .mobile-menu-button span.lines:before{
	background-color: #333 !important;
}
.wpcf7-form-control.privacy-box{
	background-color: transparent !important;
}
.wpcf7-form-control.privacy-box span.wpcf7-list-item {
	margin-right: 0;
}
.box-elenco-corso{
	display: flex;
	gap: 10px;
	margin-top: 10px;
	align-items: flex-end;
}
.box-elenco-corso img{
	width: 100px;
	height: auto;
}
.selettore-lingua{
	display: flex;
	width: 100px;
	position: absolute;
	right: 150px;
}
.selettore-lingua li a{
	color:#fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 5px;
}
.selettore-lingua li.wpml-ls-current-language a{
	opacity: .7;
}
@media screen and (max-width: 767px) {
	.tribe-common div.tribe-dialog {
		top: 200px !important;
		height: calc(100vh - 200px) !important;
	}
	.griglia-evento{
		grid-template-columns: 1fr;
	}
	.single-tribe_events .row.row-parent.style-light.limit-width.no-top-padding.double-bottom-padding{
		padding:20px 2px !important;
	}
	body.menu-custom-padding .menu-container .logo-container{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#main-logo a > *{
		height: 45px !important;
	}
}