/* Home */
.hero {
    margin-top: 30px;
}

.main-hero-post {
    border-right: 1px solid #DEDEDE;
}

.hero-post {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.hero-post:last-child {
    border-bottom: 0;
}

.picks .loaded {
    padding-bottom: 30px;
}

.picks-slider .slick-dots {
    left: 0;
}

.picks-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: calc(100% / 7);
    height: 5px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.picks-slider .slick-dots li button {
    height: 2px;
    border: 0;
    padding: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.picks-slider .slick-dots .slick-active button {
    background: #000;
}


.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.picks-slider .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 10px;
}

.picks-slider .slick-dots li button:before {
    line-height: 0;
    height: 0;
    content: '';
}

.hero-post.last {
    border-bottom: 0;
}

.featured-post-content {
    padding: 20px 60px 0 60px;
}

.featured-post img {
    width: 100%;
    height: auto;
}

.latest-post {
    border-top: 8px solid #000;
    border-bottom: 1px solid #000;
    padding: 0 10%;
}

.most-loved-icon {
    width: 125px;
    position: absolute;
    left: 80%;
    z-index: 1;
    top: -50%;
    transform: translateY(50%);
}

.picks-slider {
    border-top: 1px solid #DEDEDE;
}

.picks-slider .btn-link {
    position: absolute;
    top: 82%;
}

.popular-post {
    padding: 30px 20px;
    border-bottom: 1px solid #DEDEDE;
    display: flex;
}

.popular-post.last {
    border-bottom: 0;
}

.mother-featured img {
    width: 100%;
    height: auto;
}

.mother-featured .post-header {
    width: 50%;
    left: 10%;
    position: relative;
    top: 0;
    margin-top: 0;
}

.category-featured-post {
    position: relative;
}

.category-featured-post img {
    width: 70%;
    height: auto;
}

.category-featured-post .post-header {
    position: absolute;
    left: 60%;
    top: auto;
    width: 40%;
    margin-top: 0;
    bottom: 20%;
    padding: 40px;
}

.single-header {
    align-items: center;
    display: flex;
}

.single-header.dark,
.single-header.dark .mother-social-nav i,
.single-header.dark .category-dark {
    color: #fff;
}

.single-header-container {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.single-header h2 {
    font-size: 60px;
    margin: 50px 0 70px 0;
}

.credits {
    font-family: Canela Bold;
    font-size: 24px;
    margin-bottom: 5px;
}

.credits a {
    text-decoration: none;
}

.credits em {
    font-family: Canela Light Italic;
}

.post-hero .social-nav i,
.post-hero .social-nav i,
.post .social-nav i,
.mother-social-nav i {
    color: #000;
}

.hero-side {
    padding-left: 3.5%;
}
.mother-social-nav a i {
    font-size: 20px;
}

.post .social-nav {
    margin-top: 0;
    text-align: center;
}

.mother-social-nav {
    padding: 0;
    margin-top: 20%;
}

.post-date {
    font-size: 12px;
    font-family: Apercu Regular;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.main-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    font-family: Canela Light;
    padding: 60px 0;
    text-align: center;
}

.main-image {
    display: block;
}

.thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thumbnail {
    position: relative;
    width: 150px;
    height: 150px;
}

.thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    font-family: Canela Light;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 130px;
}

.gallery-text p {
    line-height: 26px;
}

.background {
    height: 200px;
    background-color: #F8DB85;
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 100%;
}

.text-mother {
    width: auto;
    padding-left: 25%;
    padding-right: 25%;
}

@media (min-width: 765px) {
    .gallery-text p:first-child:first-letter {
        font-size: 80px;
        font-family: Canela Regular;
    }

    .gallery-text {
        padding-top: 20px
    }
}

.quote-bg {
    background-color: #f8db84;
}

.post-hero,
.horoscope-body,
.mother-shop,
.single-body {
    border-bottom: 1px solid #DEDEDE;
}

.shopping-crop {
    width: 210px;
    height: 210px;
    overflow: hidden;
    max-width: 100%;
}

.sidebar-navigation li {
    list-style: none;
    padding: 5px 0;
    display: block;
}

.sidebar-navigation {
    margin: 0;
    padding: 10px 0;
}


.sidebar-navigation a {
    font-size: 16px;
    font-family: Apercu Light;
    letter-spacing: 0.5px;
}

.mother-shop,
.sidebar-navigation {
    border-top: 1px solid #DEDEDE;
}

.post-hero img {
    width: 100%;
    height: auto;
}

.post-hero .post-header {
    width: 50%;
    margin-top: -12%;
    margin-bottom: 30px;
}

.parent{
    height: 400px;
}

.about-page {
    background: #000;
    color: #fff;
    overflow: hidden;
}

.small-images {
    top: 100px
}

.large-images {
    top: 200px
}

.page-template-page-about .menu-header-container {
    display: none;
}

.about-page p {
    position: fixed;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.about-page .about-title {
    position: fixed;
    max-width: 405px;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.show-text .parent.animate p {
    opacity: 1;
    transition: opacity 2s linear;
}

.show-text .about-title {
    opacity: 1;
    transition: opacity 1s linear;
}

body.page-id-12{
    overflow: unset;
}
html.page-id-12{
    overflow: unset;
}
.page-template-page-about .menu-header-container {
    display: none;
}
.about-page p {
    z-index: 5;
/*     position: relative; */
}

.page-template-page-about .menu-header-container {
    display: none;
}

.page-template-page-about .header {
    background: #000;
}

.page-template-page-about .header i {
    color: #fff;
}

.mother-gallery {
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: -10;
    opacity: 0;
    padding: 80px;
}

.mother-gallery.show {
    z-index: 10;
    opacity: 1;
    transition: all 0.5ms;
}

.gallery-slider {
    width: 100%;
    overflow: hidden;
}

.gallery-slider .slick-slide .slide-img {
    max-height: calc(100vh - 160px);
    max-width: 100%;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.gallery-slider .content {
    margin-bottom: 90px;
    height: calc(100vh - 250px);
    overflow: scroll;
}

.mfp-wrap figcaption {
    overflow-y: scroll;
}

.mfp-wrap figcaption::-webkit-scrollbar {
  width: 3px;
}

.mfp-wrap figcaption::-webkit-scrollbar-track {
  background: #DEDEDE;
}

.mfp-wrap figcaption::-webkit-scrollbar-thumb {
  background: #666;
}


.mother-nav {
    position: absolute;
    bottom: 105px;
    right: 27%;
    z-index: 5;
}

.mother-nav .arrow {
    display: inline-block;
}

.mother-nav i {
    color: #DEDEDE;
    font-size: 50px;
}

.mother-nav i:hover {
    color: #000;
    transition: all 500ms;
    cursor: pointer;
}

.gallery-slider .count {
    position: absolute;
    bottom: -15px;
}

.gallery-slider .product-img {
    width: auto;
    height: auto;
}

.gallery-link-close {
    right: 50px;
    text-decoration: underline;
    z-index: 10;
}

div#popup-gallery,
div.popup-gallery {
    text-align: center;
    margin-bottom: 40px;
}

div.popup-gallery a {
    width: 32%;
    margin-right: 5px;
}

/*-------------------- Gallery --------------------*/

#thegallery {
    display: block;
    clear: both;
    width: 80%;
    position: relative;
    left: 15%;
    margin-top: 50px;
}

#thegallery .gallerytext {
    text-align: center;
    font-family: Apercu Bold;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 80px 0 20px;
    display: block;
}

.photopress-gallery-masonry .gallery-item .gallery-caption {
    display: none;
    height: 46px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.6em;
    background: url(../transparent.html) repeat;
    color: #000;
    margin: 0;
    overflow: hidden;
    width: 100%;
    margin-top: -51px;
}

.gallery-thumbnails .gallery-item .gallery-caption {
    display: none;
}

.gallery-thumbnails .gallery-item:hover .gallery-caption {
    margin-top: -15px;
}

.photopress-gallery-masonry .gallery-item .gallery-caption p,
.gallery-thumbnails .gallery-item .gallery-caption p {
    padding-left: 5px;
    margin-top: 0;
}

.photopress-gallery-masonry .gallery-item img {
    border: 0;
    margin-bottom: 0;
}

.photopress-gallery-masonry .gallery-item {
    margin-bottom: 0;
    width: 240px;
}

.photopress-gallery-masonry .gallery-item:nth-child(3n) {
    margin-right: 0;
}

.gallery-size-medium br {
    display: none;
}

.photopress-gallery-masonry .gallery-item {
    position: relative;
    padding: 0px;
}

.photopress-gallery-masonry .gallery-item dd {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    min-height: 30px;
    border: 0px;
    color: #ffffff;

}

.gallery-thumbnails .gallery-item {
    width: 140px;
    margin-right: 2px;
    margin-left: 2px;
    display: inline-block;
}

.gallery-thumbnails .gallery-item a img {
    width: 140px;
    height: 140px;
    margin-bottom: 0;
}

.gallery-thumbnails .gallery-item a {
    display: block;
    overflow: hidden;
    height: 140px;
    width: 140px;
}

.photopress-gallery-masonry dt.post-advert,
.gallery-thumbnails dl.post-advert {
    display: none;
}
