/*
 Theme Name:   Astrologer Child
 Theme URI:    https://kamleshyadav.com/wp/astrologer/demo1/
 Description:  Astrologer Child Theme
 Author:       kamleshyadav
 Author URI:   https://themeforest.net/user/kamleshyadav
 Template:     astrologer
 Version:      2.3
 License:      Themeforest Split Licence
 License URI:  LICENSE
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  astrologer-child
*/
 
.al-header-style1 .al-header-style-one .al-logo img {
	max-height: 100px !important;
}

.al-info-detail {
	justify-content: flex-end !important;
}

.as-customer-box {
	padding: 54px 50px !important;
}

.as-customer-box p {
	font-size: 16px !important;
}
.al-forms {
	background: #f9f5ec !important;
}

.al-footer-logo img {
	max-height: 100px !important;
}

.al-header-wrapper .menu li a{
	font-size: 18px !important;
}

.al-infobox .al-orange{
	font-size: 16px !important;
}

.al-breadcrumb-container h1{
	color : #ec7e1d !important;
}

.al-header-wrapper .row {
	background: white !important;
}

.tagify__input{
	min-width: 490px !important;
}

.tagify{
	border-radius: 30px !important;
	margin-top:10px !important;
	background:white !important;
}

.woocommerce-MyAccount-content{
	border: 1px solid #9a3132;
	padding-bottom:20px !important;
}
.dataTables_wrapper .dataTables_length select{
	border: 1px solid #9a3132 !important;
}

.dataTables_wrapper .dataTables_filter input{
	border: 1px solid #9a3132 !important;
}

#wc-wallet-transaction-details {
	border: 1px solid #9a3132 !important;
}
#wc-wallet-transaction-details thead tr {
    background-color: #9a3132;
    border-bottom: 2px solid #ccc;
    text-align: left;
	color: white;
}

#wc-wallet-transaction-details_paginate,#wc-wallet-transaction-details_info{
	margin-top:10px;
}

.woocommerce-MyAccount-content{
	border: 1px solid #9a3132;
	padding-bottom:20px !important;
}
.dataTables_wrapper .dataTables_length select{
	border: 1px solid #9a3132 !important;
}

.dataTables_wrapper .dataTables_filter input{
	border: 1px solid #9a3132 !important;
}

#wc-wallet-transaction-details {
	border: 1px solid #9a3132 !important;
}
#wc-wallet-transaction-details thead tr {
    background-color: #9a3132;
    border-bottom: 2px solid #ccc;
    text-align: left;
	color: white;
}

#wc-wallet-transaction-details_paginate,#wc-wallet-transaction-details_info{
	margin-top:10px;
}

.select2-container--default{
	width:492px !important;
}

.woo-wallet-my-wallet-container{
	margin-top:20px;
}

.woocommerce-orders-table__cell-order-actions{
	display : flex !important;
}

.woocommerce-button{
	min-width: 100px !important;
}

.woocommerce table.shop_table{
	margin-top: 20px !important;
}

.al-sub-heading{
	font-size: 25px !important
}

.astrologer-container { max-width: 1200px; margin: 0 auto; padding: 20px; font-family: Arial, sans-serif; }
        .filter-section { display: flex; gap: 10px; margin-bottom: 20px; justify-content: center; }
        .filter-section input, .filter-section select, .filter-btn { padding: 10px; border: 1px solid #ddd; border-radius: 5px; }
        .filter-btn { background: #007bff; color: white; cursor: pointer; }
        .astrologer-profiles { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
        .astrologer-card {  width: 400px;height: 170px;display: flex; border: 1px solid #9A3132; border-radius: 10px; padding: 15px; background: #fff; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out; flex-direction: row; position: relative; }
        .verified { position: absolute; top: 10px; right: 10px; font-size: 20px; color: #007bff; }
        .astrologer-card:hover { transform: translateY(-5px); box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2); }
        /*.astrologer-card img { border-radius: 50%;width: 75px;height: 75px; margin-right: 15px; border: 1px solid #9A3231; }*/
        .astrologer-info { flex-grow: 1; margin-left: 10px}
        .astrologer-info h3 { margin: 0; color: #9A3231; font-size: 24px;font-weight: 700 }
        .badge { background: #f39c12; color: white; border-radius: 10px; padding: 5px 10px; font-size: 0.8em; }
        .rating { color: #9A3231; margin: 5px 0; font-size: 10px; }
        .orders, .rate { font-size: 0.9em; color: #9a3132;font-weight: 600 }
        /*.action-btns { display: flex; justify-content: flex-end; margin-top: 10px; gap: 10px; }*/
        .action-btn { background: #007bff; color: white; border: none; padding: 8px 20px; border-radius: 5px; cursor: pointer; font-size: 1em; transition: background 0.3s ease; }
        .action-btn:hover { background: #0056b3; }
        .action-btn:disabled { background: #cccccc; cursor: not-allowed; }
        .reset-btn { background: #dc3545; }
        .reset-btn:hover { background: #c82333; }
        .astrologer-card .rating { display: flex; gap: 2px; margin-top: 5px; }
        .star { width: 20px; height: 20px; background: url('data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 24 24%22%3E%3Cpath d%3D%22M12 17.27l5.18 3.73-1.64-7.03L21 9.24l-7.19-.61L12 2 10.19 8.63 3 9.24l5.46 4.73-1.64 7.03z%22 fill%3D%22%23ffd700%22/%3E%3C/svg%3E') no-repeat center center; background-size: contain; }
        .star.empty { background: url('data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 24 24%22%3E%3Cpath d%3D%22M12 17.27l5.18 3.73-1.64-7.03L21 9.24l-7.19-.61L12 2 10.19 8.63 3 9.24l5.46 4.73-1.64 7.03z%22 fill%3D%22%23e0e0e0%22/%3E%3C/svg%3E') no-repeat center center; background-size: contain; }
        .recommendation-tag { background-color: #ff6347; color: white; padding: 5px 10px; border-radius: 5px; font-size: 0.8em; position: absolute; top: 10px; left: 10px; z-index: 1; }
        .verified-symbol { position: absolute; top: 10px; right: 10px; font-size: 20px; color: #007bff; display: none; }
        .astrologer-card:hover .verified-symbol { display: block; }
        .chat_astro{ width: 100px !important; }
        .image-box img{ border-radius: 50%;width: 75px;height: 75px; margin-right: 15px;margin-left: 15px; border: 1px solid #9A3231;object-fit: cover;}
        .action-btns {
            position: absolute;
            bottom: 15px;
            right: 15px;
        }

        .action-btns .action-btn {
            background-color: #9a3132;
            color: white;
            border: none;
            border-radius: 20px;
            padding: 10px 20px;
            font-weight: bold;
            cursor: pointer;
            min-width: 100px;
        }

        .action-btns .action-btn.disabled {
            background-color: #aaa;
            cursor: not-allowed;
        }


        #chatPopupForm form input[type="text"],
        #chatPopupForm form input[type="date"],
        #chatPopupForm form input[type="tel"],
        #chatPopupForm form input[type="time"] {
            width: 100%;
            padding: 15px;
            margin-bottom: 15px;
            border: 1px solid #ccc;
        }
        #chatPopupForm form input[type="submit"] {
            background: #9A3231;
            color: white;
            padding: 15px;
            border: none;
            width: 100%;
        }

/* SMS Modal POP UP */

 #otpModalOverlay {
            display: none;
            position: fixed;
            top: 0; left: 0;
            width: 100vw; height: 100vh;
            background: rgba(0, 0, 0, 0.5);
            z-index: 9998;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        #otpVerifyModal {
            background: #fff;
            border-radius: 8px;
            width: 100%;
            max-width: 420px;
            box-shadow: 0 8px 24px rgba(0,0,0,0.12);
            font-family: Arial, sans-serif;
            overflow: hidden;
        }

        /* Header */
        #otpVerifyModal .modal-header {
            background-color: #9b2c2c;
            color: white;
            font-weight: bold;
            font-size: 18px;
            padding: 14px 20px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        #otpVerifyModal .modal-header .close-btn {
            cursor: pointer;
            font-size: 22px;
            font-weight: normal;
            line-height: 1;
        }

        /* Body */
        #otpVerifyModal .modal-body {
            padding: 20px;
            font-size: 14px;
            color: #111;
        }
        #otpVerifyModal .modal-body p {
            margin-bottom: 15px;
            font-weight: 600;
        }

        #otpVerifyModal input[type="text"] {
            width: 100%;
            padding: 12px 15px;
            font-size: 14px;
            border-radius: 10px;
            border: 1px solid #ddd;
            background: #f9f9f9;
            box-sizing: border-box;
        }

        #otpVerifyModal input[type="submit"] {
            margin-top: 20px;
            width: 100%;
            background: #ef7c1a;
            border: none;
            padding: 12px;
            border-radius: 24px;
            color: white;
            font-weight: 600;
            font-size: 15px;
            cursor: pointer;
            transition: background 0.3s ease;
        }
        #otpVerifyModal input[type="submit"]:hover {
            background: #cf7000;
        }

/* otp Mobile number */
.otp-login-inner {
            font-family: Arial, sans-serif;
            text-align: center;
        }

        .otp-login-inner p {
            margin-top: 0;
            margin-bottom: 15px;
            font-size: 16px;
            color: #333;
        }

        .otp-form-wrapper {
            margin-top: 10px;
        }

        .otp-phone-group {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #f1f1f1;
            border-radius: 8px;
            margin-bottom: 20px;
        }

        .otp-phone-group select,
        .otp-phone-group input[type="text"] {
            border: none;
            background: transparent;
            font-size: 16px;
            outline: none;
        }

        .otp-phone-group select {
            margin-right: 10px;
        }

        .otp-submit-btn {
            background-color: #fdd835;
            color: #000;
            font-weight: bold;
            padding: 10px 30px;
            border: none;
            border-radius: 10px;
            cursor: pointer;
            font-size: 16px;
            display: inline-flex;
            align-items: center;
            gap: 5px;
        }

        .otp-submit-btn:hover {
            background-color: #ffeb3b;
        }

        .otp-terms {
            font-size: 12px;
            margin-top: 15px;
            color: #666;
        }

        .otp-terms a {
            color: #333;
            text-decoration: underline;
        }

/* otp Mobile Number */

 #customOtpModal {
            display: none;
            position: fixed;
            top: 50% !important;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 9999;
            background: #fff;
            border-radius: 10px;
            width: 500px;
            max-width: 95%;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
            font-family: sans-serif;
        }

        #customOtpModal .otp-header {
            background: #9a3132;
            padding: 5px 20px;
            font-size: 18px;
            font-weight: bold;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            color: white;
        }

        #customOtpModal .otp-body {
            padding: 20px;
            text-align: center;
        }

        #customOtpModal .otp-body p {
            font-size: 14px;
            margin-bottom: 20px;
        }

        #customOtpModal .close-btn {
            background: none;
            border: none;
            font-size: 22px;
            cursor: pointer;
            color: white;
            font-weight: bold;
        }

        #customOtpOverlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            background: rgba(0, 0, 0, 0.4);
            z-index: 9998;
        }

        #customOtpModal .otp-body .get-otp-btn {
            background: #fdd835;
            border: none;
            padding: 12px 25px;
            border-radius: 6px;
            font-weight: bold;
            cursor: pointer;
            display: inline-flex;
            align-items: center;
            gap: 5px;
        }

/* SMS Modal POP UP */

/* Checkout Page CSS */
.has-dark-controls .wc-blocks-components-select .wc-blocks-components-select__label{
	color:#990002 !important;
}
.has-dark-controls .wc-blocks-components-select .wc-blocks-components-select__select{
	border-color:#990002 !important;
	color:#990002 !important;
}
.wc-blocks-components-select .wc-blocks-components-select__select{
	background:white !important;
}

.has-dark-controls .wc-block-components-text-input input[type=text]{
	border-color:#990002 !important;
	color:#990002 !important;
	background:white !important;
}

.has-dark-controls .wc-block-components-text-input input[type=tel]{
	border-color:#990002 !important;
	color:#990002 !important;
	background:white !important;
}

.has-dark-controls .wc-block-components-text-input input[type=email]{
	border-color:#990002 !important;
	color:#990002 !important;
	background:white !important;
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label, .has-dark-controls .wc-block-components-text-input label{
	color:#990002 !important;
}

.wc-block-checkout__sidebar{
	border: 1px solid #990002 !important;
}
.wc-block-components-checkout-place-order-button,.wc-block-components-totals-coupon__button,#btn-razorpay,#btn-razorpay-cancel{
	border-radius:50px !important;
	color:white !important;
	background:#ec7e1d !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
}
.wc-block-components-checkout-place-order-button:hover,.wc-block-components-totals-coupon__button:hover,#btn-razorpay:hover,#btn-razorpay-cancel:hover{
	background:#990002 !important;
}
.wc-block-components-address-card__edit{
	border-radius:20px !important;
	color:white !important;
	background:#ec7e1d !important;
	text-transform:uppercase !important;
	width:50px !important;
	text-align:center;
}
/* Checkout Page CSS */

.qib-button{
	background:#990002 !important;
	color:white !important;
}

.qib-button:hover{
	background:#990002 !important;
	color:white !important;
	border:none !important;
	padding: 6px 12px 8px !important;
    height: 41px !important;
    cursor: pointer !important;
    font-size: 20px !important;
    line-height: 20px !important;
    width: 41px !important;
    height: 41px !important;
}

