body {
    font-family: 'Philosopher', sans-serif;
    background: url(./images/bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.cosmic-nav {
    background: #fff;;
}
.navbar-toggler:focus {
    box-shadow: none;
}

section#Tarotcard {
    /* background: url(./images/bg_123.png); */
}

a {
    text-decoration: none;
}

.logo {
    margin: 0 auto;
    display: block;
    max-height: 90px;
}

.black_images a {
    display: block;
    transition: 1s;
}

.black_images a:hover .black_images_1 img {
    transform: scale(1.4);
}

/* .left-ads {
    position: fixed;
    left: 9px;
    width: 12%;
    z-index: 999;
}

.right-ads {
    position: fixed;
    right: 9px;
    width: 12%;
    z-index: 999;
} */



.heading_tarot h1 {
    font-size: 46px;
    color: #fff;
    font-family: 'Lobster', cursive;
    line-height: 65px;
}

.tarot_btn a,
.about_angel a {
    background: #BAA14C;
    box-sizing: border-box;
    box-shadow: -3px 2px 10px #f5e7cc;
    border-radius: 15px;
    color: #fff;
    font-family: 'Cabin', sans-serif;
    padding: 10px 20px;
}

.footer_logo img {
    width: 250px;
}

.header_menu_1 {
    justify-content: center;
}

.header_menu_1 li a {
    font-size: 13px;
    color: #fff;
    padding: 0 5px 0 0;
}

.footer {
    background-color: #0066bf;
}

.tarot_btn a:hover,
.about_angel a:hover {
    background: #fff;
    color: #1B1813;
    opacity: 1;
}

.angel_image p {
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 19px;
}

.angel_image-flex {
    display: table-cell;
    vertical-align: middle;
}

.angel_image {
    display: table;
    width: 100%;
    height: 100%;
}

.navbar-expand-lg {
    justify-content: space-between;
}

.header_menu li a {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #474444;
    font-family: 'Montserrat', sans-serif;
    line-height: 10px;
    padding: 16px 10px !important;
    text-transform: uppercase;
}

.second_heading h2 {
    font-family: 'Cabin', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}

.heading_tarot h2 {
    font-weight: 600;
    color: #fff;
    font-size: 70px;
}

.second_heading p {
    font-family: Cabin;
    font-style: normal;
    font-weight: 200;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
}


.heading_tarot {
    background: url(./images/angle.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 305px;
}

.star_images {
    position: absolute;
    bottom: -110px;
    right: 54px;
}

.star_images img {
    height: 220px;
}

.card_images,
.second_card_image {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.black_images {
    flex: 25%;
    margin: 0 20px;
}

.images_part {
    padding: 50px 0;
}

.see_more a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #8F764A;
    box-sizing: border-box;
    box-shadow: 1.7724px -1.7724px 4.72639px 2.954px rgb(143 118 74 / 25%), -1.7724px 1.7724px 4.72639px 2.954px rgb(143 118 74 / 25%);
    border-radius: 5.90799px;
    padding: 9px 30px;
}

.see_more a:hover {
    color: #8F764A;
    background-color: #fff;
    border: 1px solid #614f30;
}

.populer_heading h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 67px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
}

.article_content h4 {
    font-weight: 200;
    font-size: 19px;
    line-height: 25px;
    text-transform: capitalize;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    min-height: 78px;
}

.article_heading h2 {
    font-weight: 200;
    font-size: 26px;
    line-height: 29px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.article_btn span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    text-decoration: underline;
}

.article_box,
.article_box img {
    border-radius: 7px;
    overflow: hidden;
    transition: 0.8s;
}

/* .article_box:hover .article_img img {
    transform: scale(1.1);
    transition: 0.8s;
    } */

.article_img  {
    text-align: center;
}
.article_img img {
    width: 386.22px;
    /* width: auto; */
    max-width: 100%;
    height: 249.25px;
    object-fit: cover;
    object-position: top;
}

.black_images_1 img {
    width: 100%;
    margin: 30px 0;
    transition: 0.6s;
}

.populerarticle {
    background-color: #ffffff14;
}

.footer-text {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 7px;
}

.footer-link {
    text-align: center;
    text-decoration: none;
    color: white;
    padding-right: 7px;
}

.button{  background: #000; color: #fff; padding: 10px 20px; border-radius: 60px; font-size: 16px; font-weight: 600; text-align: center; display: inline-block; margin-top: 20px; border: 2px solid #000; font-family: "Poppins", sans-serif !important; margin-bottom: 30px;}
.button:hover{ background: #fff; color: #000;}

@media (max-width:1200px) {
    .black_images_1 img {
        width: 155px;
    }

    .card_section {
        padding: 100px 0;
    }

    .second_heading h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .second_heading p {
        font-size: 32px;
        line-height: 35px;
    }
}

@media (max-width:991px) {
    .heading_tarot h1 {
        font-size: 35px;
    }

    .second_heading h2 {
        font-size: 28px;
    }

    .second_heading p {
        font-size: 26px;
        line-height: 30px;
    }

    .black_images_1 img {
        width: 100%;
    }

    .images_part {
        padding: 30px 0;
    }

    .populer_heading h1 {
        font-size: 35px;
        line-height: 35px;
    }

    #collapsibleNavbar {
        position: fixed;
        top: 0;
        z-index: 999;
        background: white;
        height: 100%;
        left: 0;
        width: 250px;
        transform: translate(-130%, 0%);
        transition: .6s;
        padding: 15px;
        box-shadow: 0 0 10px #908d8d;
    }

    .closebtn {
        text-align: right;
        font-size: 30px;
        padding-right: 18px;
    }
}

@media (max-width:767px) {
    .tarot_card {
        height: auto;
        padding: 60px 0;
    }

    .card_section {
        padding: 60px 0;
    }

    .second_heading h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .second_heading p {
        font-size: 20px;
        line-height: 25px;
    }

    .images_part {
        padding: 20px 0;
    }

    .see_more a {
        font-size: 16px;
        line-height: 30px;
        padding: 6px 30px;
    }

    .article_img img {
        width: 100%;
    }

    .heading_tarot {
        min-height: 370px;
    }

    .heading_tarot {
        background-size: 100%;
    }

    .heading_tarot {
        min-height: 280px;
    }

    .heading_tarot h2 {
        font-size: 45px;
    }

    .heading_tarot h1 {
        line-height: 45px;
    }

    .angel_divine img {
        width: 200px;
        margin-bottom: 20px;
    }

    .angel_divine {
        text-align: center;
    }

    .black_images_1 img {
        margin: 10px 0;
    }
}

@media (max-width:575px) {
    .heading_tarot h1 {
        font-size: 25px;
    }

    .tarot_btn a {
        padding: 6px 18px;
        font-size: 20px;
    }

    .second_heading p {
        font-size: 17px;
        line-height: 22px;
    }

    .second_heading h2 {
        font-size: 18px;
        line-height: 25px;
    }

    .star_images {
        display: none;
    }

    .black_images {
        margin: 0 5px;
    }

    .card_images {
        justify-content: center;
    }

    .card_section {
        padding: 34px 0;
    }

    .card_section {
        background-size: 100%;
    }

    .images_part {
        padding: 15px 0;
    }

    .populer_heading h1 {
        font-size: 25px;
        line-height: 36px;
    }

    .article_content h4 {
        font-size: 16px;
    }

    .article_heading h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .article_btn span {
        font-size: 18px;
        line-height: 20px;
    }

    .heading_tarot {
        min-height: 200px;
        padding-top: 50px;
    }

    .angel_image p {
        font-size: 16px;
    }

    .footer {
        padding: 0 14px;
    }
}


