/*
Template:       hilife
Theme Name:     Hilife Child Theme
Theme URI:      https://officinacreativa.srl
Author:         Officina Creativa - StudioC
Author URI:     https://officinacreativa.srl
Description:    Hi Life Sport & Fitness Theme
Version:        2.0
Text Domain:    hilife
*/

/*-------------------------------------
#. Boilerplate - Custom Settings
---------------------------------------*/
html {
  scroll-behavior: smooth;
}

body {
   margin: 0 auto;
}

/*-------------------------------------
#. Styles - Big Headings
---------------------------------------*/
.big-heading {
  font-size: 80px;
  line-height: 100px;
  color: #111;
  text-align: center;
}
.big-subheading {
  font-size: 3.4rem;
  margin-bottom: 40px;
  color: #d2d2d2;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.8em;
}
@media only screen and (max-width: 600px) {
  .big-heading {
    font-size: 60px;
    line-height: 80px;
    color: #111;
    text-align: center;
  }
  .big-subheading {
    font-size: 3rem;
    margin-bottom: 40px;
    letter-spacing: 0.6em;
    line-height: 1.4;
  }
}

/*-------------------------------------
#. Sidebar - List font style
---------------------------------------*/
.sidebar-widget-area ul li a {
  color: #666;
  font-family: 'Nunito Sans';
  font-weight: 300;
}
.sidebar-widget-area ul li {
  color: #666;
  font-family: 'Nunito Sans';
  font-weight: 300;
}

/*-------------------------------------
#. Banner Notice - Homepage
---------------------------------------*/
p.demo_store {
  background-color: red;
  max-height: 50px;
}

/*-------------------------------------
#. VC Custom Addon - Routine
---------------------------------------*/
.rt-routine-custom {
  margin-top: -30px;
}
.rt-routine-custom .nav-tabs {
  border: none;
  margin-bottom: 45px;
  margin-left: 0;
  text-align: center;
}
.rt-routine-custom .nav-tabs {
  text-align: center;
}
.rt-routine-custom .nav-tabs li {
  display: inline-block;
  float: inherit;
  margin: 0;
}
.rt-routine-custom .nav-tabs li a {
  background-color: #f5f5f5;
  color: #333333;
  border: none;
  border-radius: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 12px 34px;
}
.rt-routine-custom .nav-tabs li.active a,
.rt-routine-custom .nav-tabs li.active a:hover,
.rt-routine-custom .nav-tabs li a:hover {
  background-color: #fb5b21!important;
  color: #ffffff;
  border: none;
}
.rt-routine-custom .nav-tabs li:last-child a {
  margin-right: 0;
}
.rt-routine-custom .rt-routine-nav-select select {
  outline: none;
  padding: 10px;
  min-width: 300px;
  border-radius: 5px;
  background: transparent;
  font-weight: 700;
}
.rt-routine-custom .rt-routine-nav-select select option {
  outline: none;
}
.rt-routine-custom .rt-routine-table th,
.rt-routine-custom .rt-routine-table td {
  border: 5px solid #fff;
  border-radius: 10px;
  text-align: center;
  background-color: #f2f2f2;
  padding: 0;
  margin: 0;
  width: 130px;
  table-layout: fixed;
}
.rt-routine-custom .rt-routine-table .rt-col-title,
.rt-routine-custom .rt-routine-table .rt-row-title {
  color: #212121;
  font-weight: 500;
  padding: 15px 10px;
  width: 50px;
  table-layout: fixed;
  text-transform: uppercase;
  background-color: #e6e6e6;
  font-size: 16px;
}
.rt-routine-custom .rt-routine-table .rt-row-title {
  padding: 10px 20px;
  background-color: #ececec;
}
.rt-routine-custom .rt-routine-table .rtin-first {
  background-color: #444444;
  color: #fff;
}
.rt-routine-custom .rt-routine-table .rt-item {
  color: white;
  padding: 10px;
  font-weight: 500;
  border-radius: 5px;
  margin-top: 5px;
  display: block;
  font-size: 16px;
  line-height: 1.8;
}
.rt-routine-custom .rt-routine-table td .rt-item:first-child {
  margin-top: 0;
}
.rt-routine-custom .rt-routine-list {
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0 0;
}
.rt-routine-custom .rt-routine-list .rtin-item {
  margin-bottom: 40px;
}
.rt-routine-custom .rt-routine-list h3 {
  color: #212121;
  margin-bottom: 20px;
}
.rt-routine-custom .rt-routine-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 20px;
}
.rt-routine-custom .rt-routine-list ul li {
  border-left: 3px solid #fb5b21;
  padding-left: 20px;
  margin-bottom: 20px;
}
.rt-routine-custom .rt-routine-list .rt-item-title {
  color: #444;
  text-transform: uppercase;
}
.rt-routine-custom .rt-routine-list a.rt-item-title:hover {
  text-decoration: underline;
}
.rt-routine-custom .rt-routine-list .rt-item-trainer {
  font-style: italic;
}
.rt-routine-custom .rt-routine-table td a:hover {
  background-color: #333;
}

/*-------------------------------------
#. VC Custom Addon - Upcoming Class
---------------------------------------*/
.rt-owl-upcoming-1 .owl-wrap:hover {
  cursor: pointer;
}
.rt-owl-upcoming-1 .rt-heading-left {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
}
.rt-owl-upcoming-1 .rt-item.rt-odd {
  background-color: #f5f5f5;
}
.rt-owl-upcoming-1 .rt-item.rt-even {
  background-color: #EDEDED;
}
.rt-owl-upcoming-1 .rt-item.rt-odd:hover {
  background-color: #EEF6EE;
}
.rt-owl-upcoming-1 .rt-item.rt-even:hover {
  background-color: #EEF6EE;
}

/*-------------------------------------
#. Home: Routine Section
---------------------------------------*/
.routine-section {
  overflow: hidden;
  position: relative;
}
.routine-left {
  position: relative;
  z-index: 9;
}
.routine-right {
  margin-left: -8%;
}
.routine-content {
  padding-top: 18rem;
  text-align: center;
}
.routine-content h2 {
  font-size: 7vw;
  color: #111;
}
.routine-content div {
  color: #d2d2d2;
  font-size: 3vw;
  font-weight: 500;
  letter-spacing: 3.5vw;
  margin: 6rem 0 7rem 3.6rem;
}
a.routine-button {
  background-color: #88d444;
  border-radius: 0;
  color: #ffffff;
  font-size: 2vw;
  font-weight: 500;
  padding: 1.5rem 8rem;
}
a.routine-button:hover {
  background-color: #111111;
}

@media all and (max-width: 1199px) {
  .routine-content {
    padding-top: 12rem;
  }
}
@media all and (max-width: 991px) {
  .routine-content div {
    margin: 4rem 0 5rem 3.6rem;
  }
}
@media all and (max-width: 767px) {
  .routine-right {
    margin: 0;
  }
  .routine-content {
    padding: 5rem 0;
  }
  .routine-content h2 {
    font-size: 14vw;
  }
  .routine-content div {
    font-size: 5vw;
    letter-spacing: 6.9vw;
    padding: 1.5rem;
    margin: 6rem 0 5rem 3.6rem;
  }
  a.routine-button {
    font-size: 3.3vw;
    padding: 1.5rem 5rem;
  }
}
@media all and (max-width: 600px) {
  .routine-right {
    margin: 0;
  }
  .routine-content {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .routine-content h2 {
    font-size: 14vw;
  }
  .routine-content div {
    font-size: 5vw;
    font-weight: 500;
    letter-spacing: 6.5vw;
    padding: 0;
    margin-top: 3rem;
    margin-left: 3rem;
  }
  a.routine-button {
    font-size: 4.3vw;
    padding: 1.5rem 5rem!important;
    margin-top: 5rem!important;
  }
}

/*-------------------------------------
#. Class - Single Class
---------------------------------------*/
.class-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: justify;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 35px;
  color: #212121;
  width: 80%;
  margin: 0 auto;
}
.class-section {
  padding: 30px 18px;
}
.class-section-form {
  padding: 0px;
}
/* This section needs a custom style because of VC styling */
.class-section-description {
  padding: 30px 18px 0 18px;
}
.class-section-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #f2f2f2;
  border-bottom: 1px solid #ddd;
}

.class-section-hours-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #f0f4f5;
  border-bottom: none;

}
.class-footer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  margin: 0;
  border: 1px solid #ddd;
  border-bottom: none;
}

.info-section {
  font-size: 16px;
  line-height: 1.7;
  border-bottom: 1px solid #ddd;
}

@media all and (max-width: 600px) {
  .class-content {
      width: 100%;
      margin: 0 auto;
}
  .info-section {
    font-size: 14px;
  }
}
.class-button-section {
  margin: 50px 0 20px 0;
}
.class-icon {
  color: #88d444;
  width: 75px;
  text-align: center;
  border-radius: 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
h3.class-title {
  color: #88d444;
  text-transform: uppercase ;
  width: 100%;
  margin-bottom: 0;
  font-size: 20px;
}
.class-button a {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  background-color: #88d444;
  border-radius: 0;
  display: inline-block;
  font-weight: 500;
  padding: 5px;
  width: 100%;
  text-align: center;
  color: white;
}
.class-button a:hover {
  background-color: #111;
}
.trainer-skills .skill .progress .lead {
  color: #444;
  font-size: 15px;
  font-weight: 400;
  left: 0;
  position: absolute;
  top: -30px;
}
.trainer-skills .skill .progress {
  background-color: #f0f0f0;
  border-radius: 0;
  box-shadow: none;
  height: 20px;
  margin: 30px 0 13px;
  overflow: visible;
  position: relative;
}

.class-section p:last-of-type {
  margin-bottom: 0;
}


.class-alert {
  margin-top: 10px;
  font-size: 16px;
}
@media all and (max-width: 600px) {
  .class-alert {
    font-size: 14px;
  }
}

/*-------------------------------------
#. Section: App
---------------------------------------*/
.app-section-container {
  display: flex;
  justify-content: center;
}
.app-section-item {
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.app-section-first-column {
  margin: 0 45px;
}
.app-section-second-column {
  display: flex;
  flex-direction: column;
  margin: 0 45px;
}
.app-section-title, .app-section-subtitle {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.app-section-title {
  font-size: 36px;
  line-height: 1.5;
}
.app-section-subtitle {
  font-size: 26px;
  line-height: 2;
}
.app-section-text {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 300;
}
.app-section-button {
  display: flex;
  justify-content: center;
  color: #88d444;
  background-color: #ffffff;
  font-size: 16px;
  text-align: center;
  border-radius: 3px;
  font-weight: 600;
  padding: 12px 0px;
  min-width: 300px;
  -webkit-transition-duration: 0.7s; /* Safari */
  transition-duration: 0.7s;
  cursor: pointer;
  align-items: center;
  border: none;
}
.app-section-button:hover {
  background-color: #111111;
  border: none;
}
.fa-android, .fa-apple {
  margin-right: 10px;
  font-size: 25px;
}

/* On screens that are 1279px or less */
@media only screen and (max-width: 1279px) {
  .app-section-first-column {
  }
  .app-section-second-column {
    display: flex;
    flex-direction: column;
  } 
  .app-section-title {
    font-size: 34px;
    line-height: 1.6;
  }
  .app-section-subtitle {
    font-size: 24px;
  }
  .app-section-button {
    padding: 11px 0px;
    min-width: 230px;
  }
}
/* On screens that are 1130px or less */
@media only screen and (max-width: 1130px) {
  .app-section-first-column {
  }
  .app-section-second-column {
    display: flex;
    flex-direction: initial;
  } 
  .app-section-title {
    text-align: center;
    font-size: 32px;
    line-height: 1.6;
  }
  .app-section-subtitle {
    text-align: center;
    font-size: 26px;
  }
  .app-section-text {
    font-size: 22px;
    text-align: center;
  }
  .app-section-button {
    padding: 12px 0px;
    min-width: 200px;
    margin: 0 30px;
  }
}
/* On screens that are 730px or less */
@media only screen and (max-width: 730px) {
  .app-section-item {
    height: 370px;
  }
  .app-section-first-column {
  }
  .app-section-second-column {
    display: flex;
    flex-direction: column;
  }
  .app-section-title {
    text-align: center;
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 10px;
  }
  .app-section-subtitle {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 10px;
  }
  .app-section-text {
    text-align: center;
    font-size: 16px;
    padding-bottom: 10px;
  }
  .app-section-button {
    padding: 12px 0px;
    min-width: 200px;
    font-size: 14px;
    margin: 0;
  }
}
  
/*-------------------------------------
#. Section: Shop
---------------------------------------*/
.product_type_simple {
  display: none !important;
}
.woocommerce-LoopProduct-link {
  font-size: 20px !important;
  text-align: center;
  background-color: #f3f3f3;
  padding: 20px 0 !important;
  color: #444444;
}
/* Center Products slider on mobile */
@media all and (max-width: 600px) {
  ul.products {
    margin: auto 10% !important;
  }
}

/*-------------------------------------
#. Section: Testimonials Slider
---------------------------------------*/
.rt-vc-content {
  font-family: 'Handlee';
  font-size: 22px;
  font-weight: 300;
  margin-top: 10px;
  line-height: 1.8;
}
@media only screen and (max-width: 600px) {
  .rt-vc-content {
    font-size: 16px;
    max-width: 350px;
    text-align: center;
    margin: auto;
  }
}

/*-------------------------------------
#. Section: Gallery
---------------------------------------*/
.medium-light-button {
  font-size: 20px;
  text-align: center;
  border: 1px solid #88d444 !important;
  padding: 10px;
  display: block;
  width: 20%;
  margin: 0 auto;
}
.envira-pagination-load-more {
  font-size: 20px !important;
  text-align: center;
  border: 1px solid #88d444 !important;
  padding: 10px !important;
  display: block;
  width: 20% !important;
  margin: 30px auto !important;
}
.page-id-2182 .envira-pagination-load-more {
  display: none;
} /* disattiva il pulsante della gallery su Home

/*-------------------------------------
#. Section: Contacts
---------------------------------------*/
.contacts {
  margin: 0 0 10px;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.contacts a {
  color: #ffffff !important;
}

/*-------------------------------------
#. Section: Banner "Rimettiti in forma"
---------------------------------------*/
@media all and (max-width: 600px) {
  .rtin-style1 div {
    font-size: 26px !important;
    line-height: 1.5 !important;
  }
}

/*-------------------------------------
#. Section: BMI
---------------------------------------*/
@media all and (max-width: 600px) {
  h3.rt-title, div.rt-subtitle {
    margin: auto 1%;
  }
}

/*-------------------------------------
#. News: Single News
---------------------------------------*/
.news-content {
  text-align: justify;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 35px;
  color: #212121;
}
@media all and (max-width: 600px) {
  .news-content {
    font-size: 16px;
  }
}
.entry-banner .entry-banner-content h1 {
  font-size: 46px;
  line-height: 70px;
}
@media all and (max-width: 600px) {
  .entry-banner .entry-banner-content h1 {
    font-size: 50px!important;
    line-height: 55px;
  }
}
@media all and (max-width: 600px) {
  .entry-header-single .entry-meta ul li,
  .class-footer ul li {
    margin-left: 20px;
  }
}

/*-------------------------------------
#. Classes Slider
---------------------------------------*/

.class-slider-ul-child {
  display: none;
}

/*-------------------------------------
#. Various
---------------------------------------*/

/*sets all SVG's to be responsive. displaying at full width*/
.site-header .site-branding a img[src*='.svg'] {
  width: 255px;
  height: auto;
}
.stick.logo-fixed-height-sticky-disabled .site-header .site-branding a img {
  max-height: inherit;
  padding: 7px 0;
}
.stick .site-header .main-navigation ul li a {
  padding-top: auto;
  padding-bottom: auto;
}

/*home columns presentation*/
.presentation {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #212121;
}

/*-------------------------------------
#. Error Page
---------------------------------------*/
.error-page-area .error-page h1 {
  font-size: 250px;
}

/*-------------------------------------
#. Post Thumbnail Hidden - Teenfit Class
---------------------------------------*/
.postid-4346 .entry-thumbnail {
  display:none;
}

/*-------------------------------------
#. Styles - Promotion Day
---------------------------------------*/
.postid-6056 .class-button {
  display:none; /* Button Calendar Hidden */
}
.promotion-day-date {
  text-align: center;
  font-size:20px;
  font-family: 'Open Sans';
  font-weight: 700;
  background-color: #eaeaea;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}
@media all and (max-width: 600px) {
    .promotion-day-date {
      font-size: 16px;
  }
}

/*-------------------------------------
#. Styles - Outdoor Workout 2018
---------------------------------------*/
.outdoor-workout-2018 {
  text-align: center;
  font-size:16px;
  font-family: 'Open Sans';
  font-weight: 600;
  background-color: #eaeaea;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}
@media all and (max-width: 600px) {
   .outdoor-workout-2018 {
      font-size: 14px;
  }
}

/*-------------------------------------
#. Styles - BIA Banner Health Area
---------------------------------------*/
.bia {
  color: #ffffff;
  font-size: 34px;
  text-align: center;
  padding: 10px 0 0;
  line-height: 0.5;
}
.bia-subtle {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
  margin-bottom: 25px;
}
.bia-button {
  font-size: 16px;
  font-weight: 500;
  padding: 1rem 2.5rem!important;
  border-radius: 5px;
  background-color: #ffffff;
}
.hilife-method-button {
  font-size: 16px;
  font-weight: 500;
  padding: 1rem 2.5rem!important;
  margin-left: 20px;
  border-radius: 5px;
  background-color: #ffffff;
}
@media all and (max-width: 600px) {
  .bia {
    color: #ffffff;
    font-size: 3vh;
    text-align: center;
    padding: 10px 0 0;
    line-height: 0.5;
  }
  .bia-subtle {
    color: #ffffff;
    font-size: 2.4vh;
    text-align: center;
    margin-bottom: 25px;
  }
  .bia-button {
    font-size: 2.2vh;
    font-weight: 500;
    padding: 1rem 2.5rem!important;
    border-radius: 5px;
    background-color: #ffffff;
  }
  .hilife-method-button {
    font-size: 2.2vh;
    font-weight: 500;
    padding: 1rem 2.5rem!important;
    margin-left: 15px;
    border-radius: 5px;
    background-color: #ffffff;
  }
}

/*-------------------------------------
#. Widget - Hours on Hours Page
---------------------------------------*/
div {
  box-sizing: border-box;
}
.flex-table {
  display: -webkit-box;
  display: flex;
  width: 100%;
  font-size: 13px;
  margin: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.flex-table.row:nth-child(odd) .flex-row-1,
.flex-table.row:nth-child(odd) .flex-row-2,
.flex-table.row:nth-child(odd) .flex-row-3 {
  background: #1c1c1c;
}
.flex-table.row:nth-child(even) .flex-row-1,
.flex-table.row:nth-child(even) .flex-row-2,
.flex-table.row:nth-child(even) .flex-row-3 {
  background: #313131;
}
.flex-row-1, .flex-row-2, .flex-row-3 {
  text-align: center;
  padding: 0.4em 0.5em;
  border-right: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
}
.flex-row-1 { width: 20%; }
.flex-row-2 { width: 80%; }
.flex-table .flex-row-3:last-of-type { border-right: none; }
.flex-last-row {border-bottom: none;}

.flex-row-note {
  font-size: 11px;
  margin: 3px auto;
  width: 100%;
  text-align: center;
}

@media all and (max-width: 990px) {
  .flex-table { font-size: 12px; }
  .flex-row-1 { display:none; }
  .flex-row-2 { width: 40%; }
  .flex-row-3 { width: 60%; }
  .flex-row-note { font-size: 9px; }
}
@media all and (max-width: 773px) {
  .flex-table { font-size: 13px; }
  .flex-row-1, .flex-row-2, .flex-row-3 { display: initial; }
  .flex-row-note { font-size: 14px; }
}
/* Setting Hours only on Hours Page */
.page-id-2121 .flex-table {
  font-size: 15px;
  color: #ddd;
}

.page-id-2121 .flex-row-1 { width: 20%; }
.page-id-2121 .flex-row-2 { width: 40%; }
.page-id-2121 .flex-row-3 { width: 40%; }
.page-id-2121 .flex-table .flex-row-3:last-of-type { border-right: none; }
.page-id-2121 .flex-last-row {border-bottom: none;}


.page-id-2121 .flex-row-1, 
.page-id-2121 .flex-row-2, 
.page-id-2121 .flex-row-3 {
  padding: 0.6em 0.7em;
}
.page-id-2121 .flex-row-note {
  font-size: 14px;
  color: #555;
  background-color: #efefef;
  margin: 10px auto;
  padding: 5px;
}
@media all and (max-width: 990px) {
  .page-id-2121 .flex-row-1 { display: initial; }
  .page-id-2121 .flex-row-2 { width: 40%; }
  .page-id-2121 .flex-row-3 { width: 60%; }
}

.page-id-10460 .entry-banner,
.page-id-10460 .masthead-container {
  display: none;
}

.hours-class-column-1,
.hours-class-column-2 {
  width: 50%;
  border-bottom: none;
  font-size: 16px;
  text-align: center;
}

.hours-class-table { margin: 0; }
.hours-class-column-1 { border-left: none; }
.hours-class-column-2 { border-right: none; }

.postid-4288 .entry-thumbnail { display: none; }
.postid-4288 .entry-title {
  font-size: 80px !important;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
}

/*-------------------------------------
#. Widget - Hours on Footer
---------------------------------------*/

.flex-table-footer {
  display: -webkit-box;
  display: flex;
  width: 100%;
  font-size: 13px;
  margin: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.flex-table-footer.row:nth-child(odd) .flex-row-1-footer,
.flex-table-footer.row:nth-child(odd) .flex-row-2-footer,
.flex-table-footer.row:nth-child(odd) .flex-row-3-footer {
  background: #1c1c1c;
}
.flex-table-footer.row:nth-child(even) .flex-row-1-footer,
.flex-table-footer.row:nth-child(even) .flex-row-2-footer,
.flex-table-footer.row:nth-child(even) .flex-row-3-footer {
  background: #313131;
}
.flex-row-1-footer, .flex-row-2-footer, .flex-row-3-footer {
  text-align: center;
  padding: 0.4em 0.5em;
  border-right: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
}
.flex-row-1-footer { width: 20%; }
.flex-row-2-footer { width: 80%; }
.flex-table-footer .flex-row-3-footer:last-of-type { border-right: none; }
.flex-last-row-footer {border-bottom: none;}

.flex-row-note-footer {
  font-size: 11px;
  margin: 3px auto;
  width: 100%;
  text-align: center;
}

@media all and (max-width: 990px) {
  .flex-table-footer { font-size: 12px; }
  .flex-row-1-footer { display:none; }
  .flex-row-2-footer { width: 40%; }
  .flex-row-3-footer { width: 60%; }
  .flex-row-note-footer { font-size: 9px; }
}
@media all and (max-width: 773px) {
  .flex-table-footer { font-size: 13px; }
  .flex-row-1-footer, .flex-row-2-footer, .flex-row-3-footer { display: initial; }
  .flex-row-note-footer { font-size: 14px; }
}


/*** SINTESI PAGE ***/

/* .content-area {
  padding-bottom: 0;
} */

.page-id-10460 .site-header {
  border: none;
}

/*** ALLENATI DA CASA PAGES ***/

/* Yoga con Veronica */
.postid-11316 .entry-banner {
  background: linear-gradient(to top, rgba(152, 14, 187, 0.72), rgba(25, 0, 210, 0.61)),
  url(https://www.hilifesportfitness.it/wp-content/uploads/yoga-con-veronica.jpg) no-repeat scroll center center / cover;
}
.postid-11316 .entry-thumbnail {
  display: none;
}

/* Fitness con Jessica */
.postid-11313 .entry-banner {
  background: linear-gradient(to top, rgba(180, 0, 255, 0.52), rgba(62, 0, 255, 0.55), #4d00d2c9),
  url(https://www.hilifesportfitness.it/wp-content/uploads/2017/09/corso-hilife-stretch-and-tone.jpg) no-repeat scroll center center / cover;
}
.postid-11313 .entry-thumbnail {
  display: none;
}

/* Fitness con Francesca */
.postid-11315 .entry-banner {
  background: linear-gradient(to top, rgba(180, 0, 255, 0.52), rgba(62, 0, 255, 0.55), #4d00d2c9),
  url(https://www.hilifesportfitness.it/wp-content/uploads/2019/02/bigstock-Fitball-crunch-training-group-65937733-1.jpg) no-repeat scroll center center / cover;
}
.postid-11315 .entry-thumbnail {
  display: none;
}

/* Fitness con Monica */
.postid-11370 .entry-banner {
  background: linear-gradient(to top, rgba(180, 0, 255, 0.52), rgba(62, 0, 255, 0.55), #4d00d2c9),
  url(https://www.hilifesportfitness.it/wp-content/uploads/2019/12/corso-hilife-tonificazione.jpg) no-repeat scroll center center / cover;
}
.postid-11370 .entry-thumbnail {
  display: none;
}

/* Total Body & Latin Dance */
.postid-11377 .entry-banner {
  background: linear-gradient(to top, rgba(180, 0, 255, 0.52), rgba(62, 0, 255, 0.55), #4d00d2c9),
  url(https://www.hilifesportfitness.it/wp-content/uploads/2017/09/corso-hilife-mobility-and-core-originale.jpeg) no-repeat scroll center center / cover;
}
.postid-11377 .entry-thumbnail {
  display: none;
}

/* Good Morning Workout */
.postid-11392 .entry-banner {
  background: linear-gradient(to top, rgba(180, 0, 255, 0.52), rgba(62, 0, 255, 0.55), #4d00d2c9),
  url(https://www.hilifesportfitness.it/wp-content/uploads/goodmorning-workout.jpg) no-repeat scroll center center / cover;
}
.postid-11392 .entry-thumbnail {
  display: none;
}

/* Alfabeto delle Emozioni */
.postid-11400 .entry-banner {
  background: linear-gradient(to top, rgba(180, 0, 255, 0.52), rgba(62, 0, 255, 0.55), #4d00d2c9),
  url(https://www.hilifesportfitness.it/wp-content/uploads/corso-hilife-alfabeto-delle-emozioni.png) no-repeat scroll center center / cover;
}
.postid-11400 .entry-thumbnail {
  display: none;
}


.select-body {
  border: 1px solid #ddd;
  padding-top: 5px;
  height: 48px;
  color: #999;
  font-size: 14px;
  padding-left: 12px;
  font-family: "Open Sans";
  font-weight: 500;
  text-align: left;
}

.select-body input[type="file"],
.select-body select
 {
  display: inline;
  margin-left: 5px;
}

input[type='file'] {
  color: transparent;
  content: 'Select some files';
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn {
  border: 2px solid gray;
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
}

.lead {
  padding-top: 5px !important;
}

.wpcf7 .submit-button {
  font-size: 16px;
  padding: 10px 0;
}