/*!
 Theme Name:   Belsito Child
 Theme URI:
 Description:  Belsito Child Theme
 Author:       industria01.it
 Author URI:   http://industria01.it/
 Tags:
 Template:     belsito
 Text Domain:  park-wp-child
*/
/* History */
#history {
  margin-top: 40px;
  margin-bottom: 140px; }
  @media all and (max-width: 668px) {
    #history {
      margin-bottom: 70px; } }
  #history .history-wrapper .history-image-intro {
    text-align: center; }
  #history .history-tabs {
    margin-top: 20px; }
    #history .history-tabs .tabs-ul {
      padding: 0;
      adding: 0;
      margin: 0;
      list-style: none;
      position: relative; }
      @media (min-width: 768px) {
        #history .history-tabs .tabs-ul {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; }
          #history .history-tabs .tabs-ul:after {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-51%);
            -moz-transform: translateY(-51%);
            -ms-transform: translateY(-51%);
            -o-transform: translateY(-51%);
            transform: translateY(-51%);
            width: 100%;
            height: 2px;
            background-color: black;
            z-index: 1; } }
      #history .history-tabs .tabs-ul li {
        font-family: "Playfair Display", serif;
        font-size: 30px;
        font-style: italic;
        text-align: center;
        list-style: none; }
        @media all and (max-width: 668px) {
          #history .history-tabs .tabs-ul li {
            margin-bottom: 20px; } }
        @media (min-width: 768px) {
          #history .history-tabs .tabs-ul li {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 0;
            -ms-flex: 1 1 0;
            flex: 1 1 0; }
            #history .history-tabs .tabs-ul li:first-child {
              text-align: left; }
            #history .history-tabs .tabs-ul li:last-child {
              text-align: right; } }
        #history .history-tabs .tabs-ul li a {
          background-color: #F4F4F1;
          z-index: 2;
          position: relative;
          cursor: pointer;
          color: black; }
          @media (min-width: 768px) {
            #history .history-tabs .tabs-ul li a {
              padding: 5px 10px; } }
          #history .history-tabs .tabs-ul li a:hover {
            color: #2d2d2d; }
      #history .history-tabs .tabs-ul li.active a {
        color: #2d2d2d; }
    #history .history-tabs .tabs-content {
      margin-top: 50px; }
      @media (min-width: 768px) {
        #history .history-tabs .tabs-content {
          padding-left: 100px;
          padding-right: 100px; } }
    #history .history-tabs .tab {
      display: none; }
      #history .history-tabs .tab .history-abstract {
        position: relative; }
        #history .history-tabs .tab .history-abstract .history-content {
          -webkit-transition-timing-function: ease-in;
          -moz-transition-timing-function: ease-in;
          -ms-transition-timing-function: ease-in;
          -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
          -webkit-transition: height 0.1s;
          -moz-transition: height 0.1s;
          -ms-transition: height 0.1s;
          -o-transition: height 0.1s;
          transition: height 0.1s; }
        #history .history-tabs .tab .history-abstract .read-more-wrapper {
          position: absolute;
          bottom: -50px;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
          #history .history-tabs .tab .history-abstract .read-more-wrapper a {
            cursor: pointer;
            position: relative;
            font-weight: bold;
            text-transform: uppercase;
            color: #2d2d2d; }
            #history .history-tabs .tab .history-abstract .read-more-wrapper a:after {
              font-family: "FontAwesome";
              position: absolute;
              top: -25px;
              left: 50%;
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              -o-transform: translateX(-50%);
              transform: translateX(-50%);
              -webkit-transition: all .3s ease-in-out;
              -moz-transition: all .3s ease-in-out;
              -ms-transition: all .3s ease-in-out;
              -o-transition: all .3s ease-in-out;
              transition: all .3s ease-in-out; }
      #history .history-tabs .tab .history-abstract.opened .read-more-wrapper a:after {
        content: '\f062'; }
      #history .history-tabs .tab .history-abstract.opened .history-content {
        position: relative;
        visibility: visible;
        opacity: 1;
        height: auto; }
      #history .history-tabs .tab .history-abstract.closed .read-more-wrapper a:after {
        content: '\f063'; }
      #history .history-tabs .tab .history-abstract.closed .history-content {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        height: 0; }
      #history .history-tabs .tab .history-abstract.closed:not(.no-more):after {
        content: ' ...';
        position: absolute;
        bottom: 0;
        margin-left: 1px; }
    #history .history-tabs .tab.active {
      display: block; }

/* Team */
#team-loop {
  margin-top: 0; }
  #team-loop .blog-item-holder.no-zoom .post-thumbnail img:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  #team-loop .blog-item-holder {
    margin-top: -30px; }
    #team-loop .blog-item-holder:first-child {
      margin-top: 0; }
    @media all and (min-width: 1200px) {
      #team-loop .blog-item-holder .post-thumbnail {
        margin-right: 100px; } }
    #team-loop .blog-item-holder .entry-holder {
      padding: 10px; }
    #team-loop .blog-item-holder h2.entry-title {
      font-size: 20px;
      line-height: 22px;
      margin-top: 0;
      margin-bottom: 0;
      padding: 0; }
  @media all and (min-width: 1200px) {
    #team-loop .blog-item-holder.has-post-thumbnail .entry-holder {
      text-align: right;
      width: auto !important; } }
  @media all and (min-width: 1200px) {
    #team-loop .blog-item-holder.has-post-thumbnail:nth-child(2n) .entry-holder {
      text-align: left;
      -webkit-transform: translateX(395px) !important;
      -moz-transform: translateX(395px) !important;
      -ms-transform: translateX(395px) !important;
      -o-transform: translateX(395px) !important;
      transform: translateX(395px) !important; } }
  @media all and (min-width: 1200px) {
    #team-loop .blog-item-holder.has-post-thumbnail:nth-child(2n) .post-thumbnail {
      -webkit-transform: translateX(535px) !important;
      -moz-transform: translateX(535px) !important;
      -ms-transform: translateX(535px) !important;
      -o-transform: translateX(535px) !important;
      transform: translateX(535px) !important; } }
  @media all and (min-width: 1200px) {
    #team-loop .blog-item-holder.has-post-thumbnail:nth-child(2n+1) .entry-holder {
      -webkit-transform: translateX(-505px) !important;
      -moz-transform: translateX(-505px) !important;
      -ms-transform: translateX(-505px) !important;
      -o-transform: translateX(-505px) !important;
      transform: translateX(-505px) !important; } }

@media all and (min-width: 751px) {
  .grid-item, .grid-sizer {
    width: 33.3333% !important; } }
#portfolio.grid {
  margin-top: 50px;
  margin-bottom: 50px; }
  #portfolio.grid .entry-holder {
    padding: 0; }
    #portfolio.grid .entry-holder h2 {
      text-transform: uppercase;
      font-weight: 300;
      margin: 0;
      padding: 0; }
      @media (min-width: 768px) {
        #portfolio.grid .entry-holder h2 {
          font-size: 30px;
          line-height: 32px; } }
      #portfolio.grid .entry-holder h2 a {
        padding: 30px 20px;
        display: block;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
        @media (min-width: 768px) {
          #portfolio.grid .entry-holder h2 a {
            min-height: 70px; } }
        #portfolio.grid .entry-holder h2 a:hover {
          color: white;
          background-color: #adadad; }

#portfolio.list {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    #portfolio.list .entry-holder h2 {
      min-height: 80px; } }
  #portfolio.list ul {
    margin: 0;
    padding: 0; }
    #portfolio.list ul li {
      list-style: none;
      text-transform: uppercase;
      margin-bottom: 10px; }
      #portfolio.list ul li span {
        display: block;
        text-indent: 35px; }
        @media all and (min-width: 1200px) {
          #portfolio.list ul li span {
            font-size: 26px;
            line-height: 30px; } }
      #portfolio.list ul li a i {
        font-size: 22px;
        margin-right: 10px;
        color: #2d2d2d; }
      @media all and (min-width: 1200px) {
        #portfolio.list ul li a {
          font-size: 26px;
          line-height: 30px; } }

i.fa {
  font-size: 25px; }

.page-content i.fa {
  margin-right: 15px; }

#page-slider-intro {
  position: relative; }
  #page-slider-intro .page-slider-arrow {
    cursor: pointer;
    display: block;
    color: white;
    font-size: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  #page-slider-intro .next-image {
    right: 20px; }
  #page-slider-intro .prev-image {
    left: 20px; }

ul.social-list {
  margin: 0;
  padding: 0; }
  ul.social-list li {
    list-style: none;
    display: inline-block;
    margin-right: 15px; }
    ul.social-list li:last-child {
      margin-right: 0; }

.content-1170 img:not(.logo),
.content-970 img:not(.logo),
.content-830 img:not(.logo),
.content-570 img:not(.logo) {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

@media all and (max-width: 668px) {
  .site-logo img {
    max-width: 40% !important;
    height: auto; } }

#bssf-gm img {
  max-width: none !important;
  max-height: none !important; }
#bssf-gm .bssf-gm-title {
  color: #2d2d2d;
  letter-spacing: 2px;
  text-transform: uppercase; }
#bssf-gm .bssf-gm-content {
  margin-top: 5px;
  display: block; }

.ul-menu {
  padding: 0;
  adding: 0;
  margin: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .ul-menu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .ul-menu li {
    text-align: center;
    list-style: none; }
    @media all and (max-width: 668px) {
      .ul-menu li {
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .ul-menu li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0; } }
    .ul-menu li a {
      text-transform: uppercase;
      background-color: transparent;
      border: 1px solid #2d2d2d;
      cursor: pointer;
      color: #2d2d2d;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      padding: 8px 16px; }
      .ul-menu li a:hover {
        color: white;
        background-color: #2d2d2d; }
    .ul-menu li a.active {
      cursor: default;
      color: white;
      background-color: #2d2d2d; }

body {
  font-weight: 300; }

.clear {
  clear: both; }

a.button {
  margin-top: 30px;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
  color: white; }
  a.button:hover {
    border-color: black; }

.text-center {
  text-align: center; }

#cookie-notice .button {
  padding: 1px 5px;
  margin-right: 5px;
  margin-left: 5px;
  line-height: initial;
  margin-top: 0;
  margin-bottom: 0; }

.show-for-sr {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.quote-text,
.quote {
  font-size: 32px;
  line-height: 40px;
  font-family: "Playfair Display", serif;
  color: #a3a3a3;
  text-align: center;
  font-style: italic; }
  @media all and (max-width: 668px) {
    .quote-text,
    .quote {
      font-size: 24px;
      line-height: 30px; } }

.page .page-content {
  padding: 35px 35px 55px 35px; }

@media all and (max-width: 668px) {
  .blog-item-holder h2.entry-title,
  .page h1.entry-title,
  .blog h1.entry-title,
  .taxonomy-title h1,
  .search .search-title h1,
  .archive-title h1,
  .page-content h2 {
    font-size: 20px !important;
    line-height: 24px !important; } }
.page-content {
  position: relative; }
  .page-content h2 {
    font-family: "Playfair Display", serif;
    font-weight: 400;
    color: black;
    font-size: 35px;
    line-height: 44px;
    display: block; }
  .page-content a.label {
    font-weight: 400;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 22px;
    font-size: 11px;
    position: relative;
    display: inline-block;
    z-index: 0; }
    .page-content a.label:hover:after {
      bottom: 0; }
    .page-content a.label:after {
      content: '';
      display: block;
      width: 100%;
      height: 3px;
      position: absolute;
      bottom: 6px;
      left: -2px;
      z-index: -1;
      transition: bottom .3s ease; }
  .page-content .read-more-arrow {
    position: absolute;
    top: -25px;
    bottom: auto;
    left: 50%;
    margin-left: -27px;
    margin-bottom: 0 !important; }
    .page-content .read-more-arrow a {
      color: #fff;
      background-color: #2d2d2d;
      width: 54px;
      height: 54px;
      display: block;
      text-align: center; }
      .page-content .read-more-arrow a:hover span {
        transform: scale(1.2); }
      .page-content .read-more-arrow a span {
        transition: transform .2s ease;
        vertical-align: -12px; }

.read-more-arrow a {
  background-color: #2d2d2d; }
  .read-more-arrow a:hover {
    color: white !important; }

.more-posts-portfolio-holder .more-posts-portfolio,
.more-posts-portfolio-holder .no-more-posts-portfolio,
.more-posts-portfolio-holder .more-posts-portfolio-loading {
  color: #fff;
  background-color: #000;
  padding: 17px 6px 17px 14px;
  display: inline-block;
  font-size: 11px;
  min-width: 170px;
  letter-spacing: 8px;
  transition: opacity .3s ease; }
  .more-posts-portfolio-holder .more-posts-portfolio:hover,
  .more-posts-portfolio-holder .no-more-posts-portfolio:hover,
  .more-posts-portfolio-holder .more-posts-portfolio-loading:hover {
    opacity: 0.8 !important; }
.more-posts-portfolio-holder .more-posts-portfolio,
.more-posts-portfolio-holder .more-posts-portfolio-loading {
  background-color: #2d2d2d;
  letter-spacing: 5px;
  text-transform: uppercase; }
.more-posts-portfolio-holder .no-more-posts-portfolio,
.more-posts-portfolio-holder .more-posts-portfolio-loading {
  display: none; }
.more-posts-portfolio-holder .more-posts-portfolio {
  cursor: pointer; }

.portfolio-category a {
  text-transform: uppercase;
  margin-right: 30px; }
  .portfolio-category a:after {
    content: none; }
  .portfolio-category a:hover:after {
    content: none; }
.portfolio-category a.active:after {
  content: ''; }

.blog-item-holder .entry-info .cat-links a:after,
.underline:after,
.page-content a.label:after,
.portfolio-category a:after,
::selection {
  background-color: #adadad; }

.site-wrapper ::selection {
  color: white;
  background-color: #adadad; }

.site-wrapper ::-moz-selection {
  color: white;
  background-color: #adadad; }

.underline {
  z-index: 0; }
  .underline:after {
    height: 6px; }
  @media all and (max-width: 668px) {
    .underline:after {
      height: 3px;
      bottom: 4px; } }

.blog-holder {
  margin-top: 0; }
  .blog-holder article.type-page.blog-item-holder {
    margin-top: -25px; }

#lang-selector {
  padding: 0;
  margin: 0;
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  #lang-selector li {
    list-style: none;
    display: inline-block; }
    #lang-selector li span, #lang-selector li a {
      padding: 5px 10px;
      text-transform: uppercase; }
  #lang-selector li.active span {
    font-weight: bold; }

.menu-wraper {
  background-color: #2d2d2d; }
  .menu-wraper .main-menu li a {
    font-family: "Playfair Display", serif;
    font-weight: normal;
    color: white !important; }
    .menu-wraper .main-menu li a:hover {
      color: black !important; }
  .menu-wraper .main-menu li.current_page_item a {
    color: black !important; }
  .menu-wraper .main-menu li.split-page a {
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    margin-top: 40px;
    padding-left: 25px;
    display: inline-block;
    font-family: "Lato", sans-serif; }
    .menu-wraper .main-menu li.split-page a:after {
      position: absolute;
      left: 0;
      top: 5px;
      font-size: 15px;
      content: "\f060";
      font-family: "FontAwesome"; }

@media all and (min-width: 1200px) {
  .page-template-showroom .page .page-content {
    padding: 75px 75px 20px 75px; } }
.page-template-showroom #showroom-gallery-buttons {
  margin-top: 20px; }

#showroom-gallery-wrapper {
  margin-top: 20px;
  margin-bottom: 20px; }
  #showroom-gallery-wrapper .no-gallery,
  #showroom-gallery-wrapper .gallery-loading {
    text-align: center;
    font-weight: bold;
    padding-top: 30px;
    text-transform: uppercase; }
    #showroom-gallery-wrapper .no-gallery i,
    #showroom-gallery-wrapper .gallery-loading i {
      font-size: 25px; }

@media all and (max-width: 668px) {
  html, body, .intro-website, #belsito-split-page, .column, .column a, .image-wrapper {
    height: 100%; } }
body.page-template-intro {
  background-color: white; }
  body.page-template-intro img {
    max-width: 100%;
    height: auto; }
  body.page-template-intro #belsito-split-page {
    position: relative;
    max-width: 1920px;
    margin: auto; }
    body.page-template-intro #belsito-split-page .intro-text {
      font-family: "Playfair Display", serif;
      position: absolute;
      z-index: 1;
      top: 80px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      color: white;
      text-align: center;
      width: 70%; }
      @media all and (max-width: 668px) {
        body.page-template-intro #belsito-split-page .intro-text {
          position: relative;
          top: 0;
          color: black;
          width: 100%;
          padding: 30px 5px 20px;
          font-size: 14px;
          line-height: 18px; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        body.page-template-intro #belsito-split-page .intro-text {
          top: 25px;
          font-size: 18px;
          line-height: 22px; } }
      @media all and (min-width: 1200px) {
        body.page-template-intro #belsito-split-page .intro-text {
          font-size: 18px;
          line-height: 25px; } }
      @media all and (min-width: 1920px) {
        body.page-template-intro #belsito-split-page .intro-text {
          font-size: 28px;
          line-height: 35px; } }
    body.page-template-intro #belsito-split-page .column {
      float: left;
      width: 50%; }
      body.page-template-intro #belsito-split-page .column .logo {
        text-align: center;
        margin-top: 30px;
        padding-bottom: 30px; }
        @media all and (max-width: 668px) {
          body.page-template-intro #belsito-split-page .column .logo img {
            max-width: 70%; } }
      body.page-template-intro #belsito-split-page .column a {
        display: block; }
      body.page-template-intro #belsito-split-page .column .image-wrapper {
        position: relative;
        display: block; }
        @media all and (min-width: 1200px) {
          body.page-template-intro #belsito-split-page .column .image-wrapper {
            margin-bottom: 200px; } }
        body.page-template-intro #belsito-split-page .column .image-wrapper .image-hoverlay {
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -ms-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
          position: absolute;
          background-color: rgba(244, 244, 241, 0.5);
          z-index: 1;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%; }
        body.page-template-intro #belsito-split-page .column .image-wrapper:hover .image-hoverlay {
          opacity: 1;
          visibility: visible; }
        body.page-template-intro #belsito-split-page .column .image-wrapper .image-container {
          overflow: hidden; }
          @media all and (min-width: 1200px) {
            body.page-template-intro #belsito-split-page .column .image-wrapper .image-container {
              max-height: 500px; }
              body.page-template-intro #belsito-split-page .column .image-wrapper .image-container img {
                margin-top: -200px; } }
          @media all and (min-width: 1366px) {
            body.page-template-intro #belsito-split-page .column .image-wrapper .image-container {
              max-height: 600px; } }
          @media all and (min-width: 1920px) {
            body.page-template-intro #belsito-split-page .column .image-wrapper .image-container {
              max-height: none !important; } }

/*# sourceMappingURL=style.css.map */
