/*********************************************/
/*											 */
/* BACKUP THIS FILE BEFORE UPDATE YOUR THEME */
/*											 */
/*********************************************/

@import url(iromegane/colors.css);
@import url(iromegane/materialize.css);
@import url(iromegane/movies.css);


.widget_md_widget_selected_posts li,
.widget_md_widget_recent_posts li {
  position: relative;
  margin-bottom: 20px !important;
  padding-bottom: 20px !important;
}
.widget_md_widget_selected_posts li .content,
.widget_md_widget_recent_posts li .content{
  position:relative;
}


.widget_md_widget_selected_posts ul li a,
.widget_md_widget_recent_posts ul li a{
  display: block;
}

.widget_md_widget_selected_posts ul li a:active,
.widget_md_widget_recent_posts ul li a:active,
footer .widget_md_widget_recent_comments ul li a:hover{
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
}


.widget_md_widget_selected_posts ul li a:hover,
.widget_md_widget_recent_posts ul li a:hover,
footer .widget_md_widget_recent_comments ul li a:hover{
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
}

footer .meta-date,
footer .meta-author{
  color: #3E505B ;
  font-size: .8em;
}

footer .widget_md_widget_recent_posts li img,
footer .widget_md_widget_selected_posts li img{
  width: 67px;
}
footer .widget_md_widget_recent_posts ul li,
footer .widget_md_widget_selected_posts ul li{
  padding: 4px 0px 4px !important;
  margin: 0px !important;
  min-height: 77px;
}

footer .widget_md_widget_recent_posts ul li h3,
footer .widget_md_widget_selected_posts ul li h3,
footer .widget_md_widget_recent_comments ul li h3{
  color: #eee;
}

footer .widget_md_widget_recent_posts ul li h4,
footer .widget_md_widget_selected_posts ul li h4,
footer .widget_md_widget_recent_comments ul li h4{
  color: #3E505B;
  font-size: 0.9em;
  line-height: 0.9em;
  margin: 0px 0px 10px 0px;
}


.widget_md_widget_selected_posts li img{
  padding: 3px;
  border:1px solid #ddd;
  margin-right: 15px;
  width: 90px;
  float: left;
}

.widget_md_widget_selected_posts ul li .meta-date,
.widget_md_widget_recent_posts ul li .meta-date{
  line-height: 11px;
  font-family: 'Open Sans';
  text-transform: none;
  font-weight: normal;
  color: #3E505B ;
  font-size: .8em;
}

.widget_md_widget_selected_posts li h3,
.widget_md_widget_recent_comments li h3{
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 5px;
}

.widget_md_widget_selected_posts li p{
  font-size: 12px;
  line-height: 18px;
  display: none;
}

#side-bar .widget_md_widget_selected_posts li .content:after,
#side-bar .widget_md_widget_recent_posts li .content:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:#fff;
    opacity:.3;
    transition: all 1s;
    -webkit-transition: all 1s;
}

#side-bar .widget_md_widget_selected_posts li .content:hover:after,
#side-bar .widget_md_widget_recent_posts li .content:hover:after {
    opacity:0;
}

.no-lr-padding{
  padding-left: 0px;
  padding-right: 0px;
}

.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.bg-pattern-self-black{
  background-color:#000;
}

.bg-hotaru-self-black{
  background-image: url(/wp-content/themes/elite/assets/img/hotaru_tuyusiba-bg.gif);
  -webkit-box-shadow: inset 0px 5px 6px rgba(255,255,255, 0.2);
  box-shadow: inset 0px 5px 6px rgba(255,255,255, 0.2);
}


.z-depth-0 {
  box-shadow: none !important;
}

.z-depth-1, .card, .toast, .btn, .btn-large, .btn-floating {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-1-half {
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.18), 0 3px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-1-half:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-1-half:active {
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-1-hover {
  box-shadow: box-shadow: none !important;
}

.z-depth-1-hover:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-1-hover:active {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-1-hover-inverted {
  box-shadow: box-shadow: none !important;
}

.z-depth-1-hover-inverted:hover {
  box-shadow: 0 5px 11px 0 rgba(255, 255, 255, 0.18), 0 4px 15px 0 rgba(255, 255, 255, 0.15);
}

.z-depth-1-hover-inverted:active {
  box-shadow: 0 2px 5px 0 rgba(255, 255, 255, 0.18), 0 2px 5px 0 rgba(255, 255, 255, 0.15);
}

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-4, .modal {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.itazuragaki .featured-image {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  border-bottom: 1px solid #777;
  border-right: 1px solid #777;
}





.illustration-next-button{
  border: 0px;
  color: #25000B;
  padding: 1em;
}
.illustration-next-button:hover{
  color: #96002E;
}

.illustration-next-button:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:#fff;
    opacity:.6;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.illustration-next-button:hover:after {
    opacity:0;
}


@media(max-width:767px){
    h2{
      line-height: 1em;
    }
    #page-header h2{
      font-size: 1.5em;
      line-height: 1em;
      color: #bbb;
    }
    .padding-small {
      padding-top: 1em;
      padding-bottom: 1em;
      padding-left: .5em;
      padding-right: .5em;
    }

    .front-page .padding-small {
      padding-left: 0px;
      padding-right: 0px;
    }

    .c-padding-small{
      padding: 3px;
    }
    .c-padding-big{
      padding: 3px;
    }

    #header #header-content{
      height: 2.6em !important;
      line-height: 2.6em !important;
    }

    #header-content-sticky-wrapper{
      height: 2.6em;
    }

    #menu-mobile-trigger{
      right: 1em;
      height: 2.5em;
    }

    #header-mobile .menu li a{
      padding:1em;
    }
    #header-mobile .menu li.menu-item-has-children > a .more i.arrow{
      line-height: 2em !important;
    }

    #page-container .container  {
      padding-left: 0px;
      padding-right: 0px;
    }

    .front-page .md-blog.masonry .post{
      margin-bottom: 1em;
    }

    .front-page .md-blog.masonry{
      padding: 0px;
    }

    .front-page .md-blog.masonry .post-body{
      padding: 0.5em;
    }
    .front-page .md-blog.masonry .post-title{
      font-size: 1.3em;
      line-height: 1.3em;
      margin-bottom: 0.5em;
    }
    .front-page .md-blog.masonry .post-content{
      font-size: 1em;
      line-height: 1.3em;
    }

}
@media(min-width:768px){

    h2{
      line-height: 1em;
    }
    #page-header h2{
      font-size: 2.5em;
      line-height: 2em;
      color: #bbb;
    }

    #page-header .padding-small {
      padding: 1em;
      padding-bottom: 2em;
    }

    #page-container .padding-small {
      padding-top: 2em;
      padding-bottom: 2em;
    }

    .c-padding-small{
      padding: 10px;
    }
    .c-padding-big{
      padding: 10px;
    }

    #header-mobile .menu li a{
      padding:1em;
    }
    #header-mobile .menu li.menu-item-has-children > a .more i.arrow{
      line-height: 2em !important;
    }
    .front-page .md-blog.masonry .post-body{
      min-height: 180px;
      padding: 0.5em;
    }

}
@media(min-width:992px){

    .c-padding-small{
      padding: 20px;
    }
    .c-padding-big{
      padding: 30px;
    }
}
@media( min-width:769px, max-width: 1199px ){
  #header #header-content{
      height: 4em !important;
      line-height: 2.6em !important;
    }

    #header-content-sticky-wrapper{
      height: 2.6em;
    }

    #menu-mobile-trigger{
      right: 1em;
      height: 4em;
    }
}
@media(min-width:1200px){
    .c-padding-small{
      padding: 30px;
    }
    .c-padding-big{
      padding: 40px;
    }
}



.md-blog.masonry.inverted .post{
  border: 0px;
}
.md-blog.masonry.inverted .post-title{
  font-size: 1.6em;
  line-height: 26px;
  margin-bottom: 10px;
}
.md-blog.masonry.inverted .post-title a{
  color: white !important;
}

.md-blog.masonry.inverted .post-content {
  color: #777 !important;
}


.phsmc {
  padding: 0;
  margin: 0 10px 0 0 !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  float: none !important;
}

