.menu-list-item {
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  height: 60px!important;
  width: 100%!important;
  padding: 0!important ;
  cursor: pointer;
}

.menu-list-item:first-of-type {
  margin-bottom: 10px;
}

.header-search {
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  height: 60px!important;
  padding-top: 0!important;

}
.header-search input {
  width: 80%!important;
  max-width: none;
  padding-left: 0!important;
}
.header-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #E8EDEE!important;
  border-bottom: 1px solid #E8EDEE;
  text-align: right;
  font-size: 15px;
  padding-right: 0!important;
  font-family: quicksand-bold-webfont,sans-serif;
  line-height: 25px!important;
}
.header-search input::-moz-placeholder { /* Firefox 19+ */
  color: #E8EDEE!important;
  border-bottom: 1px solid #E8EDEE;
  text-align: right;
  font-size: 15px;
  padding-right: 0!important;
  font-family: quicksand-bold-webfont,sans-serif;
  line-height: 25px!important;
}
.header-search input:-ms-input-placeholder { /* IE 10+ */
  color: #E8EDEE!important;
  border-bottom: 1px solid #E8EDEE;
  text-align: right;
  font-size: 15px;
  padding-right: 0!important;
  font-family: quicksand-bold-webfont,sans-serif;
  line-height: 25px!important;
}
.header-search input:-moz-placeholder { /* Firefox 18- */
  color: #E8EDEE!important;
  border-bottom: 1px solid #E8EDEE;
  text-align: right;
  font-size: 15px;
  padding-right: 0!important;
  font-family: quicksand-bold-webfont,sans-serif;
  line-height: 25px!important;
}
.search-glass {
  top: auto!important;
}

.header-contact.menu-list-item {
  justify-content: flex-end!important;
  background-color: white!important;
  line-height: 20px;
}

.header-contact.menu-list-item .contact-wrap {
  font-size: 15px;
  color: #E8EDEE;
  border-bottom: 1px solid #E8EDEE;
  width: 77%;
  text-align: right;
  margin-right: 10px;
  line-height: 25px;
}

.header-contact.menu-list-item span.icon {
  height: 30px!important;
}

.page-template-page-podcast #slider li .pop-up {
  opacity: 1!important;
}

.page-template-page-podcast #slider li .pop-up .pop-close {
  display: none;
}

.header-search.email-signup input {
  height:25px;
  line-height:25px;
  font-family:quicksand-regular-webfont,sans-serif;
  font-weight:400;
  font-size:12px;
  padding-top:0;
  padding-bottom:0;
  padding-left:10px;
  border:0;
  border-left:2px solid #fff;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  max-width:90%;
  padding-right:40px;
}

#feed-video, #feed-shop, #feed-instagram, #feed-twitter {
  padding: 0;
}

#footer .footer-nav li.store ul.sub-menu {
  column-count: 2;
}

/* .fadeIn[data-emergence=hidden] {
  opacity: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all; }
.fadeIn[data-emergence=visible] {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 1;
  transition: 0.3s ease all;
} */
#slider-wrap #slider ul li {
  background-position: contain;
}

#slider {
  z-index: 999;
}
.slick-arrow {
  z-index: 1000;
}

#slider-wrap #slider ul li.slider-item .pop-up {
  opacity: 1;
  padding: 2.5em;
}
#slider ul li.slider-item .pop-up h2 {
  font-size: 2.75rem;
margin-bottom: .5em;
}
#slider ul li.slider-item .pop-up p {
  font-size: 1.5em;
line-height: 1.25em;
font-family: quicksand-regular-webfont, sans-serif;
font-weight: 600;
margin-bottom: 0;
}
/* #slider img {
  max-width: 100%;
height: 100%;
width: auto;
margin: auto;
} */

#menu-footer-navigation li {
  list-style-type: none;
}

#the-tweets {
  font-size: 32px;
  line-height: 1.5em;
}
#feed-twitter .box-inner #the-tweets {
  display: flex;
  align-items: center;
  height: 100%;
}
#feed-twitter .box-inner #the-tweets a {
 font-family:quicksand-regular-webfont,sans-serif;
 font-weight:600;
}

#feed-twitter .box-inner {
  padding-top: 20px;
}

.sbi_images .sbi_photo_wrap .sbi_photo img {
  display: block !important;
}
article.accordian-content.has-background {
  display: block !important;
}
.accordian .accordian-content {
  display: block !important;
}

div.page-section.open {
  z-index: 1;
}

#mobile-header .mobile-tag {
  font-size: 12px;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

ul.social-nav li.rss:before {
  content: url(/wp-content/themes/felicia_day/assets/rss.svg);

}
@media only screen and (max-width: 46.25em) {
div#feed-video.box.col-6.mobile-col-12.masonry-brick.twothird, div#feed-shop.box.col-6.mobile-col-12.masonry-brick.twothird  {
  height: auto;
}
.mobile-nav-menu li.about {
  margin-top: 6px;
}
#mobile-header {
  z-index: 1001!important;
}
}

@media only screen and (max-width: 41.6875em) {
  #slider-wrap #slider {
    height: 14em!important;  
  }
#slider-wrap #slider ul li {
  height: 14em!important;
  background-size: contain!important;
}

}
