/* ALL */

h1, h2, h3, h4, div, p, a, .header-menu a, .header-menu-2 a, .general-menu a {
  font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace !important;
}

a, button, input, img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

b, strong { font-weight: bold; }

em { font-style: italic; }

/* Class */

.dslc-modules-section-wrapper { 
  width: auto !important;
  max-width: 1980px !important; 
}
@media only screen and (max-width: 767px) { .dslc-modules-section-wrapper { padding-left: 4% !important; padding-right: 4% !important; } }
@media only screen and (min-width: 768px) and (max-width: 1203px) { .dslc-modules-section-wrapper { padding-left: 4% !important; padding-right: 4% !important; } }
@media only screen and (min-width: 1024px) { .dslc-modules-section-wrapper { padding-left: 10% !important; padding-right: 10% !important; } }

.height-100 { min-height: 100vh; }
.min-height-1162 { min-height: 1162px; }
.min-height-1065 { min-height: 1065px; }
.min-height-1030 { min-height: 1030px; }
.max-width-1920 { max-width: 1920px; }
.margin-center { margin: 0 auto !important; }

.mPS2id-highlight { font-weight: 700 !important; }

@media only screen and (min-width: 768px) { .padding-left-200 { padding-left: 200px !important; } }
@media only screen and (min-width: 768px) { .padding-left-300 { padding-left: 300px !important; } }

/* Menu */

#header-menu {
  height: 0px;
  overflow: hidden;
}

.header-menu {padding: 10px 10%;}

.menu a:hover { font-weight:600 !important; }

/* Responsive Menu */

.dslc-mobile-navigation-hook {
    padding: 10px 0 !important;
}

/* [00] Home */

#home .dslc-modules-section-wrapper {
  background-image: url(http://www.camilaappel.com.br/wp-content/uploads/2017/06/faixa-rosa-home-1.png);
  background-repeat: no-repeat;
  background-position: left 30% top 200px;
  background-size: original;
  padding-top: 20px;
  padding-bottom: 300px;
}

@media only screen and (min-width: 768px) { .padding-left-130 { padding-left: 130px !important; } }
@media only screen and (min-width: 768px) { .padding-left-90 { padding-left: 90px; } }
@media only screen and (min-width: 768px) { .padding-left-50 { padding-left:50px; } }

.bio-img img { width: 180px !important; }

/* [01] Bio */

#bio {
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg); 
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
  margin: -250px 0 0 0;
  z-index: 1;
}
#bio .dslc-modules-section-wrapper {
  -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 150px;
  background-image: url(http://www.camilaappel.com.br/wp-content/uploads/2017/06/faixa-rosa-home-1.png);
  background-repeat: no-repeat;
  background-position:  left 30% top -1750px;
  background-size: original;
}

.eventos-e-palestras div.dslc-info-box-image-inner, .na-midia div.dslc-info-box-image-inner, .vivencias div.dslc-info-box-image-inner {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.eventos-e-palestras .dslc-info-box-image-inner span, .na-midia .dslc-info-box-image-inner span, .vivencias .dslc-info-box-image-inner span { display: none; }

.eventos-e-palestras div.dslc-info-box-image-inner {
  background-image: url('http://www.camilaappel.com.br/wp-content/uploads/2017/06/camila-appel-bio-icons-eventos-e-palestras.png');
  background-position: top;
  background-size: cover;
}

.na-midia div.dslc-info-box-image-inner {
  background-image: url('http://www.camilaappel.com.br/wp-content/uploads/2017/06/camila-appel-bio-icons-na-midia.png');
  background-position: top;
  background-size: cover;
}

.vivencias div.dslc-info-box-image-inner {
  background-image: url('http://www.camilaappel.com.br/wp-content/uploads/2017/08/camila-appel-bio-icons-vivencias-em-breve.png');
  background-position: top;
  background-size: cover;
}

.eventos-e-palestras div.dslc-info-box-image-inner:hover, .na-midia div.dslc-info-box-image-inner:hover, .vivencias div.dslc-info-box-image-inner:hover {
  background-position: bottom;
  background-color: #ebcdcd !important;
  border-color: #ebcdcd !important;
}

/* [02] Frase */

#frase {
  /* -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
  margin: -300px 0 0 0;
  z-index: 2; */
  margin: -100px 0 0 0 !important;
  padding-top: 150px !important;
  padding-bottom: 400px !important;
  z-index: 2;
}
#frase .dslc-modules-section-wrapper {
    /* -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    overflow: hidden;
    padding: 210px 10% 340px 10%; */
}
/* .frase {
  background-image: url(http://www.camilaappel.com.br/wp-content/uploads/2017/06/camila-appel-homepage-frase-background.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute; 
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0; 
  z-index: -2;
  float: left;
  -webkit-filter: blur(0px) brightness(0.7) grayscale(0) saturate(1);
  filter: blur(0px) brightness(0.7) grayscale(0) saturate(1);
} 8/
  

/* [03] Escrita */

#escrita {
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg); 
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
  margin: -250px 0 0 0;
  z-index: 2;
}
#escrita .dslc-modules-section-wrapper {
  -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
  overflow: hidden;
  padding-top: 200px;
  padding-bottom: 350px;
}
.escrita {
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute; 
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0; 
  z-index: -2;
  float: left;
}

.dramaturgia div.dslc-info-box-image-inner, .contos div.dslc-info-box-image-inner, .livros div.dslc-info-box-image-inner {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dramaturgia .dslc-info-box-image-inner span, .contos .dslc-info-box-image-inner span, .livros .dslc-info-box-image-inner span { display: none; }

.dramaturgia div.dslc-info-box-image-inner {
  background-image: url(http://www.camilaappel.com.br/wp-content/uploads/2017/06/camila-appel-escrita-icons-dramaturgia-1.png);
  background-position: top;
  background-size: cover;
}

.contos div.dslc-info-box-image-inner {
  background-image: url(http://www.camilaappel.com.br/wp-content/uploads/2017/08/camila-appel-escrita-icons-contos-em-breve.png);
  background-position: top;
  background-size: cover;
}

.livros div.dslc-info-box-image-inner {
  background-image: url(http://www.camilaappel.com.br/wp-content/uploads/2017/06/camila-appel-escrita-icons-livros-1.png);
  background-position: top;
  background-size: cover;
}

.dramaturgia div.dslc-info-box-image-inner:hover, .contos div.dslc-info-box-image-inner:hover, .livros div.dslc-info-box-image-inner:hover {
  background-position: bottom;
  background-color: #aacac7 !important;
  border-color: #aacac7 !important;
}

@media only screen and (min-width: 768px) { .padding-right-300 { padding-right: 300px !important; } }

/* [04] Morte Sem Tabu */

#morte-sem-tabu {
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
  margin: -300px 0 0 0;
  z-index: 4;
}
#morte-sem-tabu .dslc-modules-section-wrapper {
  -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
  padding-top: 100px;
  padding-bottom: 250px;
}
.morte-sem-tabu {
  background-image: url(http://www.camilaappel.com.br/wp-content/uploads/2017/06/morte-sem-tabu-verde.png);
  background-size: 70% 70%;
  background-repeat: no-repeat;
  background-position: center center;
  width: 357px;
  height: 299px;
  position: absolute; 
  top: 7%; 
  right: 7%; 
  z-index: -1;
}
.personagem {
  background-image: url(http://camilaappel.com.br/wp-content/uploads/2017/05/personagem.png);
  background-size: 70% 70%;
  background-repeat: no-repeat;
  background-position: center center;
  width: 266px;
  height: 313px;
  position: absolute; 
  bottom: 20%; 
  left: 7%; 
  z-index: -1;
}
/* PODE APAGAR DPS .blog-morte-sem-tabu {
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute; 
  top: -150px; 
  right: 0; 
  bottom: 0; 
  left: 0; 
  z-index: -2;
} */

@media only screen and (min-width: 1560px) { .morte-sem-tabu-infobox { padding: 0 14.5%; } }

@media only screen and (min-width: 768px) { .padding-left-300 { padding-left: 300px !important; } }


/* RSS */

li.rss_item {
  width: 31.3%;
  min-height: 480px;
  float: left;
  margin: 1% !important;
  padding: 0px 0px !important;
  background-color: white;
}

@media only screen and (max-width: 767px) {
  li.rss_item { 
    width: 100%; 
    min-height: 0 !important;
    margin: 0 0 20px 0 !important;
  }
}

.feedzy-rss .title a {
  font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace !important;
  font-size: 21px !important;
  line-height: 28px !important;
  padding: 15px 15px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.feedzy-rss .title a:hover {
}

.feedzy-rss .rss_content {
    padding: 5px 15px;
}

.feedzy-rss small {
    margin-bottom: 7px;
    width: 25%;
    float: left;
    border: 2px solid #aaaaaa;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    color: #aaaaaa;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 600;
}

.feedzy-rss p {
    width: 75%;
    float: left;
    padding: 0 0 0 15px;
}

.rss_image span.default {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  margin: 0 0 0 0;
}

.feedzy-rss .rss_item .rss_image {
  margin: 0 0 20px 0;
  width: 100% !important;
  height: auto !important;
}

.feedzy-rss .rss_item .rss_image a {
  height: 200px !important;
  display: block;
}

.feedzy-rss .rss_item .rss_image span.fetched, .feedzy-rss .rss_item .rss_image span.default {
  height: 200px;
  display: block;
  background-size: cover;
}

.feedzy-rss .rss_item .rss_image a span {
  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
}

.feedzy-rss .rss_item .rss_image a:hover span {
  -webkit-filter: grayscale(0%); 
  filter: grayscale(0%);
}

/* [05] Frase 2 */

#frase-2 {
  margin: -200px 0 333px 0;
  z-index: 6;
}
#frase-2 .dslc-modules-section-wrapper {
    overflow: hidden;
    padding: 150px 10% 350px 10%;
}

/* [06] Projetos */

#projetos .dslc-modules-section-wrapper { width: auto !important; } /* Wrapper */
@media only screen and (min-width: 1560px) { .projetos-row { padding: 0 15%; } }

#projetos .dslc-project-thumb img {
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}

#projetos .dslc-project-thumb img:hover {
  -webkit-filter: grayscale(0) !important;
  filter: grayscale(0) !important;
}

#projetos {
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
  margin: -500px 0 0 0;
  z-index: 6;
}
#projetos .dslc-modules-section-wrapper {
  -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
  padding-top: 100px;
  padding-bottom: 500px;
}

#projetos .dslc-project-main:hover {
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}

#projetos .dslc-project-thumb {
    margin-bottom: 0px;
}

#projetos .dslc-project-main {
    min-height: 160px;
}

/* [07] Contato */

#contato {
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    overflow: hidden;
  margin: -350px 0 0 0;
  z-index: 8;
}
#contato .dslc-modules-section-wrapper {
  -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin:  top center;
    transform-origin: top center;
    overflow: hidden;
  padding-top: 0;
  padding-bottom: 100px;
}

/* Rodape */

#rodape {
  margin: -200px 0 0 0;
  z-index: 10;
}

/* Form */

input, textarea {
  margin-bottom: 19px !important;
}

input[type=submit] { 
  width: 100%; 
  cursor: pointer;
  padding: 15px !important;
}

textarea { height: 182px; }

@media only screen and (min-width: 767px) {
  .break-responsive { display: none; }
}



/* POST LOOP */

#dslc-content .dslc-blog-post-thumb {
    margin-bottom: 0 !important;
}

.page-header h2 {
  margin-bottom: 0 !important;
} 



/* POST SINGLE */

body.single #dslc-content, body.archive #dslc-content {
  background: url(http://www.camilaappel.com.br/wp-content/uploads/2017/06/paper-background.jpg) repeat;
}

#post-parallax-image a {
  font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace !important;
}

.fbx-close:before {
  content: "x" !important;
  font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace !important;
}

.fbx-prev:before {
    content: "‹" !important;
}

.fbx-next:before {
    content: "›" !important;
}

.fbx-loader>div:before {
    content: "" !important;
}
  

