/* .cst-container{
    padding-top: 300px;
    background-color: #051729;
} */

.cmn-container{
    /* padding-top:100px; */
    /* background: linear-gradient(258deg, #072642, rgba(15, 26, 245,0) 70.71%),    linear-gradient(58deg, #061C2F, rgba(3, 158, 255,0) 100.71%),    linear-gradient(346deg, #0C3F65, rgba(240, 235, 242,0) 00.71%); */
    /* height: 100%; */
    /* background-image: url(../images/cold.png); */
    position: relative;
    /* background-size: auto !important; */
    /* background-size: cover; */
    /* background-attachment: fixed; */
    /* background-size: 100% auto; */
    /* background-size: 100% 70%; */
    /* background-color: #051729;
    background-repeat: no-repeat;
    background-position: 50% 100.1%; */
}

.cmn-container .overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.7); */
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sign-hero-heading{
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 12px;
    font-size: 56px;
    line-height: 1.2;
    margin-right: -6px;
}
.row{
    margin: 0;
    padding: 0;
    width: 100%;
}
.sign-sub-heading{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-left: 4px;
    margin-right: 4px;
    line-height: 1.4;
}

.cmn-container .overlay{
    padding-top:48px;
    padding-bottom:65px;
    position: unset;
}

.ui-btn-left, .ui-btn-right{
    position: unset !important;
}

.sign-nav{
    background-color: #303966 !important;
    color: #fff !important;
    font-weight: 600 !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-bottom-color: #72603c !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    position: relative !important;
    margin-bottom: 0px !important;
}

.sign-nav:hover{
    border: 2px solid #72603c !important;
}

.sign-nav-active{
    font-weight: 600 !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    border-top-color: #72603c !important;
    border-top-width: 2px !important;
    border-top-style: solid !important;
    background-color: transparent !important;
    border-left-width: 2px !important;
    border-left-style: solid !important;
    border-left-color: #72603c !important;
    border-right-color: #72603c !important;
    border-right-width: 2px !important;
    border-right-style: solid !important;
    border-bottom-color: transparent !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
}

.sign-nav-tabs{
    border-bottom: unset !important;
}

.sign-types-section{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.sign-drpdwn{
    margin-top: -8px;
}

.sign-nav-item{
    width: 33%;
}

.sign-nav-item:nth-child(2), .sign-nav-item:nth-child(3) {
    padding-left: 8px;
}

.sign-content{
    text-align: left;
    font-size: 18px;
    line-height: 1.7;
    color: #fff;
    margin-bottom: 8px;
    font-weight: 500;
    text-shadow: 0 0 3px rgb(0 0 0 / 70%);
    display: block;
}

.sign-img{
    max-height: 300px;
    height: 100%;
}

.span-date{
    font-size: 14px;
}

.sdrpdwn{
    padding-left: 0px;
    padding-right: 0px;
}

.tt-btn{
    font-weight: 700;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 16px;
    padding-right: 16px;
    z-index: 1;
    color: #051729;
    text-transform: uppercase;
    border-radius: 50px;
    border: 2px solid #b57d26;
    position: relative;
    margin-bottom: 1em;
    color: #b57d26;
}

.tt-btn-active{
    background-image: linear-gradient(75deg,#e8dd8e,#f5f8cd 20%,#b57d26 85%);
    font-weight: 700;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 16px;
    padding-right: 16px;
    z-index: 1;
    color: #051729;
    text-transform: uppercase;
    border-radius: 50px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    position: relative;
    margin-bottom: 1em;
}

.tt-btn-active:hover, .tt-btn:hover{
    color: #051729!important;
}

.tt-btn-active:hover:before, .tt-btn:hover:before{
    opacity: 1;
}

.tt-btn-active:before, .tt-btn:before{
    background-image: radial-gradient( circle closest-corner,#e8dd8e,#b57d26 100%);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    opacity: 0;
    transition-duration: .4s;
    transition-property: opacity;
    content: "";
}

.cmn-container .form-control:focus{
    color: #b57d26;
}

.fig-img{
    width: 100%;
    max-width: 60px;
}

.tard-1-card-img{
    max-width: 130px;
}

.tt-google-ad-container{
    width: 100%; 
    height: auto !important; 
    /* margin: 0px 0px 36px;  */
    margin: 0px;
    text-align: center; 
    display: block; 
    clear: both; 
    padding: 5px; 
    background: rgb(240, 240, 240);
}

@media (max-width: 479px) {
    .sign-hero-heading {
        font-size: 28px;
    }

    .sign-sub-heading{
        font-size: 16px;
    }

    .sign-sub-head{
        text-align: center !important;
    }

    .sdrpdwn{
        padding-left: 20px;
        padding-right: 20px;
    }

    .tt-btn{
        font-weight: 700;
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 14px;
        padding-right: 14px;
        z-index: 1;
        color: #051729;
        text-transform: uppercase;
        border-radius: 50px;
        border: 2px solid #b57d26;
        position: relative;
        margin-bottom: 0px;
        color: #b57d26;
    }

    .tt-btn-active{
        background-image: linear-gradient(75deg,#e8dd8e,#f5f8cd 20%,#b57d26 85%);
        font-weight: 700;
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 14px;
        padding-right: 14px;
        z-index: 1;
        color: #051729;
        text-transform: uppercase;
        border-radius: 50px;
        border-top-width: 0;
        border-right-width: 0;
        border-bottom-width: 0;
        border-left-width: 0;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        position: relative;
        margin-bottom: 0px;
    }

    .pd-lr{
        padding-left: 20px;
        padding-right: 20px;
    }

    .sign-nav-item:nth-child(2), .sign-nav-item:nth-child(3) {
        padding-left: 4px;
    }
}
.coffee-cup-img{
    width: 100%;
}

@media (max-width: 668px) {
    .cls-sm-4{
        width: 33% !important;
    }
    .kpBtn {
        min-height: 75px;
    }
}
@media (max-width: 992px) {
    .coffee-cup-img{
        width: auto;
        height: 200px;
        margin-bottom: 30px;
    }
}

.img-fluid{
    max-width:100%;
    height:auto
}

.imgWrap {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.imgWrap img:hover {
    border: 0.5px solid transparent;
}

.selected_coffee {
    box-shadow: 0px 0px 6px #999;
    border: 1px solid #fff;
}

.kpBtn{
    width: 100%;
    color: #ffffff;
    background-color: #3F3F3F;
    border-radius: 0;
    display: block;
    padding: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}
.kpBtn:hover{

    border: 1px solid #D6C422;
    color: #000000;
    background-color: #D6C422;
}

.coffee-cup-sub-heading{
    font-size: 18px;
    font-weight: 600;
}

.content-size{
    font-size: 16px;
}

.try-again-btn{
    border: 1px solid #D6C422;
    color: #000000;
    background-color: #D6C422;
    border-radius: 0;
    font-weight: 600;
    font-size: 13px !important;
}
.try-again-btn:hover{
    background-color: #3F3F3F;
    color: #ffffff;
    border: 1px solid #3F3F3F;


}

.active_horo_time {
    color: #000000;
    background-color: #D6C422;
}

.compatibility-heading {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.compatibility-heading-underline {
    height: 2px;
    width: 70%;
    margin: auto;
    background: #f5e893;
}

.compatibility-heading p {
    padding-top: 40px;
    max-width: 80%;
    margin: auto;
    letter-spacing: 1px;
}

.compatibility-image {
    display: inline-block;
    margin-bottom: 30px;
}

.tarot-card-two{
    height: 179px;
    max-width: 135px;
    width: 100%;
    float:left;
    background: transparent;
}

.tarot-card-two img{
    overflow: auto;
}

.tarot-card-two:nth-child(2){
    margin-left:10px;
}

.tarot-card-btn{
    border: 2px solid #fff;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    background: #071E39;
    color: #fff;
    border-radius: 50px;
}

.tarot-card-btn:hover{
    background-color: #fff;
    color: #071e39 !important;
    border-radius: 50px;
}

.sub-heading-h2{
    font-weight: 700;
}
.blog-para-p{
    font-size: 20px;
    color: #fff;
    font-weight: 700 !important;
    margin-top: 25px;
}
.torat-image-outer{
    margin: 15px 0 0 0;
    /* height: 155px; */
    height: auto !important;
    /* width: 100%; */
    width: fit-content;
    display: table;
    overflow: hidden;
    margin: auto;
}
.tarot-readings-link, .tarot-readings-link:hover{
    color: #fff;
}

.tarot-readings-heading-main{
    font-size: 20px !important;
    text-align: center !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    padding-top: 10px;
    word-break: break-word;
}
.torat-image-section{
    border: 2px solid #fff;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 15px !important;
}
.torat-image-section img{
    height: 100px;
    width: auto;
    padding: 0 !important;
}
.main-btn{
    /* background-color: #071e39; */
    font-weight: 600;
    color: #000 !important;
    padding: 15px 150px;
    border-radius: 0px !important;
    /* border: 4px solid #fff; */
    cursor: pointer;
    transition: 0.5s;
}

.main-btn:hover{
    /* background-color: #fff; */
    color: #fff !important;
    /* border-radius: 50px; */
    /* border: 4px solid #fff; */
}
.premium-report-inner{
    height: 100%;
    display: table;
}
.premium-report{
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.premium-report h4{
    text-transform: capitalize;
    font-weight: 700;
}
.premium-report p{
    font-weight: 500;
    font-size: 20px;
    margin: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid #8b8c8b;
}
.more-items{
    display: none;
}
.fortune-cookie-box{
    display: table;
    max-width: 280px;
    min-height: 250px;
    margin-top: 80px;
}
.fortune-cookie-details{
    border-radius: 5px;
    border: 2px solid #FFE7D2;
    width: 100%;
    height: 100%;
    padding: 10px;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    background: #FFE7D2;
    color: #000;
}
.fortune-cookie-details p{
    font-size: 20px;
    font-weight: 500;
}
.readings-items{
    padding: 0 15px;
}
.find-sign-box, .find-sign-box:hover, .find-sign-box:focus{
    border: 2px solid #6925b8;
    border-radius: 10px;
    background: #fff;
    color: #6925b8;
    text-align: center;
    font-weight: 700;
    padding: 0;
}
.find-sign-text{
    font-weight: 600;
    padding-top: 8px;
}
.find-sign-btn{
    background: #6925b8;
    color: #fff;
    height: 100%;
    width: 100%;
    font-weight: 700;
    border: 2px solid #6925b8;
    border-radius: 10px;
}
.find-sign-btn:hover{
    background: #fff;
    color: #6925b8;
}
.find-sign-box option{
    color: #6925b8;
}
.animal-section{
    background: rgba(20, 20, 20, 0.5);
    border-radius: 10px;
    border: 5px solid #6925b8;
    padding: 25px 0;

}
.animal-name{
    margin-bottom: 10px;
}
.animal-section-inner h2{
    text-align: center;
    padding-top: 15px;
}
.fit-content-width{
    max-width: fit-content;
}
.card-image{
    /* border-radius: 10px; */
}
.section-divider{
    margin: 10px auto !important;
    height: 0.5px;
}
.fortune-result-p{
    text-align: center;
    font-weight: 500 !important;
}
.report-price{
    font-weight: 600 !important;
}
.display-md{
    display: none;
}
.side-btn{
    max-width: fit-content;
    background: #fff;
    color: #080e26;
    position: fixed;
    bottom: 15px;
    right: 15px;
    padding: 8px 8px;
    font-size: 14px;
    font-weight: 700;
    border: 2px solid #080e26;
    border-radius: 5px;
}
.table-qa{
    max-width: fit-content;
    color: #fff;
}
.whatsapp-btn{
    background: #61CE70;
    color: #000;
}
.phone-btn{
    background: #4EDFD0;
    color: #000;
}
.success-icon{
    color: #61CE70;
    border-color: #61CE70;
    height: 80px;
}
.failed-icon{
    color: #FF0000;
    border-color: #FF0000;
    height: 80px;
}
@media (max-width: 992px) {
    .display-lg{
        display: none;
    }
    .display-md{
        display: block;
    }
    .torat-image-outer{
        /* height: 142px; */
    }
    .sub-heading-h2{
        font-size: 25px;
    }
    .tarot-readings-heading-main {
        font-size: 17px !important;
        text-align: center !important;
    }
}
@media (max-width: 576px) {
    .readings-items{
        /* padding: 0 12px; */
        padding: 0;
    }
    .blog-para-p{
        font-size: 15px;
        margin-top: 20px;
    }
    .sub-heading-h2{
        font-size: 20px;
    }
    .torat-image-outer{
        margin: 10px 0 0 0;
        /* height: 106px !important; */
        width: fit-content;
        margin: auto;
    }
    .main-btn{
        padding: 15px 60px;
    }
    .tarot-readings-heading-main {
        font-size: 15px !important;
        text-align: center !important;
    }
    .premium-report h4{
        font-size: 20px;
    }
    .premium-report p{
        font-size: 15px;
    }
    .animal-name{
        margin-bottom: 0px;
    }
    .torat-image-section{
        padding: 5px !important;
    }
}
@media (max-width: 380px) {
    .readings-items{
        padding: 0 3px;
    }
    .tarot-card-btn{
        font-size: 13px;
    }
}
@media (max-width: 380px) {
    .torat-image-section img{
        height: 75px;
        width: auto;
    }
    .torat-image-outer {
        height: auto !important;
        width: fit-content;
        margin: auto;
    }
}
@media (max-width: 300px) {
    .torat-image-section img{
        height: 70px;
        width: auto;
    }
    .torat-image-section{
        padding: 1px !important;
    }
}


/* Loader 1 */
.loader-1 {
	height: 70px;
	width: 70px;
	-webkit-animation: loader-1-1 4.8s linear infinite;
	        animation: loader-1-1 4.8s linear infinite;
}
@-webkit-keyframes loader-1-1 {
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes loader-1-1 {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.loader-1 span {
	display: block;
	position: absolute;
	top: 0; left: 0;
	bottom: 0; right: 0;
	margin: auto;
	height: 70px;
	width: 70px;
	clip: rect(0, 70px, 70px, 16px);
	-webkit-animation: loader-1-2 1.2s linear infinite;
	        animation: loader-1-2 1.2s linear infinite;
}
@-webkit-keyframes loader-1-2 {
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(220deg); }
}
@keyframes loader-1-2 {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(220deg); }
}
.loader-1 span::after {
	content: "";
	position: absolute;
	top: 0; left: 0;
	bottom: 0; right: 0;
	margin: auto;
	height: 70px;
	width: 70px;
	clip: rect(0, 70px, 70px, 16px);
	border: 3px solid #FFF;
	border-radius: 50%;
	-webkit-animation: loader-1-3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
	        animation: loader-1-3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
}
@-webkit-keyframes loader-1-3 {
	0%   { -webkit-transform: rotate(-140deg); }
	50%  { -webkit-transform: rotate(-160deg); }
	100% { -webkit-transform: rotate(140deg); }
}
@keyframes loader-1-3 {
	0%   { transform: rotate(-140deg); }
	50%  { transform: rotate(-160deg); }
	100% { transform: rotate(140deg); }
}
