/*
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"); */

@font-face {
	font-family: 'AdventuresUnlimitedScriptBold';
	src: url('fonts/Adventures Unlimited Script Bold.eot');
	src: local('☺'), url('fonts/Adventures Unlimited Script Bold.woff') format('woff'), url('fonts/Adventures Unlimited Script Bold.ttf') format('truetype'), url('fonts/Adventures Unlimited Script Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MontBold';
	src: url('fonts/Mont-Bold.eot');
	src: local('☺'), url('fonts/Mont-Bold.woff') format('woff'), url('fonts/Mont-Bold.ttf') format('truetype'), url('fonts/Mont-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MontRegular';
	src: url('fonts/Mont-Regular.eot');
	src: local('☺'), url('fonts/Mont-Regular.woff') format('woff'), url('fonts/Mont-Regular.ttf') format('truetype'), url('fonts/Mont-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    font-family: 'MontRegular', sans-serif;
    background: #E2F0EC;
    font-size: 16px;
    line-height: 24px;
    color: #313131;
}

header,
footer {
    display: none;
}
main#primary  {
    padding: 0;
}
#wrapper {
    padding: 0;
    padding-top: 0;
}
#wrapper .content-outer.container .site-content-header {
    margin: 0;
}
#wrapper .content-outer.container {
    max-width: 100%;
}
.home #wrapper {
    padding: 0;
    /* padding-top: 175px; */
    padding-bottom: 0;
}

.site-content-header .breadcrumbs {
    display: none;
}
h1.entry-title.post-title {
	  display:none;
}
.boxed.vc_row.vc_row-fluid {
  	max-width: 1200px;
  	margin: 0 auto;
}
.post-meta,
.post-edit,
#vc_load-inline-editor.vc_inline-link  {
	display:none;
}
:focus {
    outline: 0;
}
.vc_row.vc_row-fluid {
	margin:0 auto;
}
.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding:35px 35px 0;
}
.home.page .vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    /* padding:0; */
}
.desktop {
}
.mobile {
	  display:none;
}
.post-entry .thumbnail {
		display:none;
}
.empty{
		clear: both;
}
.hide {
		display:none;
}

.btn {
    background: #006A5B;
    color: white;
    font-size: 14px;
    line-height: 30px;
    border-radius: 8px;
    text-transform: uppercase;
    font-family: 'MontBold', sans-serif;
    margin:0;
    display: block;
    clear: both;
    text-align: center;
    width: fit-content;
    padding: 8px 15px;
    margin-top: 30px;
}


.boxed .vc_col-sm-12 h1 {
    font-size: 80px;
    color: #006A5B;
    font-weight: bold;
    font-family: 'MontBold', sans-serif;
    margin-bottom: 100px;
    margin-top: 0;
}
#programmi.boxed {
    padding-bottom: 50px;
    /* margin-bottom: 30px; */
}
#programmi.boxed.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding:0 15px;
}
#programmi.boxed .vc_col-sm-6>.vc_column-inner>.wpb_wrapper {
   background: #6EC0A5;
   border-radius: 3000px;
   padding: 50px 80px;
}
#programmi.boxed .vc_col-sm-6 img {
    margin-top: -165px;
}
.boxed .vc_col-sm-6 hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
}
.boxed .vc_col-sm-6 h3 {
    font-family: 'AdventuresUnlimitedScriptBold';
    font-size: 80px;
    line-height: 50px;
    color: #fff;
}
#programmi.boxed .vc_col-sm-6 p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
#programmi.boxed .btn {
    margin:auto;
    padding: 8px 55px;
}
.boxed strong {
    font-weight: bold;
    font-family: 'MontBold', sans-serif;
}
.boxed .vc_col-sm-6 p>strong {
    color: #006A5B;
    font-family: 'MontBold', sans-serif;
    text-transform: uppercase;
}
.left {
    float: left;
    width: 50%;
}
.right {
    float: right;
    width: 50%;
}
.boxed .vc_col-sm-6 .left,
.boxed .vc_col-sm-6 .right {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
    margin-bottom: 50px;
}

.boxed .vc_col-sm-8 {
    padding-bottom: 80px;
}

.boxed h2 {
    color: #006A5B;
    font-size: 50px;
    line-height: 64px;
    font-family: 'MontBold', sans-serif;
}
.boxed .vc_col-sm-7 img {
    margin-top: -140px;
}

#testimonial.boxed {
    margin: 50px auto;
}
#testimonial.boxed.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding:0 15px;
}
#testimonial h4 {
    text-transform: uppercase;
    color: #006A5B;
    font-size: 16px;
    line-height: 24px;
    font-family: 'MontBold', sans-serif;
    display: flex;
    align-items: center;
}
#testimonial p strong {
    font-family: 'MontBold', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}
#testimonial p {
    font-size: 13px;
    line-height: 20px;
}

#prenota {
    padding: 30px 0;
}
#prenota h2 {
    color: #fff;
    font-size: 50px;
    line-height: 64px;
    font-family: 'MontBold', sans-serif;
}
#prenota p {
    color:white;
}
#prenota .btn {
    margin:auto;
    padding: 8px 55px;
    background: white;
    color: #006A5B;
}
