/*
Theme Name: Responsive Child
Description: Child Theme del tema Responsive
Author: Luna
Author URI: https://www.lunapartner.it/
Template: responsive
Version: 0.1
*/

/* @import url("../responsive/core/css/style.css"); */


.boxed {
	margin:0 auto;
	max-width:1200px;
}

#header_section {
	margin:0 auto;
	max-width: 100%;
	/*position: fixed;*/
	top: 0;
	z-index: 999;
	width: 100%;
	background: white;
	box-shadow: 0 0 5px #ccc;
}
#header {
    margin: 0 auto;
    max-width: 1200px;
}

#logo {
	display:none;
}


#wrapper {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 20px auto 0 auto;
	padding: 0 20px;
	border:0;
}

.skip-container,h1.entry-title.post-title{display:none!important;}
#content-outer{max-width: 1200px!important;}

#content-outer #content.grid.col-620 {
    max-width: 1200px;
    display: block;
    margin: 0 auto;
    float: none;}

#content-full {
    margin-top: 50px;
    margin-bottom: 0;
}
.home #content-full {
    margin-top: 0;
    margin-bottom: 20px;
}

.post-edit {
	display:none;
}

p, hr, dl, pre, form, table, address, blockquote, ul {
    font-size: 18px;
    line-height: 26px;
}
li {
	margin-bottom:5px;
}

h2 {
    font-weight: 500;
}

:focus {
    outline:0;
}

@media screen and (max-width: 1200px) {
#content-outer #content.grid.col-620 {
    width: 100%;
}
}

.copyright {
	width: 100%;
}


/*MENU*/
.main-nav {
    background: transparent;
	text-align: center;
}
.menu {
    background: transparent;
    text-align: center;
    display: inline-block;
	max-width: 100%;
}
ul.menu > li:hover {
    background: transparent;
    background-color: transparent;
}
.menu a {
    color: #666;
	text-shadow:none;
    font-size: 16px;
	padding: 0 14px;
    font-weight:100;
	text-transform:uppercase;
    border:0;
}
.menu a:hover {
    background: transparent;
    background-color: transparent;
	color: #000;
}
.menu .current_page_item a, .menu .current-menu-item a {
    background-color: transparent;
	/* color: #000; */
}
.menu ul.sub-menu {
    left: 16px;
}
.menu li li a {
	font-size: 14px;
	text-align: left;
	text-transform:inherit;
}



/*CONTATTI*/
#contatti.vc_row {
    padding-top: 0;
	background: url("img/bg_contatti.png") no-repeat;
	background-size:cover;
}
#contatti.vc_row .boxed {
    padding: 0;
    margin: 0 auto;
    max-width: 520px;
    text-align: center;
}
#contatti .title_servizi {
    max-width: 870px;
    margin: 0 auto;
}
#contatti .title_servizi h2 {
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 45px;
    font-style: italic;
}
#contatti .title_servizi h3 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 27px;
}
#contatti input[type="text"],
#contatti input[type="email"],
#contatti textarea {
    background: white;
    margin: 0 0 12px;
    font-size: 16px;
    width: 100%;
    border: 1px solid #555;
    box-shadow: none;
    border-radius: 4px;
    padding: 8px 12px;
    z-index: 9;
}
#contatti textarea {
    margin: 0;
	height:100px;
	font-family: Arial;
}
#contatti input[type="submit"]  {
    border: 0;
    border-radius: 0;
    font-size: 18px;
    width: auto;
    background: #555;
    color:  white;
    font-weight: 100;
    text-shadow:  none;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 15px 30px;
    line-height: 23px;
    margin-left: 0;
    z-index: 999;
    box-shadow: none;
    width: 100%;
}
#contatti .privacy label,
#contatti .privacy label a {
	color:#000;
	font-size: 12px;
	font-weight: 100;
}
.privacy {
    text-align: left;
	line-height: 20px;
}
.privacy span.wpcf7-list-item {
    display: inline;
    margin: 0;
}
.privacy input[type="checkbox"] {
    margin: 6px 6px 20px;
    float: left;
}
.privacy label {
    font-weight: 100;
    padding: 2px 0;
    text-align: left;
	display: inline;
	line-height:15px;
	color:#8e8e8e;
	font-style: italic;
    font-size: 12px;
}


/*FOOTER*/
footer {
    max-width: 1200px;
    margin: 0 auto;
	border-top: 1px solid #eee;
    margin-top: 50px;
}
.page-id-181 footer {
	border-top: 0;
    margin-top: 0;
}
.menu li.main-link a {
    color: #0f82e6;
    font-weight: bolder;
    text-transform: uppercase;
}

.Venue-grid .read-more{
	display:none;
}

.hide{display:none!important;}

/*ACQUISTO FEE*/
.woocommerce .button {
	 background-color: #0f82e6!important;
}
.woocommerce .return-to-shop a.button,
.woocommerce .button.wc-forward {
	color: white;
}
.woocommerce .return-to-shop a.button:hover,
.woocommerce .button.wc-forward:hover {
	color: white;
}
.woocommerce .button.add_to_cart_button {
	 background-color: #fff!important;
	 border:1px solid #ccc;
}

#content-woocommerce {
    width: 100%;
    margin-right: 0;
}
#content-woocommerce .woocommerce-result-count,
#content-woocommerce .woocommerce-ordering,
#content-woocommerce ul.products li img {
    display: none;
}
#content-woocommerce ul.products li.product {
    border: 1px solid #999;
    float: none;
    margin: 10px 0 0;
    padding: 20px;
    width: 100%;
    display: inline-block;
}
#content-woocommerce ul.products li.product .product_wrapper {
    float: left;
}
#content-woocommerce ul.products li.product .product_wrapper h2 {
    font-size: 24px;
		color: #0066cc;
}
#content-woocommerce ul.products li.product .product_wrapper .price {
    color: #000;
    font-size: 20px;
}
#content-woocommerce ul.products li.product .button {
		float: right;
}

/*SCHEDA FEE*/
#content-woocommerce div.product .woocommerce-product-gallery {
		display: none;
}
#content-woocommerce div.product div.summary {
		/* width: 100%; */
		float: none;
}
#content-woocommerce div.product p.price {
    color: #000;
    font-size: 22px;
}
#content-woocommerce div.product div.summary h3 {
		font-size: 24px;
		font-weight: 400;
		text-transform: uppercase;
}
#content-woocommerce div.product .related {
		display: none;
}

/*CART*/
.woocommerce .shop_table .product-remove {
    width: 10%;
}
.woocommerce .shop_table .product-name {
    width: 60%;
}
.woocommerce .shop_table .product-name a {
    font-size: 22px;
}
.woocommerce .shop_table .product-name .variation {
    margin: 0;
		font-size: 15px;
}
.woocommerce .shop_table .product-name .variation dt {
    margin:0 10px 0 0;
		font-weight: 600;
}
.woocommerce .shop_table .product-name .variation dd {
    float: left;
}
.woocommerce .shop_table .product-name .variation dd p {
    margin: 0;
		font-size: 15px;
}
.woocommerce .shop_table .product-thumbnail,
.woocommerce .shop_table .product-quantity,
.woocommerce .shop_table .product-subtotal {
		display: none;
}

.woocommerce .wc-bacs-bank-details-account-name {
    font-size: 16px;
}
.woocommerce .woocommerce-bacs-bank-details ul li {
		font-size: 16px;
}
.woocommerce .single_add_to_cart_button.button i {
	display: none;
}

/* General */
body, p,
h1, h2, h3, h4, h5 {
		color: #000000;
}

/* Banner Blu avviso Top */
.banner_blu_avviso_top.vc_message_box {
		display: none;
}

/* ELENCO QUOTE ISCRIZIONI */
#content-woocommerce ul.products li.product .product_wrapper span.price {
		font-size: 0;
}
#content-woocommerce ul.products .product_wrapper span.price>* {
		display: none;
}
#content-woocommerce ul.products .product_wrapper span.price>.woocommerce-Price-amount.amount:first-child {
		display: inline-block;
		font-size: 20px;
}

/* SCHEDA ISCRIZIONE */
.single-product .summary.entry-summary p.price {
		display: none;
}
.variations th.label {
	 text-align: left;
	 padding: 0.8em 0;
}
.variations th.label label:after {
		content: "*";
    color: red;
}
.variations th.label:after {
		/* content: " (55€)"; */
    color: black;
}
.variations td.value select {
    width: 99%;
    resize: none;
    line-height: 25px;
    padding: 5px 15px;
    border: 1px solid #aaa;
    background: #fff;
    box-shadow: none;
    outline: 0;
}

/* FORM */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select {
    width: 100%;
    resize: none;
    line-height: 25px;
    padding: 5px 15px;
    border: 1px solid #aaa;
    background: #fff;
    box-shadow: none;
    outline: 0;
		font-size: 16px;
}
.wpcf7 select {
		/* overflow: auto; */
		padding: 10px 15px;
}
.wpcf7 input[type="submit"] {
		background: #0f82e6;
		padding: 0.618em 1em;
    font-weight: 700;
    border-radius: 3px;
		font-size: 18px;
		color: white;
		text-shadow: none;
}
.wpcf7 .select_tipologia select {
		/* min-height: 200px; */
}

/***************/
/* JENA LAYOUT */
/***************/
/* general */
body, p {
		font-family: 'Roboto', sans-serif!important;
		font-size: 16px;
}
h1 {
    color: #007cac;
    font-size: 28px;
    font-weight: bold;
}
h3 {
    color: #007cac;
    font-size: 24px;
    font-weight: bold;
}
#content-outer {
    max-width: 100%!important;
		padding: 0;
		margin: 0;
}
.boxed.vc_row {
		max-width: 950px!important;
		margin: auto;
}

/* header */
#header_section {
		background: #1a64a0;
		display: inline-block;
}
#header_section #content-outer {
    max-width: 950px!important;
		padding: 0;
		margin: auto;
}
#header_section #logo {
    display: block;
		padding: 0 15px;
}
#header_section #logo .site-name a {
    font-size: 22pt;
		font-weight: 400;
    display: block;
    padding: 10px 0 20px;
    color: white;
}

/* product workshop fee */
.banner_event.vc_row {
    border-bottom: 1px solid #d5e4f1;
}
.banner_event.vc_row .vc_column_container>.vc_column-inner {
    padding-top: 0;
}
.banner_event .wpb_content_element {
    margin-bottom: 0;
}
.banner_event p {
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
    color: #24425a;
		margin: 0;
		padding: 5px 0 10px;
}
.banner_event p small {
    color: #999;
}
.home #content-outer #content.grid {
    width: 100%;
		max-width: 100%;
}
.home .woocommerce div.product {
		margin-top: 0;
}
.home .woocommerce div.product .woocommerce-product-gallery {
		display: none;
}
.home .woocommerce div.product div.summary {
    width: auto;
    float: none;
}
.woocommerce div.product form .wcpa_form_outer {
    border: 1px solid #dfdfdf;
    box-shadow: 1px 1px 1px #e1e1e1;
    margin-bottom: 25px;
		border-radius: 2px;
    background: white;
		padding: 15px 10px 0;
    color: #555;
}
.woocommerce div.product form .wcpa_form_outer h3 {
    margin-top: 0;
    padding: 0;
}
.woocommerce div.product form label {
    font-family: 'Roboto', sans-serif;
		font-size: 16px;
}
.woocommerce div.product form input[type="text"],
.woocommerce div.product form input[type="email"] {
    font-family: 'Roboto', sans-serif;
    margin: 0em;
    outline: none;
    -webkit-appearance: none;
    line-height: 1.21428571em;
    padding: 0.6em 1em;
    font-size: 1em;
    background: #FFFFFF;
    border: 1px solid rgba(34, 36, 38, 0.15);
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0.3rem;
}
.woocommerce div.product .quantity .qty {
    height: 30px;
}
.woocommerce div.product form button[type="submit"] {
    font-family: 'Roboto', sans-serif;
		letter-spacing: 0.5px;
		font-weight: 100;
}
.woocommerce .product_meta {
		display: none;
}

/* cart/checkout */
.woocommerce-cart #content-outer,
.woocommerce-page #content-outer {
    max-width: 950px!important;
		padding: 0;
		margin: auto;
}

/* footer */
#footer #content-outer {
    max-width: 950px!important;
		padding: 0;
		margin: auto;
}

/* Form Registrazione Fee */
.woocommerce .single-product {
		display: none;
}

/* Checkout */
#info_text_checkout {
	margin-bottom: 15px;
}
#info_text_checkout .wpb_column,
#info_text_checkout .wpb_column .vc_column-inner,
#info_text_checkout .wpb_wrapper {
	 margin-bottom: 0;
}
#info_text_checkout .wpb_text_column.wpb_content_element {
		margin-bottom: 0;
}
#info_text_checkout .wpb_text_column.wpb_content_element p {
		margin: 0 0 20px;
		font-size: 14px;
		line-height: 22px;
}
.woocommerce form .optional {
		display: none;
}
