﻿
@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/*--------- Body Strat -------*/
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #777777;
    background-color: #ffffff;
    -webkit-font-smoothing: antialiased;
}
/*body::before { content: ""; position: fixed;  top: 0; left: 0;  width: 100%;  height: 100%; background-image: radial-gradient(#e0e0e0 1px, transparent 1px);
    background-size: 20px 20px;  opacity: .5;  z-index: 0;  pointer-events: none;}*/

.text-dark {
    color: #710000 !important;
}
.mest7 {font-size: 1rem; line-height: 1.7; border-bottom: 1px dashed rgba(212, 175, 55, .2);}
.MatchMakingDetails-2 .col-12.col-md-4.fs-5.fw:before { content: "❈";  position: absolute;  color: #d4af37; margin-left: -20px;}


.report-box1 {  margin: 40px auto;  background: rgba(255, 248, 235, 0.95); border: 3px solid #d4af37; border-radius: 20px;
    position: relative;  box-shadow: 0 15px 50px rgba(0,0,0,0.2); padding: 0px 15px;}
.title h1 { font-size: 42px;   letter-spacing: 3px; }
.subtitle { text-align: center;  color: #a07c3a; }
.icon { color: #c89b3c; margin-right: 8px;}
.footer-text {  font-style: italic; color: #7a5b2e; }
.report-box1 .table thead { background: linear-gradient(to right, #b88a2a, #7a5a1f);  color: #fff;}
.report-box1 .table td {background: #faf7f0 !important}
.report-box1 .table thead tr th { background: #710000; color: #fff;}
.report-box1  .icon { width: 28px; height: 28px; display: flex; align-items: center;  justify-content: center; border-radius: 50%;  background: #fff3cd;
    color: #b8860b; font-size: 16px; box-shadow: 0 2px 6px rgba(0,0,0,0.1);}
.report-box1 .label-col { display: flex; align-items: center;  gap: 0px;  font-weight: 600;}
.corner { position: absolute;  font-size: 30px; color: #d4af37;}
.top-left { top: 10px; left: 15px;}
.top-right {top: 10px; right: 15px;}
.bottom-left { bottom: 10px;left: 15px;}
.bottom-right { bottom: 10px; right: 15px;}

.kundlireport.kundlireport__6 li a i {  padding-top: 0px;  box-shadow: none !important;}
.kundlireport.kundlireport__6 li a { border: 1px solid rgba(212, 175, 55, .2) !important;  box-shadow: none;  background: rgba(255, 248, 235, 0.95);}
.stepper55 li { border: 1px solid rgba(212, 175, 55, .2) !important; box-shadow: none; background: rgba(255, 248, 235, 0.95);}
.stepper55 li.active { color: #fff;   position: relative;   background: linear-gradient(135deg, #710000, #ab0000) !important; }
.card-title .icon { background: #710000;}
.palmistryBg .card { border-left: 5px solid #c5a059; background: linear-gradient(135deg, #fdfaf0 0%, #fff 100%) !important;  border: 2px solid rgba(212, 175, 55, .4) !important;}

.list-style-33 li{
    background: hsla(0, 0%, 100%, .5);
    border: 1px dashed rgba(212, 175, 55, .4);
    border-radius: 12px;
    font-style: italic;
    padding-top: 15px;
    color: #666;
    padding-left: 90px;
    margin-bottom: 10px;
}



.luxury-stepper2 {
    background: #fff;
    border-radius: 20px;
    padding: 1.5rem;
    border: 1px solid #f0f0f0;
    transition: all .3s ease;
    height: 100%;
}
.AddressList li {
    border: 1px solid rgba(212, 175, 55, .2) !important;
    box-shadow: none;
    background: rgba(255, 248, 235, 0.95);
}
.count-tag {
    position: absolute;
    bottom: 0;
    z-index: 9;
    right: 0;
    border-top-left-radius: 5px;
    background: linear-gradient(135deg, #710000, #a00000);
    color: #fff;
    padding: 5px 7px;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
}
.ast_product_section .ast_product_image .bg-success {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #198754;
    color: #fff;
    padding: 5px 12px;
    border-radius: 30px;
    font-weight: 700;
    font-size: .8rem;
    z-index: 10;
    box-shadow: 0 4px 10px rgba(113, 0, 0, .3);
    pointer-events: auto;
}
.ast_product_section .ast_product_image .bg-warning {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #ffc107;
    color: #fff;
    padding: 5px 12px;
    border-radius: 30px;
    font-weight: 700;
    font-size: .8rem;
    z-index: 10;
    box-shadow: 0 4px 10px rgba(113, 0, 0, .3);
    pointer-events: auto;
}

.ast_product_section .ast_product_image .bg-danger {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #dc3545;
    color: #fff;
    padding: 5px 12px;
    border-radius: 30px;
    font-weight: 700;
    font-size: .8rem;
    z-index: 10;
    box-shadow: 0 4px 10px rgba(113, 0, 0, .3);
    pointer-events: auto;
}
#chatWidgetContainer {
    bottom: 84px !important;
}
.category-bubble.category-bubble22 {
    aspect-ratio: 1/1; background: none; box-shadow: none ; border: none !important;
}
.ss4 .luxury-panchang-card {
    padding: 0px !important;
}


.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    display: none;
    justify-content: center;
    align-items: flex-start;
    padding-top: 120px;
    z-index: 99999;
}

.astro-card {
    color: #000;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    height: 100%;
    transition: all 0.4s ease;
    animation: fadeUp 0.8s ease-in-out;
    border: 1px solid #E0B4A9;
    background: linear-gradient(177deg, #fff8de, #ffe4e4);
}

.panchang-view.panchang-view-222 .data-container {
    gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    display: grid;
}

.panchang-view.panchang-view-222 .data-card {
    padding: 7px;
    border-radius: 5px;
    color: rgba(113, 0, 0, .6);
    font-weight: 600;
    background: rgba(212, 175, 55, .03);
    box-shadow: none;
    border: 1px solid rgba(212, 175, 55, .2) !important;
}

.panchang-view.panchang-view-222 .label {
    font-size: 1rem;
    font-family: "Philosopher", serif;
    font-weight: 700;
    text-transform: capitalize;
    color: #971306;
}

.panchang-view .value {
    color: #000;
    font-size: .90rem;
    font-family: "Philosopher", serif;
}


.panchang-view .data-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}


.panchang-view.panchang-view-222 .icon {
    font-size: 26px;
    color: #f93;
    min-width: 28px;
    text-align: center;
    background: #fff9f9;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    padding-top: 12px;
}

.panchang-view .data-card {
    border-radius: 3px;
    padding: 5px 7px;
    box-shadow: var(--shadow-light);
    display: flex;
    align-items: center;
    transition: transform 0.2s, box-shadow 0.2s;
    background: #f2ecec;
}

    .panchang-view .data-card:hover {
        transform: translateY(-3px);
        box-shadow: var(--shadow-hover);
    }


    .panchang-view .data-card .icon1 {
        padding: 5px;
        font-size: 20px;
        color: #fff;
        /* margin-right: 15px; */
        min-width: 28px;
        text-align: center;
        background: #ff6717;
        width: 40px !important;
        height: 40px;
        border-radius: 5px;
    }

.panchang-view .icon {
    font-size: 20px;
    color: #fff;
    /* margin-right: 15px; */
    min-width: 28px;
    text-align: center;
    background: #ff6717;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    padding-top: 9px;
}


@media (max-width: 992px) {
    .ast_product_section {height:auto !important; }
    .ast_product_section .ast_product_info {justify-content: normal !important; padding: 4px 6px !important;}
    .Home_premium.flagship-report-card img { aspect-ratio: 10 / 6; }
    .Home_premium.flagship-report-card .report-desc {display: none; }
    .Home_premium.flagship-report-card .report-title {font-size: 1.3rem !important;}
}

    @media (max-width: 580px) {
        .report-box1 .table td { background: #faf7f0 !important;  font-size: 13px;  font-weight: 500; white-space: nowrap;}
    .report-box1 .table thead tr th { font-size: 13px; }
    .report-box1 {padding: 0px; margin: 0px; }
    .mcard.luxury-panchang-card { padding: 3px !important;}
    .top-left { top: 2px; left: 5px; }
    .top-right {top: 2px; right: 5px;}
    .match .luxury-services-grid {padding: 5px !important; }
    .kundlireport.kundlireport__6 {   grid-template-columns: repeat(3, 5fr);   gap: 4px !important;  }
    .kundlireport.kundlireport__6 li a i { max-width: 40px; font-size: 1.9rem !important; height: 40px; padding-top: 5px; border-radius: 7px;}
    .kundlireport.kundlireport__6 li a { padding: .2rem !important; }
    .kundlireport.kundlireport__6 li a span {font-size: 13px; }
    .stepper55 li {padding: 5px; line-height: normal; font-weight: normal; font-size: 12px; }
    .bottom-left { bottom: 0; left: 5px; }
    .bottom-right {bottom: 0px; right: 5px; }
    .View-Full { color: #710000 !important; border-color: #710000; font-weight: 600 !important; background: #fff; width: 100%; margin-top: 5px;}
    .View-Full:hover {background: #ff0000 !important; color: #fff !important; }
    #longMessage { height: 130px;  overflow-y: scroll; }
    .check-product { display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  overflow: hidden; white-space: normal; }
    .product-img-box img {height:auto !important; }
    #checkoutProductList {overflow-x:scroll;}
    .premium-section-header.premium-section-header22 {position:inherit; }
    .benefit-card-v2 {text-align: center;}
    .benefit-card-v2 .icon-wrapper {margin:auto; }
   .pdp-details-accordions.redesign-v4 .why-us-section {margin-top: 0rem !important;  padding: 10px !important;  }
    .pdp-details-accordions.redesign-v4 .why-us-section h2 {font-size: 21px !important; }
   
}



