/*
Theme Name: Il Mondo Magico Child Theme
Author: Leftloft, MH Srl, Pietro Tarsitano
Template: ilmondomagico
Version: 5.7
*/

/* ---------------------------------

FONTS

---------------------------------- */

@charset "UTF-8";

/*@import url('/wp-content/themes/ilmondomagico-child/style2.css');*/

@font-face {
  font-family: "GTSectra";
  src: url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Book.woff") format("woff"), url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Book.eot") format("eot"),
    url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Book.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "GTSectra";
  src: url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Book-Italic.woff") format("woff"),
    url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Book-Italic.eot") format("eot"), url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Book-Italic.ttf") format("ttf");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "GTSectra";
  src: url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Medium.woff") format("woff"), url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Medium.eot") format("eot"),
    url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "GTSectra";
  src: url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Medium-Italic.woff") format("woff"),
    url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Medium-Italic.eot") format("eot"), url("http://www.ilmondomagico2017.it/wp-content/fonts/GT-Sectra-Medium-Italic.ttf") format("ttf");
  font-weight: 500;
  font-style: italic;
}

/* ---------------------------------

GENERAL

---------------------------------- */

body {
  background-color: #fff !important;
  font-family: "GTSectra", Georgia, serif;
}

.mk-fancy-title {
  margin-bottom: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4em !important;
}

p {
  margin-bottom: 0;
}

.mk-header {
  border-bottom: 0 !important;
  margin-bottom: -0.99px;
  background-color: #fff;
}

body.home .mk-header,
body.page-id-777 .mk-header,
body.page-id-1105 .mk-header,
body.page-id-18 .mk-header {
  background-color: transparent;
}

.mk-header-holder {
  -webkit-box-shadow: 0px -91px 104px 76px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px -91px 104px 76px rgba(0, 0, 0, 0.3);
  box-shadow: 0px -91px 104px 76px rgba(0, 0, 0, 0.3);
}

.sticky-style-fixed.header-style-1 .mk-header-holder.header--hidden {
  top: 10px;
}

.mk-padding-wrapper {
  padding: 0 !important;
}

b,
strong,
th,
thead td {
  font-weight: 500;
}

.fit-logo-img a img {
  height: 80px;
}

/*.rowFlex {
    display: flex;
}*/

.vc_row {
  margin: 0;
}

body:not(.page-id-18):not(.page-id-1105) #theme-page .mk-page-section-wrapper:nth-last-child(2),
.home #theme-page .mk-page-section-wrapper:nth-child(5),
.page-id-777 #theme-page .mk-page-section-wrapper:nth-child(5) {
  pointer-events: none !important;
}

@media handheld, only screen and (max-width: 767px) {
  .fit-logo-img a img {
    height: 60px;
  }
  .header-style-1.header-align-left .header-logo a {
    margin: 0;
  }
}

/* ---------------------------------

FOIL

---------------------------------- */

.foil-container .wpb_content_element {
  margin-bottom: 0;
}

#mk-page-id-118 {
  padding: 0;
}

.theme-content {
  padding: 0 !important;
}

.foil-container iframe {
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-transform: scaleY(1.2);
  transform: scaleY(1.2);
  position: fixed;
  z-index: 0;
}

body {
  overflow-x: hidden !important;
}

.isVisible {
  display: none !important;
}

/* ---------------------------------

TEXT

---------------------------------- */

.titleHome {
  font-size: 110px !important;
}

.subHome {
  font-size: 24px !important;
}

.titleBig,
.titleBig h2,
.titleBig h2 a {
  font-size: 54px !important;
}

.titleMedium {
  font-size: 38px !important;
  font-weight: 500 !important;
}

.titleSmall {
  font-size: 34px !important;
}

.textMain,
.textMain p,
.textMain a,
.mk-responsive-nav li a {
  font-size: 28px !important;
}

.textSmall,
.textSmall p,
.textSmall a {
  font-size: 20px !important;
}

.textBold {
  font-weight: 500 !important;
}

.linkMain {
  font-weight: 500;
  font-style: italic;
  border: none !important;
  padding: 0 !important;
}

.linkArtist {
  line-height: 70px !important;
}

.pad10 {
  padding: 100px !important;
}

.pad712,
#mk-footer .mk-padding-wrapper {
  padding: 70px 120px !important;
}

.pad012 {
  padding: 0 120px !important;
}

.pad710 {
  padding: 70px 100px !important;
}

.pad070 {
  padding: 0 0 70px 0 !important;
}

.pad70 {
  padding: 70px 0 !important;
}

.pad50 {
  padding: 50px 0 !important;
}

.pad52 {
  padding: 50px 20px !important;
}

.pad40 {
  padding: 40px 0 !important;
}

.pad03 {
  padding: 0 30px !important;
}

.pad02 {
  padding: 0 20px !important;
}

.padB0 {
  padding-bottom: 0px !important;
}

.padB4 {
  padding-bottom: 40px !important;
}

.space7 {
  height: 70px !important;
}

.space3 {
  height: 30px !important;
}

.space2 {
  height: 20px !important;
}

.tab1 {
  padding-left: 4em !important;
}

.tab2 {
  padding-left: 8em !important;
}

.mk-fancy-title p {
  margin-bottom: 20px !important;
}

.main-navigation-ul > li.menu-item > a.menu-item-link {
  padding-top: 2px;
}

@media handheld, only screen and (max-width: 1440px) and (min-width: 768px) {
  .titleHome {
    font-size: 7.33vw !important;
  }
  .subHome {
    font-size: 1.6vw !important;
  }
  .titleBig,
  .titleBig h2 {
    font-size: 3.6vw !important;
  }
  .titleMedium {
    font-size: 2.53vw !important;
  }
  .titleSmall {
    font-size: 2.26vw !important;
  }
  .textMain,
  .textMain p,
  .textMain a,
  .mk-responsive-nav li a {
    font-size: 1.86vw !important;
  }
  .textSmall,
  .textSmall p,
  .textSmall a {
    font-size: 1.33vw !important;
  }
  .pad10 {
    padding: 6.66vw !important;
  }
  .pad712,
  #mk-footer .mk-padding-wrapper {
    padding: 4.66vw 8vw !important;
  }
  .pad012 {
    padding: 0 8vw !important;
  }
  .pad710 {
    padding: 4.66vw 6.66vw !important;
  }
  .pad78 {
    padding: 4.66vw 5.33vw !important;
  }
  .pad03 {
    padding: 0 2vw !important;
  }
  .pad02 {
    padding: 0 1.33vw !important;
  }
  .padB0 {
    padding-bottom: 0px !important;
  }
  .padB4 {
    padding-bottom: 2.66vw !important;
  }
  .space7 {
    height: 4.66vw !important;
  }
  .space3 {
    height: 2vw !important;
  }
  .space2 {
    height: 1.33vw !important;
  }
  .mk-fancy-title p {
    margin-bottom: 1.33vw !important;
  }
  .main-navigation-ul > li.menu-item > a.menu-item-link {
    font-size: 1.33vw !important;
    padding-right: 1.33vw !important;
    padding-left: 1.33vw !important;
  }
  .main-navigation-ul li.menu-item ul.sub-menu li.menu-item a.menu-item-link {
    font-size: 1.33vw;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .titleHome {
    font-size: 33px !important;
  }
  .subHome {
    font-size: 12px !important;
  }
  .titleBig,
  .titleBig h2,
  .titleBig h2 a {
    font-size: 25px !important;
  }
  .titleMedium {
    font-size: 19px !important;
  }
  .titleSmall {
    font-size: 16px !important;
  }
  .textMain,
  .textMain p,
  .textMain a,
  .mk-responsive-nav li a {
    font-size: 16px !important;
  }
  .textSmall,
  .textSmall p,
  .textSmall a {
    font-size: 16px !important;
  }
  .linkArtist {
    line-height: 35px !important;
  }
  .pad10 {
    padding: 50px !important;
  }
  .pad712,
  #mk-footer .mk-padding-wrapper {
    padding: 35px 30px !important;
  }
  .pad012 {
    padding: 0 30px !important;
  }
  .pad710 {
    padding: 35px 20px !important;
  }
  .pad070 {
    padding: 0 0 35px 0 !important;
  }
  .pad70 {
    padding: 35px 0 !important;
  }
  .pad50 {
    padding: 25px 0 !important;
  }
  .pad52 {
    padding: 25px 10px !important;
  }
  .pad40 {
    padding: 20px 0 !important;
  }
  .pad03 {
    padding: 0 15px !important;
  }
  .pad02 {
    padding: 0 10px !important;
  }
  .padB0 {
    padding-bottom: 0px !important;
  }
  .padB4 {
    padding-bottom: 20px !important;
  }
  .space7 {
    height: 35px !important;
  }
  .space3 {
    height: 15px !important;
  }
  .space2 {
    height: 10px !important;
  }
  .tab1 {
    padding-left: 2em !important;
  }
  .tab2 {
    padding-left: 2em !important;
  }
  .mk-fancy-title p {
    margin-bottom: 10px !important;
  }
  .mk-col-1-2:nth-child(2n) {
    display: none;
  }
  #mk-footer [class*="mk-col-"] {
    margin: 0;
  }
  .arrowPad {
    margin-top: 9px !important;
  }
}

/* ---------------------------------

COOKIE

---------------------------------- */

.cookie-notice-container {
  padding: 25px;
}

#cookie-notice {
  font-size: 13px !important;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

#cookie-notice .button.wp-default {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 15px !important;
  padding: 2px 10px !important;
  background: #efefef !important;
  border-color: transparent;
  color: #000 !important;
  text-shadow: 0 1px 0 #fff;
  -moz-box-sizing: border-box;
  border-radius: 0 !important;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 10px !important;
  font-style: normal;
  text-decoration: none;
  white-space: nowrap;
  outline: none !important;
}

/* ---------------------------------

HEADER

---------------------------------- */

.main-navigation-ul > li.no-mega-menu ul.sub-menu li.menu-item a.menu-item-link {
  width: auto !important;
}

.mk-header .mk-header-inner {
  position: relative;
  width: auto;
  padding: 0 20px;
}

.mk-responsive-wrap {
  height: 100vh !important;
  max-height: 100vh !important;
  top: 0;
}

.mk-responsive-nav li a {
  border-top: 0px solid transparent;
  text-align: center;
  text-transform: none;
  font-weight: 400;
  padding: 10px 20px;
}

.mk-responsive-nav {
  height: 100vh;
  border-bottom: 0px solid transparent;
}

ul.mk-responsive-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.mk-responsive-nav > li {
  display: flex;
  border-bottom: 0px solid transparent;
}

.mk-responsive-nav li a:hover {
  background-color: transparent;
}

.mk-nav-responsive-link {
  margin-top: -20px;
}

.mk-css-icon-close,
.mk-css-icon-menu {
  width: 23px;
  height: 23px;
}

.is-active .mk-css-icon-menu-line-1 {
  top: 10px;
}

.mk-css-icon-close div,
.mk-css-icon-menu div {
  height: 2px;
  margin-bottom: 6px;
  border-radius: 5px;
}

li#responsive-menu-item-wpml-ls-5-it {
  border-top: 2px solid #000;
  margin-top: 25px;
  padding-top: 35px;
}

li#responsive-menu-item-wpml-ls-5-en {
  border-top: 2px solid #000;
  margin-top: 25px;
  padding-top: 35px;
}

.mk-responsive-nav .mk-nav-arrow {
  display: none;
}

.mk-responsive-nav > li > ul {
  display: block;
  border-top: 0px solid transparent;
}

#responsive-menu-item-wpml-ls-5-it a {
  padding: 0px 5px;
}

#responsive-menu-item-wpml-ls-5-en a {
  padding: 0px 5px;
}

.mk-responsive-nav li ul li a {
  line-height: 1;
}

/* ---------------------------------

HOME

---------------------------------- */

.vc_btn3.vc_btn3-style-custom {
  background: none !important;
}

.home #theme-page .mk-page-section-wrapper:nth-child(5),
.page-id-777 #theme-page .mk-page-section-wrapper:nth-child(5) {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

/*.home #theme-page .mk-page-section-wrapper:nth-child(5) * {
    pointer-events: none;
}*/

.home-cover {
  position: absolute;
  /*padding-bottom: 90vh;*/
}

.arrowPad {
  padding: 25px !important;
}

.arrowRotate {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  margin-bottom: -30px !important;
}

.aboutLogo img {
  width: 135px !important;
}

/*.aboutColflex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}*/

.artistRow {
  padding: 70px 40px 0 100px !important;
}

.catalogColimg {
  max-height: 850px;
  width: 80%;
  left: -30%;
}

.catalogColimg img {
  max-height: 850px;
}

.catalogColimg .mk-image-holder {
  float: right;
}

.catalogColtext {
  top: 22%;
  position: absolute;
  left: 50%;
  max-width: 720px;
  padding: 0 120px 0 20px !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.catalogRow {
  padding-bottom: 70px !important;
}

.catalogColzenith {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media handheld, only screen and (max-width: 767px) {
  .home-colophon h4 {
    margin-top: 20px;
    font-size: 20px !important;
  }
  .mk-image.aboutLogo {
    text-align: left !important;
  }
}

@media handheld, only screen and (max-width: 1440px) and (min-width: 768px) {
  .artistRow {
    padding: 4.66vw 2.66vw 0 6.66vw !important;
  }
  .catalogColtext {
    padding: 0 8vw 0 1.33vw !important;
  }
  .catalogRow {
    padding-bottom: 5.26vw !important;
  }
}

/* ---------------------------------

FOOTER

---------------------------------- */

#mk-footer {
  padding: 0;
  z-index: 11;
}

#mk-footer .mk-padding-wrapper {
  /*padding: 0 120px !important;*/
  display: flex;
}

.mk-col-1-2 {
  display: flex;
  align-items: flex-end;
  width: 75%;
}

.mk-col-1-2:nth-child(2n) {
  width: 25%;
  justify-content: flex-end;
}

p.footerMenu {
  text-align: right;
  margin-bottom: 0px;
}

p.footerSub,
p.footerTitle,
p.footerSpace {
  margin-bottom: 0px;
}

p.footerSub {
  font-weight: 400 !important;
}

/* ---------------------------------

NEWS

---------------------------------- */

.single-post #mk-page-introduce,
.single-post #theme-page div.mk-main-wrapper-holder:nth-child(2) {
  display: none !important;
}

.vc_gitem-post-data,
.vc_btn3-container,
.wpb_content_element {
  margin-bottom: 0;
}

/* ---------------------------------

MOSTRA + CATALOGO + ARTISTI

---------------------------------- */

.wpb_video_widget .wpb_wrapper {
  margin: 0 auto !important;
}

.mk-swipe-slideshow {
  margin: 0 !important;
  padding-left: 20px !important;
}

.mk-caption-desc {
  font-size: 16px !important;
  font-style: italic !important;
  line-height: 40px !important;
}

.caption {
  position: absolute;
  font-size: 16px !important;
  font-style: italic !important;
  line-height: 1.3em;
  margin-top: 20px;
  padding-right: 20px;
}

.gridArtisti .vc_gitem-post-data-source-post_title a:after {
  content: " —>";
  display: inline-block;
  padding-left: 10px;
}

.gridArtisti.vc_grid-item .vc_grid-item-mini {
  position: absolute !important;
  width: 100% !important;
  height: 0;
}

.gridArtisti.vc_grid-item {
  margin-bottom: 4.66vw;
}

.gridArtisti.vc_grid-item:nth-child(1) {
  z-index: 1;
}

.gridArtisti.vc_grid-item:nth-child(2) .vc_gitem-animated-block {
  top: -4.66vw;
}

.gridArtisti.vc_grid-item:nth-child(2) {
  z-index: 2;
}

.gridArtisti.vc_grid-item:nth-child(3) .vc_gitem-animated-block {
  top: -9.42vw;
}

.gridArtisti.vc_grid-item:nth-child(3) {
  z-index: 3;
}

.gridArtistiContainer {
  height: 40vw;
  max-height: 600px;
}

.gridArtistiContainer .vc_pageable-slide-wrapper:before {
  content: "";
  background-image: url(http://www.ilmondomagico2017.it/wp-content/uploads/2017/02/sfondo.jpg);
  background-size: cover;
  width: 40vw;
  max-width: 600px;
  height: 40vw;
  max-height: 600px;
  left: 50%;
  position: absolute;
}

.gridArtistiContainer .vc_gitem-animated-block {
  float: right;
  width: 50%;
  pointer-events: none;
}

.slick-footer,
.slick-header,
.slick-slider {
  background: none;
}

.slick-slide:not(.slick-active):not(.slick-center),
.slick-cloned:not(.slick-center) {
  opacity: 0.3;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}

.slick-active,
.slick-cloned,
.slick-center {
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}

body *:focus {
  outline: none !important;
}

.slick-track .slick-slide {
  margin-right: 40px !important;
  position: relative;
  padding-bottom: 100px;
}

section#mk-page-introduce {
  display: none !important;
}

.opere-height .slick-track {
  display: flex !important;
  /* justify-content: center; */
  align-items: center !important;
}

.opere-height .slick-list {
  height: auto !important;
}

@media handheld, only screen and (max-width: 767px) {
  .slick-track .slick-slide img {
    max-width: 280px;
    height: auto;
  }
}

/* ---------------------------------

PRESS

---------------------------------- */

.press-grid .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
  padding-right: 70px !important;
  padding-bottom: 70px !important;
}

.press-downloadOpen {
  display: block !important;
}

.press-downloadLink {
  cursor: pointer;
}

.press-downloadBox {
  display: none;
  z-index: 100;
  margin-top: 10px;
  line-height: 20px;
}

.press-gitem {
  height: 20vw;
  padding-bottom: 30px !important;
}

.sdm_download_link form {
  margin-top: 10px;
}

.sdm_download_link form input[type="password"] {
  font-family: "GTSectra", Georgia, serif;
  font-size: 30px;
  background-color: transparent;
  border: none;
  color: #000;
  border: 1px #000 solid;
  margin: 0;
  padding: 0 0 0 10px;
  width: 50%;
  height: 40px;
  letter-spacing: 1px;
  float: left;
}

.sdm_download_link form input[type="submit"] {
  font-family: "GTSectra", Georgia, serif;
  padding: 0 20px;
  line-height: 40px;
  border: 1px solid #000;
  font-weight: 500;
  background-color: #000;
  color: #fff;
}

.mk-post-nav,
.single-social-section {
  display: none;
}

input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
  font-size: 20px;
  color: #000;
  padding: 10px 12px;
  background-color: transparent !important;
  border: 2px solid #000;
  outline: 0;
  margin: 0px !important;
  font-family: "GTSectra", Georgia, serif;
  width: 100%;
}

form label {
  font-size: 20px;
}

form .wpcf7-submit {
  font-family: "GTSectra", Georgia, serif;
  margin: 20px 0px;
  padding: 0px;
  letter-spacing: 1px;
  color: #000;
  font-weight: 500;
  font-size: 30px;
  border: none;
  background-color: transparent;
  border-radius: 0px !important;
  transition: none;
  float: right;
}

.wpcf7-submit:hover {
  background-color: transparent;
  color: #000;
}

div.wpcf7-response-output {
  font-size: 20px;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 20px;
  border-radius: 0px;
}

div.wpcf7-validation-errors {
  background-color: transparent;
  border: 2px solid #000;
}

input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
textarea:focus {
  background-color: transparent;
  border: 2px solid #000;
}

.wpcf7-form .wpcf7-textarea {
  width: 100%;
  height: 200px;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #000;
  background-color: transparent;
}

@media handheld, only screen and (max-width: 767px) {
  .press-gitem {
    height: auto !important;
  }
}

@media handheld, only screen and (max-width: 1440px) and (min-width: 768px) {
  .sdm_download_link form input[type="password"] {
    font-size: 2vw;
    padding: 0 0 0 0.66vw;
    height: 2.66vw;
  }
  .sdm_download_link form input[type="submit"] {
    padding: 0 1.33vw;
    line-height: 2.66vw;
    font-weight: 500;
  }
  .sdm_download_link form {
    margin-top: 0.6vw;
  }
  .press-downloadBox {
    margin-top: 0.66vw;
    line-height: 1.33vw;
  }
}

/* ---------------------------------

FASE1

---------------------------------- */

.fase2 {
  display: none !important;
}
