@font-face {font-family: "Paddington";src: url("../fonts/Paddington.woff2") format("woff2"), url("../fonts/Paddington.woff") format("woff");font-weight: normal;font-style: normal;font-display: swap;}.condi input {width: 15px !important;height: 15px;margin-right: 5px;vertical-align: middle;}.condi a {color: #fff;font-size: 14px;vertical-align: middle;}.condi {align-items: center;width: 25%;display: flex;}li.clo p {font-size: 14px;font-weight: 600;text-align: center;color: #2f1254;}li.clo a {font-size: 14px;width: 100%;background-color: #2f1254;padding: 12px;display: block !important;background-image: none;border-radius: 5px;color: #fff;text-transform: uppercase;}li.clo a:hover {background-color: #b67dff;}li.clo {text-align: center;list-style: none;}.call-area {margin-top: 10px;}li.stock-out {background-color: #c10000;width: 35%;text-align: center;color: #fff;padding: 10px 0;text-transform: uppercase;height: 45px;font-size: 14px;vertical-align: middle;border-radius: 5px;}li.stock-out i {vertical-align: middle;}li.stock-out p {color: #fff;font-size: 17px;}li.ms-stock-out {background-color: #c10000;width: 50%;text-align: center;color: #fff;padding: 10px 0;text-transform: uppercase;height: 45px;font-size: 14px;vertical-align: middle;border-radius: 5px;}.mob-show-only {display: none;}.popup {display: none;position: fixed;left: 0;width: 100vw;height: 100vh;right: 0;top: 0;bottom: 0;z-index: 99999;}.popup-overlay {background: rgba(0, 0, 0, 0.9);position: fixed;left: 0;right: 0;width: 100vw;height: 100vh;top: 0;bottom: 0;z-index: 0;}.popup-content {position: relative;background: #fff;width: 50%;margin: 0 auto;top: 17%;z-index: 11;padding: 14px;}.close-popup {display: inline-block;position: absolute;top: 4px;color: #fff;background: #c10000;right: 10px;border-radius: 3px;padding: 4px 10px;z-index: 99999;line-height: normal;font-size: 21px;}.close-popup:hover {color: #fff;text-decoration: none;}.fadeIn {animation: fadeIn 0.5s ease-in both;-webkit-animation: fadeIn 0.5s ease-in both;}@keyframes fadeIn {from {opacity: 0;}}@-webkit-keyframes fadeIn {from {opacity: 0;}}.fadeOut {animation: fadeOut 0.5s ease-out both;-webkit-animation: fadeOut 0.5s ease-out both;}@keyframes fadeOut {to {opacity: 0;}}@-webkit-keyframes fadeOut {to {opacity: 0;}}.scaleIn {animation: scaleIn 0.5s ease-in both;-webkit-animation: scaleIn 0.5s ease-in both;}@keyframes scaleIn {from {opacity: 0;transform: scale(0.5);}}@-webkit-keyframes scaleIn {from {opacity: 0;-webkit-transform: scale(0.5);}}.scaleOut {animation: scaleOut 0.5s ease-out both;-webkit-animation: scaleOut 0.5s ease-out both;}@keyframes scaleOut {to {opacity: 0;transform: scale(0.5);}}@-webkit-keyframes scaleOut {to {opacity: 0;-webkit-transform: scale(0.5);}}.scaleUpIn {animation: scaleIn 0.5s ease-in both;-webkit-animation: scaleIn 0.5s ease-in both;}.scaleUpOut {animation: scaleUpOut 0.5s ease-in both;-webkit-animation: scaleUpOut 0.5s ease-in both;}@keyframes scaleUpOut {to {opacity: 0;transform: scale(1.2);}}@-webkit-keyframes scaleUpOut {to {opacity: 0;-webkit-transform: scale(1.2);}}.scaleDownIn {animation: scaleDownIn 0.5s ease-in both;-webkit-animation: scaleDownIn 0.5s ease-in both;}.scaleDownOut {animation: scaleOut 0.5s ease-in both;-webkit-animation: scaleOut 0.5s ease-in both;}@keyframes scaleDownIn {from {opacity: 0;transform: scale(1.2);}}@-webkit-keyframes scaleDownIn {from {opacity: 0;-webkit-transform: scale(1.2);}}.flipLeftIn {-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-animation: flipLeftIn 0.5s both ease-out;-moz-animation: flipLeftIn 0.5s both ease-out;animation: flipLeftIn 0.5s both ease-out;}@-webkit-keyframes flipLeftIn {from {-webkit-transform: translateZ(-1000px) rotateY(90deg);opacity: 0.2;}}@keyframes flipLeftIn {from {transform: translateZ(-1000px) rotateY(90deg);opacity: 0.2;}}.flipLeftOut {-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-animation: flipLeftOut 0.5s both ease-in;-moz-animation: flipLeftOut 0.5s both ease-in;animation: flipLeftOut 0.5s both ease-in;}@-webkit-keyframes flipLeftOut {to {-webkit-transform: translateZ(1000px) rotateY(-90deg);opacity: 0;}}@keyframes flipLeftOut {to {transform: translateZ(1000px) rotateY(-90deg);opacity: 0;}}.open-popup {background-color: #c10000;border-radius: 100px !important;height: 40px;line-height: 40px !important;border: 0 !important;padding: 0px 10px !important;width: 110px;font-size: 14px !important;color: #fff;}.open-popup:hover {background: #c10000;color: #fff !important;}.popup {-webkit-perspective: 1200px;-moz-perspective: 1200px;perspective: 1200px;}.popup-content {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}.popupmain button {border-radius: 20px;border: 1px solid #c10000;background-color: #c10000;color: #ffffff;font-size: 12px;font-weight: bold;margin-top: 10px;padding: 12px 45px;letter-spacing: 1px;text-transform: uppercase;transition: transform 80ms ease-in;}.popupmain button:active {transform: scale(0.95);}.popupmain button:focus {outline: none;}.popupmain button.ghost {background-color: transparent;border-color: #ffffff;margin-top: 20px;}.popup form {background-color: #ffffff;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 0 33px;height: 100%;text-align: center;}.popup input, .popup select {background-color: #e8f0fe !important;border: none;padding: 12px 15px;margin: 5px 0;font-size: 14px;border-radius: 3px;width: 100% !important;}.popup input[type="checkbox"] {width: auto !important;margin-right: 10px;}.popupmain {background-color: #fff;border-radius: 10px;box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);position: relative;max-width: 100%;min-height: 265px;}.form-container {position: absolute;top: 0;height: 100%;transition: all 0.6s ease-in-out;}.sign-in-container {left: 0;width: 50%;z-index: 9999;}.sign-in-container h1 {font-size: 30px;color: #2f1254;}.popupmain.right-panel-active .sign-in-container {transform: translateX(100%);}.sign-up-container {left: 0;width: 50%;opacity: 0;z-index: 1;}.sign-up-container h1 {font-size: 30px;color: #2f1254;}.popupmain.right-panel-active .sign-up-container {transform: translateX(100%);opacity: 1;z-index: 5;animation: show 0.6s;}@keyframes show {0%, 49.99% {opacity: 0;z-index: 1;}50%, 100% {opacity: 1;z-index: 5;}}.overlay-container {position: absolute;top: 0;left: 50%;width: 50%;height: 100%;overflow: hidden;transition: transform 0.6s ease-in-out;z-index: 100;}.popupmain.right-panel-active .overlay-container {transform: translateX(-100%);}.overlay {background: #ff416c;background: -webkit-linear-gradient(to right, #ff4b2b, #ff416c);background: linear-gradient(to right, #2f1254, #b579ff);background-repeat: no-repeat;background-size: cover;background-position: 0 0;color: #ffffff;position: relative;left: -100%;height: 100%;width: 200%;transform: translateX(0);transition: transform 0.6s ease-in-out;}.popupmain.right-panel-active .overlay {transform: translateX(50%);}.overlay-panel {position: absolute;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 0 40px;text-align: center;top: 0;height: 100%;width: 50%;transform: translateX(0);transition: transform 0.6s ease-in-out;}.overlay-left {transform: translateX(-20%);}.overlay-left h1 {font-size: 30px;padding-bottom: 10px;}.overlay-left p {color: #fff;}.popupmain.right-panel-active .overlay-left {transform: translateX(0);}.overlay-right {right: 0;transform: translateX(0);}.overlay-right h1 {padding-bottom: 10px;}.overlay-right p {color: #fff;}.popupmain.right-panel-active .overlay-right {transform: translateX(20%);}.social-container {margin: 10px 0;}.social-container a {border: 1px solid #dddddd;border-radius: 50%;display: inline-flex;justify-content: center;align-items: center;margin: 0 5px;height: 40px;width: 40px;text-decoration: none;color: #ff4553;}.social-container a:hover {background-color: #321559;color: #fff;border: 1px solid #321559;}.login-trigger {font-weight: bold;color: #fff;background: linear-gradient(to bottom right, #b05574, #f87e7b);padding: 15px 30px;border-radius: 30px;position: relative;}.close {color: #fff;transform: scale(1.2);}.signin-section .sign-in-right {padding-bottom: 40px;}.signin-section {width: 65%;border-radius: 10px;margin: 50px auto;box-shadow: 0px 0px 10px rgb(22 20 19 / 20%);}.sign-in-left {background-image: linear-gradient(to right, #2f1254, #2f1254);height: 100%;padding: 20% 15px;border-top-left-radius: 10px;text-align: center;border-bottom-left-radius: 10px;}.sign-in-left h2 {color: #fff;padding-bottom: 10px;}.sign-in-left p {color: #fff;}.sign-in-left button {background: transparent;border: 1px solid #fff;color: #ffffff;font-size: 12px;border-radius: 20px;font-weight: bold;margin-top: 10px;padding: 12px 45px;letter-spacing: 1px;text-transform: uppercase;transition: transform 80ms ease-in;}.sign-in-left button:hover {background-color: #000;}.signin-section .col-lg-5 {padding-left: 0px;}.sign-in-right {}.sign-in-right h2 {text-align: center;padding-top: 80px;padding-bottom: 20px;}.sign-in-right ul {padding: 0;margin: 0;list-style: none;text-align: center;padding-bottom: 30px;}.sign-in-right ul li {display: inline-block;padding-right: 10px;}.sign-in-right ul li .fab {border: 1px solid #35165b;width: 40px;height: 40px;font-size: 20px;border-radius: 50%;line-height: 40px;}.sign-in-right ul li a {color: #331559;}.sign-in-right ul li .fab:hover {background-color: #331559;color: #fff;}.sign-in-right input[type="text"], .sign-in-right input[type="email"], .sign-in-right input[type="password"], .sign-in-right input[type="tel"] {width: 100% !important;background-color: #e8f0fe !important;border: none;height: 45px;padding: 0 10px;margin: 0 auto;font-size: 14px;border-radius: 3px;margin-bottom: 10px;}.sign-in-form-div {width: 70%;margin: 0 auto;}.sign-in-form-div button {border: none;background-image: linear-gradient(to right, #b173ff, #ddc2ff);color: #ffffff;font-size: 13px;border-radius: 20px;font-weight: bold;margin-top: 10px;margin-bottom: 20px;padding: 12px 40px;letter-spacing: 1px;text-transform: uppercase;transition: transform 80ms ease-in;}.sign-in-form-div select {background-color: #e8f0fe !important;border: none;padding: 12px 15px;margin: 5px 0;font-size: 14px;border-radius: 3px;width: 100% !important;}.sign-in-form-div input[type="checkbox"] {width: 8% !important;float: none;}.left-sidebar-logo {text-align: center;padding-bottom: 20px;padding-top: 20px;border-bottom: 1px solid #f4ecff;display: none;}.scroll-div {overflow-x: scroll;}#main-section {background-color: #f5f7fb;}.main-left-sidebar {border-bottom: none;z-index: 8;height: 100%;line-height: inherit;background: #fff;border-right: 1px solid #e6edef;width: 290px;text-align: left;-webkit-transition: 0.3s ease;transition: 0.3s ease;}.sidebar {padding: 30px;position: relative;border-bottom: 1px solid #e6edef;margin-bottom: 20px;}.sidebar ul {padding: 0;list-style: none;margin: 0;padding-top: 12px;}.sidebar ul li {margin-bottom: 10px;}.sidebar ul li:hover {}.sidebar ul li .fas {margin-right: 10px;height: 30px;width: 30px;text-align: center;border-radius: 50%;line-height: 30px;color: #fff;background: #2c114e;}.sidebar ul li a {position: relative;color: #000;background: #f4ecff;font-size: 15px;font-weight: 500;font-family: "Montserrat", sans-serif;padding: 10px 15px 10px;display: block;transition: all 0.3s !important;}.sidebar ul li a:hover .fas {color: #2f1254;background: #fff;}.sidebar ul li a:hover {padding-left: 25px;background: #2f1254;color: #fff !important;transition: all 0.3s;border-radius: 3px;}.main-header-left {display: -webkit-box;display: -ms-flexbox;display: flex;width: 290px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 24px 40px;border-right: 1px solid #e6edef;}.profile-main-left-div, .profile-main-right-div {background: #fff;padding: 20px;margin: 50px 0px;border-radius: 3px;border: 1px solid #e6edef;}.profile-main-right-div .form-show-div {margin-top: 10px !important;width: 43%;display: inline-block;margin: 0 15px;margin-bottom: 5px;}.profile-main-right-div .form-show-div input[type="text"], .profile-main-right-div .form-show-div input[type="email"], .profile-main-right-div .form-show-div input[type="tel"] {padding: 0.575rem 0.75rem;font-size: 14px;line-height: 1.5;color: #495057;background-clip: padding-box;border: 1px solid #ced4da;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;width: 100% !important;}.image-box {border-bottom: 1px solid #f4ecff;}.image-box-head {padding: 10px;text-align: center;}.dash-sub-head {font-size: 25px;text-transform: uppercase;color: #2f1254;padding-bottom: 20px;}.image-box-head img {width: 100px;padding: 3px;border-radius: 50%;border: 2px solid #f4ecff;height: 100px;object-fit: cover;object-position: center;}.image-box-head p {color: #556e88;font-size: 17px;}.image-box h5 {font-size: 20px;text-transform: uppercase;padding-top: 20px;color: #b376ff;}.form-show-div .form-control {width: 100% !important;}.form-show-div {overflow: hidden;margin-top: 10px !important;margin-bottom: 20px;}.form-show-div select {padding: 0.575rem 0.75rem;font-size: 14px;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;width: 100% !important;}.form-show-div label, .form-show-div-full label {margin-bottom: 7px;color: #546d87;letter-spacing: 0.5px;font-size: 14px;}.save {border-radius: 30px;height: 38px;line-height: 38px;background-color: #b67bff;border: 0;padding: 0px 10px;text-transform: capitalize;width: 100px;font-size: 18px;color: #fff;}.form-show-div-full {width: 92% !important;margin: 0 15px;margin-top: 10px !important;}.form-show-div-full textarea {padding: 0.575rem 0.75rem;font-size: 14px;line-height: 1.5;height: 191px;width: 100%;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.form-show-div-full .save {width: 170px;}.form-show-div textarea {padding: 0.575rem 0.75rem;font-size: 14px;line-height: 1.5;height: 89px;width: 100%;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.order-list-main-div {background: #fff;padding: 20px;margin: 50px 0px;border-radius: 3px;border: 1px solid #e6edef;}.order-list-main-div .table-primary {background-color: #f4ecff;}.order-list-main-div ul {padding: 0px;margin: 0;list-style: none;}.order-list-main-div ul li {display: inline-block;}.order-list-main-div ul li a {color: #fff;}.dataTables_wrapper .dataTables_paginate .paginate_button a {color: #495057;}.table td, .table th {font-size: 14px !important;vertical-align: middle;}.order-list-main-div ul li .far, .order-list-main-div ul li .fas {width: 26px;height: 25px;border-radius: 5px;text-align: center;line-height: 25px;font-size: 13px;background: #2f1254;}.order-list-main-div .table thead th {vertical-align: bottom;border-bottom: 1px solid #2c114e;}.rechargepack-main-div {padding: 20px;margin: 30px 0px;border-radius: 3px;}.main-pricing-plan {background: #fff;padding: 20px 10px;border-radius: 3px;border: 1px solid #e6edef;}.main-pricing-plan ul {padding: 0;margin: 0;list-style: none;text-align: center;}.main-pricing-plan ul li {display: inline-block;width: 40%;margin: 0px 15px;}.pricing-plan {border: 1px solid #f4ecff;border-radius: 5px;margin-top: 10px;position: relative;text-align: center;top: 0px;padding-bottom: 20px;margin-bottom: 20px;overflow: hidden;transition: all 0.3s ease-in-out;}.pricing-plan:hover {top: -20px;box-shadow: 0px 0px 9px 1px #a5a5a54f;transition: all 0.3s ease-in-out;}.bar-5 {width: 70%;height: 13px;background-color: #388e3c;border-radius: 20px;}.bar-4 {width: 30%;height: 13px;background-color: #388e3c;border-radius: 20px;}.bar-3 {width: 20%;height: 13px;background-color: #ff9f00;border-radius: 20px;}.bar-2 {width: 10%;height: 13px;background-color: #ff6161;border-radius: 20px;}.bar-1 {width: 0%;height: 13px;background-color: #ff6161;border-radius: 20px;}.pricing-plan h6 {font-weight: 500;font-size: 16px;margin-bottom: 5px;color: #fff;text-align: center;padding: 10px;background: #2c114e;}.pricing-plan h5 {font-weight: 600;font-size: 30px;}.pricing-plan p {margin-bottom: 10px;color: #000;}.pricing-plan .btn-select {width: 40%;margin: 0 auto;border-radius: 30px;color: #2c114e;padding: 5px 0px;background: linear-gradient(to right, #b173ff, #ddc2ff);font-size: 14px;}.pricing-plan .btn-select:hover {background: #c10000;}.pricing-plan .btn-select:hover a {color: #fff !important;}.btn-select a {color: #fff !important;}.pricing-plan .bg-img {position: absolute;top: 40px;opacity: 0.1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);right: -54px;}.main-pricing-plan .dash-sub-head {text-align: center;}.wallet-head {background: #fff;padding: 20px;border-radius: 3px;text-align: center;border: 1px solid #e6edef;}.wallet-head h5 {font-size: 30px;line-height: 0.9;font-weight: 600;color: #b377ff;}.order-box {background: #fff;padding: 10px 0px;margin-top: 20px;border-radius: 3px;border: 1px solid #e6edef;padding-bottom: 0px;}.order-box .qty {position: relative;padding: 20px;padding-bottom: 0px;}.order-box .qty li {position: relative;display: block;font-size: 14px;font-weight: 500;border-bottom: 1px solid #ddd;margin-bottom: 10px;padding-bottom: 5px;}.order-box .qty li span {float: right;font-size: 17px;line-height: 20px;font-weight: 500;width: 35%;color: #b57aff;text-align: right;}.cart-main-box-bottom {background: #f4ecff;}.cart-main-box-bottom ul {padding: 0;margin: 0;list-style: none;padding: 28px 15px;padding-bottom: 20px;}.cart-main-box-bottom ul li {display: inline-block;}.cart-main-box-bottom ul li:first-child {background: #c10000;color: #fff;padding: 4px 10px;}.cart-main-box-bottom li:last-child {float: right;font-weight: 600;font-size: 21px;color: #2c114e;}.cart-main-box-bottom button {width: 100%;background: #2c114e;color: #fff;font-weight: 600;text-transform: uppercase;font-size: 17px;border: none;padding: 8px;}.discount-coupon-box {border-radius: 3px;padding: 15px;}.discount-coupon-box ul {padding: 0;margin: 0;list-style: none;}.discount-coupon-box ul li {display: inline-flex;width: 49%;}.discount-coupon-box ul li input {height: 38px;width: 100% !important;font-size: 13px;border: 1px solid #f4ecff;}.discount-coupon-box button {width: 100% !important;height: 40px;border-radius: 0px;color: #000;margin-left: -4px;font-weight: 500;font-size: 14px;border: none;background-color: #f4ecff;}.recharge-redrct-btn {position: absolute !important;right: 51px;top: 64px;background-image: linear-gradient(to right, #b173ff, #ddc2ff);border-radius: 100px !important;height: 40px;line-height: 40px !important;border: 0 !important;padding: 0px 25px !important;font-size: 17px !important;color: #fff;}.pagination-div {display: inline-block;text-align: right;width: 100% !important;padding: 10px 0px;}.pagination-div a {color: black;padding: 8px 16px;background: #ddd;text-decoration: none;}.pagination-div a.active {background-color: #4caf50;color: white;}.pagination-div a:hover:not(.active) {background-color: #ddd;}.setting-main-div {background: #fff;padding: 20px;margin: 50px 0px;border-radius: 3px;border: 1px solid #e6edef;}.setting-form {width: 30%;display: inline-block;margin: 0 10px;}.setting-form label {display: block;margin-bottom: 5px;}.setting-form input[type="password"] {padding: 0.575rem 0.75rem;font-size: 14px;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;width: 100% !important;}.bottom-setting-div {margin-top: 20px;text-align: right;width: 96%;}.all-astrologer-sec {background: #f5f7fb;padding: 40px 0px;}.astro-each-profile-box {margin-bottom: 25px;position: relative;z-index: +6;border-radius: 3px;padding-top: 15px;border: 1px solid #e6edef;min-height: 480px;}.astro-each-profile-box:after {content: "";width: 100%;height: 100px;background-color: #f5ecff;top: 0px;z-index: -1;left: 0px;position: absolute;display: inline-block;}.astro-profile-picture {margin: 0 auto;border: 5px solid #50597b;width: 120px;position: relative;height: 120px;border-radius: 100%;margin-top: -35px;overflow: hidden;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.astro-each-profile-box img {width: 120px;position: absolute;}.astro-name {margin: 20px 0 7px;text-align: center;letter-spacing: 1px;font-size: 20px;font-weight: 500 !important;text-transform: capitalize;color: #c10000;}.profile-options {padding: 0;margin: 0;overflow: hidden;list-style: none;padding-top: 20px;position: absolute;width: 100%;bottom: 0;}.profile-options li .fas {padding-right: 5px;font-size: 13px;}.profile-options li {display: inline-block;text-align: center;padding: 10px 0px;width: 50%;background: #2f1254;float: left;border-left: 1px solid #e7d4fd;}.profile-options li:hover {background-color: #50597b;text-decoration: none;}.comments .fas {color: #11a8ab;}.views .fas {color: #11a8ab;}.likes .fas {color: #fbc02d;}.profile-options li:first-child {border-top: 4px solid #11a8ab;}.profile-options li:nth-child(2) {border-top: 4px solid #11a8ab;}.profile-options li:last-child {border-top: 4px solid #fcb150;}.profile-options li a {color: #fff;}.top-profile-sec {position: relative;}.top-profile-sec ul {list-style: none;}.top-profile-sec ul li {display: inline-block;width: 49%;position: relative;top: -18px;}.top-profile-sec ul li:first-child {padding-left: 20px;}.top-profile-sec ul li:first-child .fas {background-color: #2f1254;}.top-profile-sec ul li:last-child {padding-right: 20px;text-align: right;}.top-profile-sec ul li .fas {height: 56px;width: 50px;font-size: 20px;background: #b880ff;line-height: 50px;text-align: center;border-radius: 0px 0px 25px 26px;}.top-profile-sec ul li a {color: #fff;height: 60px;width: 60px;background: #fff;line-height: 60px;border-radius: 50%;text-align: center;}.profile-description {width: 210px;margin: 0 auto;text-align: center;padding-bottom: 1px;}.scnd-font-color {color: #000;font-size: 17px;}.astro-language {}.astro-language ul {text-align: center;}.astro-language ul li {display: inline;padding-right: 3px;}.astro-language ul li span {color: #b87eff;font-size: 17px;}.astro-live-div {position: absolute;top: 46%;}.astro-live-div span {color: #fff;background-color: green;font-size: 12px;text-transform: uppercase;padding: 2px 7px;display: block;left: 0;}.astro-offer-div {position: absolute;top: 46%;right: 0;}.astro-offer-div span {color: #fff;font-weight: 600;font-size: 12px;background-image: linear-gradient(to right, #b479ff, #dcc0ff);text-transform: uppercase;padding: 5px 7px;display: block;}.astro-price span {color: #999;font-size: 13px;font-weight: 400;text-decoration: line-through;margin-left: 3px;display: inline-block;}.astro-price {text-align: center;font-weight: 700;color: #2f1254;font-size: 18px;}.filer-main-sec {background: #fff;padding: 0 20px;border-radius: 3px;border: 1px solid #e6edef;}.filer-main-sec h3 {text-align: center;padding: 10px 0px;color: #2f1254;}.filer-main-sec .card-header {background-image: none !important;background-color: #f7f0ff;border-radius: 3px !important;margin-bottom: 10px;}.filer-main-sec .card-header span.title {font-size: 15px !important;color: #2f1254 !important;font-weight: 700;}.filer-main-sec .panel-title {}.filer-main-sec .panel-title a {}.open-user-btn {background: #2f1254;border: none;border-radius: 3px;color: #fff;}.ss-how-div-sec img {position: absolute;bottom: 30px;left: 0;right: 0;margin: auto;}ul.ss-foot-ul-img-sec a:hover::before {display: none;}.expert-waiting-div .expert-cal-chat-btn a {background-color: #f6edfe;color: #000;}.expert-waiting-div .expert-cal-chat-btn a:hover {color: #fff;}.expert-div li:nth-child(2) {}.expert-img {width: 100px;border: 4px solid #e5e5e5;overflow: hidden;height: 100px;border-radius: 100%;margin: auto;}.expert-div li:nth-child(1) {width: 28%;float: left;text-align: center;}.expert-div li:nth-child(1) p {font-size: 14px;}.expert-exper-sec p {text-align: left !important;}.expert-div li:nth-child(2) {width: 40%;float: left;margin-left: 10px;}.expert-div li:nth-child(3) {width: 29%;float: left;}.expert-div img {width: 100px;height: 100px;border-radius: 100%;object-fit: cover;}.expert-div {background: #fff;border: 0px solid #e5e5e5;border-radius: 8px;overflow: hidden;padding: 12px;position: relative;margin-top: 10px;}.expert-prof-cnt h4 {font-size: 18px;color: #000;}.expert-prof-cnt p {font-size: 14px;line-height: 23px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}.expert-prof-cnt h6 {font-size: 14px;}.expert-prof-cnt h5 {font-size: 15px;color: #c40201;padding-top: 7px;}.expert-star-sec {color: #ffa300;text-align: center;}.expert-star-sec i {letter-spacing: 1px;font-size: 12px !important;}.expe-onli-cir {text-align: right;}.expert-cal-chat-btn li:nth-child(1) {width: 60%;}.expert-cal-chat-btn li:nth-child(2) {width: 55%;margin-left: 0;}.expert-cal-chat-btn ul {display: flex;gap: 3px;}.expert-cal-chat-btn i {margin-right: 3px;}.expert-cal-chat-btn a {color: #fff;background: #1f9200;padding: 4px 10px;font-size: 12px;display: inline-block;border-radius: 100px;}.ex-avai-sec p {font-size: 12px;text-align: right;}.expert-cal-chat-btn {text-align: right;}i.online-icon.fa.fa-circle {color: #1f9200;}i.ofline.icon.fa.fa-circle {color: #f6edfe;}section.expert-sec {background: #f6edfe;padding: 3% 2%;padding-top: 10px;}.expert-exper-sec p {text-align: center;font-size: 14px;margin-top: 3px;}.expert-cal-chat-btn {text-align: right;position: absolute;bottom: 15px;width: 30%;right: 15px;}.expert-cal-chat-btn a:hover {background: #2f1254;}.expert-div.expert-waiting-div .expert-cal-chat-btn li {width: 100%;}.expert-ofline .expert-cal-chat-btn a {color: #fff;background: #c40201;}.expert-ofline .online-icon.fa.fa-circle {color: #f6edfe;}.expert-ofline .ofline.icon.fa.fa-circle {color: #c40201;}.expert-sec .col-lg-4 {padding-right: 5px !important;padding-left: 5px !important;}.expet-very-sec img {width: 25px;object-fit: cover;height: 25px;}.expet-very-sec {position: absolute;left: 8px;top: 8px;}.expertise-div fieldset {border: none;display: flex;flex-direction: column;margin: 8px;align-items: flex-start;min-width: 400px;}.expertise-div label {display: flex;flex-direction: row;align-items: center;}.expertise-div .aside {color: #ccc;}.expertise-div input {position: relative !important;-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 5px;box-sizing: content-box;overflow: hidden;}.expertise-div input:before {content: "";display: block;box-sizing: content-box;width: 15px;height: 15px;border: 2px solid #ccc;transition: 0.2s border-color ease;}.expertise-div input:checked:before {border-color: #12cbc4;transition: 0.5s border-color ease;}.expertise-div input:disabled:before {border-color: #ccc;background-color: #ccc;}.expertise-div input:after {content: "";display: block;position: absolute;box-sizing: content-box;top: 50%;left: 50%;transform-origin: 50% 50%;background-color: #12cbc4;width: 16px;height: 16px;border-radius: 100vh;transform: translate(-50%, -50%) scale(0);}.expertise-div input[type="radio"]:before {border-radius: 100vh;}.expertise-div input[type="radio"]:after {width: 16px;height: 16px;border-radius: 100vh;transform: translate(-50%, -50%) scale(0);}.expertise-div input[type="radio"]:checked:after {-webkit-animation: toggleOnRadio 0.2s ease forwards;animation: toggleOnRadio 0.2s ease forwards;}.expertise-div input[type="checkbox"]:before {border-radius: 4px;}.expertise-div input[type="checkbox"]:after {width: 9.6px;height: 16px;border-radius: 0;transform: translate(-50%, -85%) scale(0) rotate(45deg);background-color: transparent;box-shadow: 4px 4px 0px 0px #12cbc4;}.expertise-div input[type="checkbox"]:checked:after {-webkit-animation: toggleOnCheckbox 0.2s ease forwards;animation: toggleOnCheckbox 0.2s ease forwards;}.expertise-div input[type="checkbox"].filled:before {border-radius: 4px;transition: 0.2s border-color ease, 0.2s background-color ease;}.expertise-div input[type="checkbox"].filled:checked:not(:disabled):before {background-color: #12cbc4;}.expertise-div input[type="checkbox"].filled:not(:disabled):after {box-shadow: 4px 4px 0px 0px white;}@-webkit-keyframes toggleOnCheckbox {0% {opacity: 0;transform: translate(-50%, -85%) scale(0) rotate(45deg);}70% {opacity: 1;transform: translate(-50%, -85%) scale(0.9) rotate(45deg);}100% {transform: translate(-50%, -85%) scale(0.8) rotate(45deg);}}@keyframes toggleOnCheckbox {0% {opacity: 0;transform: translate(-50%, -85%) scale(0) rotate(45deg);}70% {opacity: 1;transform: translate(-50%, -85%) scale(0.9) rotate(45deg);}100% {transform: translate(-50%, -85%) scale(0.8) rotate(45deg);}}@-webkit-keyframes toggleOnRadio {0% {opacity: 0;transform: translate(-50%, -50%) scale(0);}70% {opacity: 1;transform: translate(-50%, -50%) scale(0.9);}100% {transform: translate(-50%, -50%) scale(0.8);}}@keyframes toggleOnRadio {0% {opacity: 0;transform: translate(-50%, -50%) scale(0);}70% {opacity: 1;transform: translate(-50%, -50%) scale(0.9);}100% {transform: translate(-50%, -50%) scale(0.8);}}.expertise-div .close {position: absolute;top: 4px;right: 12px;color: #000;}.expertise-div label {margin-bottom: 0;font-size: 14px;}.expert-sec .modal-header {padding: 1rem;text-align: center;}.expert-sec .modal-title {font-size: 18px;color: #000;}.modal-footer-close button {color: #fff;background-color: #c40201;border-color: #c40201;padding: 1px 10px;border-radius: 100px !important;}.expert-btns-sec button {color: #fff;padding: 0px 30px;border-radius: 100px;background: #2f1254 !important;border: 0px solid #e5e5e5;margin-right: 5px;margin-top: 5px;}.poppup-cnt-wid-5 {max-width: 300px;}.expert-reset-btn {position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;}.expert-btns-sec {width: 100%;}.expert-btns-sec button:hover {background: #ffffff;color: #f6edfe;}.btn-primary:focus {box-shadow: 0 0 0 0rem rgb(0 123 255 / 50%);}.expert-btns-sec button:active {background: #2f1254 !important;}.ss-foot-logo img {width: 100%;}.expert-prof-cnt .price-old {font-size: 1.125em;text-decoration: line-through;color: #cccccc;margin-left: 6px;font-size: 15px;}.singl-rev-new-dev {display: inline-flex;width: 100%;}.pro-nam-newdiv {width: 76%;}.ss-single-new-rating-sec {width: 25%;float: right;text-align: right;}.ss-single-new-rating-sec .product-rating.rating {font-size: 12px;}.ss-single-new-rating-sec .count-rating a {font-size: 12px;}.single-new-price .price-new {font-size: 22px;color: #c10000;}.single-new-price .price-old {font-size: 1.125em;text-decoration: line-through;color: #cccccc;margin-left: 6px;font-size: 15px;}.ss-qunti-sec-new {background-color: #ededed;display: inline-block;padding: 2px 10px;border-radius: 5px;}.ss-qunti-sec-new li {list-style-type: none;display: inline-block;}.ss-qunti-sec-new li:nth-child(1) {width: 30px;text-align: center;border-right: 0px solid #e5e5e5;height: 37px;font-size: 22px;}.ss-qunti-sec-new li:nth-child(2) {width: 50px;line-height: 36px;text-align: center;border-right: 0px solid #e5e5e5;}.ss-qunti-sec-new li:nth-child(3) {text-align: center;width: 35px;}.ss-qunti-sec-new a {color: #000;}.ss-qunti-sec-new li {list-style-type: none;display: inline-block;}.ss-qunti-sec-new i {border-radius: 100px;font-size: 11px !important;width: 30px;height: 30px;text-align: center;line-height: 30px;background: #fff;}.price-qynt-new {display: flex;gap: 25px;margin-top: 15px;}.singl-ring-div li {list-style-type: none;}.ring-img-div {border-radius: 100px;width: 55px;height: 55px;line-height: 55px;text-align: center;background: #eee;margin: auto;}.ring-img-div img {width: 36px;height: 36px;object-fit: cover;object-position: center;}.ring-img-mn-div-sec {text-align: center;}.ring-img-mn-div-sec p {text-transform: uppercase;font-size: 14px;color: #000;}.singl-ring-div {text-align: left;display: flex;gap: 20px;margin-top: 20px;}.singl-ring-div .active .ring-img-div {background: #000;}.ring-img-mn-div-sec:hover .ring-img-div {background: #000;}.ring-img-mn-div-sec:hover .ring-img-div img {filter: brightness(0) invert(1);}.singl-ring-div .active .ring-img-div img {filter: brightness(0) invert(1);}.carat-div-sec li {list-style-type: none;display: inline-block;}.carat-div-sec button {background: #eeeeee;border: 0;padding: 7px 40px;color: #000;border-radius: 5px;font-size: 14px;}.carat-div-sec .active {background: #000;color: #fff;}.carat-div-sec button:hover {background: #000;color: #fff;}.carat-div-sec {margin: 20px 0;display: flex;gap: 15px;}.single-new-price {display: flex;align-items: center;gap: 7px;}.ss-singl-add-btn-new li {list-style-type: none;}.ss-singl-add-btn-new a {background-image: linear-gradient(to right, #b173ff, #ddc2ff);border: 0;color: #fff;border-radius: 5px;width: 200px;padding: 12px 30px;display: inline-block;font-size: 15px;text-align: center;text-transform: uppercase;}.ss-singl-add-btn-new {display: flex;gap: 15px;}a.sing-ad-crt-btn {background: #000;}#tsum-tabs h1 {padding: 50px 0;font-weight: 400;text-align: center;}#tsum-tabs p {margin: 0 0 20px;line-height: 1.5;}#tsum-tabs main {padding: 35px 0;margin: 0 auto;background: #fff;}#tsum-tabs section {display: none;padding: 20px 0 0;border-top: 1px solid #eee;}#tsum-tabs input {display: none;}#tsum-tabs label {display: inline-block;margin: 0 0 -1px;padding: 15px 25px;font-weight: 500;text-align: center;color: #000;border: 1px solid transparent;}#tsum-tabs label:before {font-family: fontawesome;font-weight: normal;margin-right: 10px;}#tsum-tabs label[for*="1"]:before {content: "\f1cb";}#tsum-tabs label[for*="2"]:before {content: "\f17d";}#tsum-tabs label[for*="3"]:before {content: "\f16b";}#tsum-tabs label[for*="4"]:before {content: "\f1a9";}#tsum-tabs label:hover {color: #888;cursor: pointer;}#tsum-tabs input:checked + label {color: #555;border: 1px solid #eee;border-top: 2px solid #b67cff;border-bottom: 1px solid #fff;}#tsum-tabs #tab1:checked ~ #content1, #tsum-tabs #tab2:checked ~ #content2, #tsum-tabs #tab3:checked ~ #content3, #tsum-tabs #tab4:checked ~ #content4 {display: block;}.ss-singl-img-2 .show {width: 400px;height: 400px;background: #eeeeee;}.small-img {width: 350px;margin-top: 10px;position: relative;left: 25px;}.small-img .icon-left, .small-img .icon-right {width: 12px;height: 24px;cursor: pointer;position: absolute;top: 0;bottom: 0;margin: auto 0;}.small-img .icon-left {transform: rotate(180deg);}.small-img .icon-right {right: 0;}.small-img .icon-left:hover, .small-img .icon-right:hover {opacity: 0.5;}.small-container {width: 310px;height: 70px;overflow: hidden;position: absolute;left: 0;right: 0;margin: 0 auto;}.small-container div {width: 800%;position: relative;}.small-container .show-small-img {width: 70px;height: 70px;margin-right: 6px;cursor: pointer;float: left;}.small-container .show-small-img:last-of-type {margin-right: 0;}section.ss-single-new-sec {padding: 40px 0;}.sing-ad-crt-btn:hover {background-image: linear-gradient(to right, #b173ff, #ddc2ff);}.bay-btn:hover {background: #000;}#tsum-tabs p {text-align: justify;}span.price-cut {text-decoration: line-through;color: #6d6d6d;margin-left: 8px;font-size: 13px;}span.price-new {font-weight: 600;font-size: 15px;color: black;}.ss-prdt-rating.rating {margin-top: 5px;color: #ffd200;font-size: 14px;}.cart-and-price-div a {font-size: 16px;font-weight: 500;color: black;}.halo-block-header {position: relative;margin: 0 0 0px;}.halo-block-header .title:before {content: "";display: block;position: absolute;top: 50%;left: 0;right: 0;margin: auto;width: 98%;height: 1px;background-color: #eee;transform: translateY(-50%);z-index: -1;}.halo-block-header .title .text {background: #fff;padding-left: 20px;padding-right: 20px;text-transform: uppercase;font-weight: 700;color: #000;}section.ss-releted-section {padding-bottom: 50px;}.sing-productnew-sec {padding-bottom: 50px;padding-left: 1%;padding-right: 1%;}.single-product-card {border: 1px solid #ececec;background: #fff;position: relative;}.single-product-card .product-card-details {padding: 23px 0px 24px;}.single-product-card .product-card-details .title {font-size: 16px;font-weight: 500;color: var(--heading-color);line-height: 1.375;margin-bottom: 0px;}.single-product-card .product-card-details .star-rating {margin-bottom: 5px;}.single-product-card .product-card-details .star-rating i {color: #fdb819;}.single-product-card .product-card-details .pricenew {font-size: 20px;font-weight: 500;height: 25px;line-height: 25px;display: inline-block;}.single-product-card .product-cart {margin-top: 8px;}.single-product-card .product-card-details .product-cart a {height: 35px;display: inline-block;border: 1px solid #ececec;color: var(--paragraph-color);line-height: 35px;color: #fff;background-image: linear-gradient(to right, #b173ff, #ddc2ff);float: left;transition: all 0.3s ease-in;}.single-product-card .product-card-details .product-cart .fav-icon a {border-right: 0;border-radius: 20px 0 0 20px;padding: 0 10px 0 15px;}.single-product-card .product-card-details .product-cart .shop-cart-icon a {font-size: 16px;border-radius: 1000px;padding: 0 30px 0px 30px;}.product-card-details .title a {font-size: 15px;color: #000;}.single-product-card .pric-ad-crt {vertical-align: middle;display: block;align-items: center;}.star-rating i {font-size: 10px !important;margin: 0px -1px;}span.review-text {font-size: 15px;margin-left: 7px;color: #666;}.single-product-card .thumb img {width: 110px;height: 110px;object-fit: cover;border-radius: 100%;border: 1px solid #f6edfe;padding: 5px;background: #ffffff;object-position: center;}.thumb {text-align: center;margin-left: 18px;}.single-product-card.radius-10 {margin-top: 30px;border-radius: 8px;display: flex;gap: 15px;align-items: center;height: 85%;}.single-product-card .product-card-details .product-cart a:hover {background-image: linear-gradient(to right, #000000, #000000);}section.ss-prd-page-secnew-de {padding-bottom: 10px;}.expert-btns-sec.filter-btns-sec button {background: #f6edfe;}.ss-prd-page-secnew-de {padding-top: 50px;}.expert-btns-sec.filter-btns-sec button:hover {background: #2f1254;}.expert-btns-sec {width: 100%;gap: 10px;display: flex;position: relative;margin-bottom: 18px;}.prod-detls-radio {margin: 20px 0 20px;}.prod-detls-radio .control {display: block;position: relative;padding-left: 30px;margin-bottom: 15px;cursor: pointer;font-size: 18px;}.prod-detls-radio .control input {position: absolute;z-index: -1;opacity: 0;}.prod-detls-radio .control--radio .control__indicator {border-radius: 50%;}.prod-detls-radio .control input:checked ~ .control__indicator {background: #2f1254;border-radius: 50%;}.prod-detls-radio .control__indicator {position: absolute;top: 3px;left: 0;height: 18px;width: 18px;background: #e6e6e6;}.prod-detls-radio .control--radio .control__indicator:after {content: "";position: absolute;left: 6px;top: 6px;height: 6px;width: 6px;border-radius: 50%;background: #fff;}.prod-detls-radio .control input:checked ~ .control__indicator:after {display: block;}.prod-detls-radio .price-new {font-size: 18px;color: #c10000;}span.price-new span {font-size: 16px;}.prod-detls-radio .price-old {text-decoration: line-through;color: #ccc;margin: 0 5px;}span.pro-cart-spn {font-size: 17px;}.prdt-dtl-rvw li {list-style-type: none;}.prdt-dtl-rvw li {list-style-type: none;display: inline-block;}.prdt-dtl-rvw {gap: 25px;padding: 15px 0;width: 100%;border-bottom: 1px solid #eee;}.prdt-dtl-rvw li:nth-child(1) {width: 23%;}.prdt-dtl-rvw li:nth-child(2) {width: 88%;}.prdt-dtl-rvw h5 {font-size: 15px;}.prdt-dtl-rvw .rating {font-size: 12px;}.review-action a {color: #777;transition: all 0.35s ease;font-size: 14px;margin-right: 8px;}p.prd-detpara {margin-bottom: 5px !important;font-size: 14px;}.review-action i {font-size: 12px !important;margin-right: 3px;}.product-review-slid {overflow: auto;height: 200px;scroll-behavior: smooth;}.quantity-main-div span {color: #000;font-size: 16px;font-weight: 600;margin-right: 4px;}.quantity-main-div {margin-bottom: 40px;}.login_button{height: auto;background: #2f1254;border: 0;color: #fff;padding: 5px 8px;border-radius: 10px;font-size: 16px;cursor: pointer;}.contact_list {padding-left:0;}.login_button:hover{background: #ffc107;color:black;list-style: none;text-decoration: none;}p.price-list {font-size: 16px;color: #000;font-weight: 600;border-bottom: 1px solid #eee;padding-bottom: 3px;margin-bottom: 15px;}.range-slider {width: 320px;text-align: center;position: relative;border-radius: 100px;background: #f6edfe;padding: 5px 0 17px;}.range-slider .ui-slider .ui-slider-handle {position: absolute;z-index: 2;width: 12px;height: 1.2em;cursor: default;-ms-touch-action: none;touch-action: none;-webkit-appearance: none;border: none;height: 14px;width: 14px;border-radius: 50%;background: #2f1254 !important;margin-top: -3px;cursor: pointer;z-index: 1;}.range-slider .ui-slider-horizontal .ui-slider-handle {top: -2px;margin-left: -0.6em;}.range-slider input {border-radius: 100px;height: 20px;padding-left: 12px;margin-left: 4px;}.range-slider .ui-widget.ui-widget-content {border: 0px solid #c5c5c5;}.range-slider .ui-slider-horizontal {height: 5px;top: 4px;}.range-slider .rangeValues {display: block;text-align: right !important;margin-left: 37px;}.range-slider input[type="range"] {-webkit-appearance: none;border: 1px solid #00000000;width: 270px;position: absolute;left: 0;right: 0;margin: auto;top: 28px;background: transparent;}.range-slider input[type="range"]::-webkit-slider-runnable-track {width: 300px;height: 5px;background: #ddd;border: none;border-radius: 3px;}.range-slider input[type="range"]::-webkit-slider-thumb {-webkit-appearance: none;border: none;height: 12px;width: 12px;border-radius: 50%;background: #2f1254;margin-top: -4px;cursor: pointer;position: relative;z-index: 1;}.range-slider span:focus {outline: none;}.range-slider input[type="range"]:focus::-webkit-slider-runnable-track {background: #ccc;}.range-slider input[type="range"]::-moz-range-track {width: 300px;height: 5px;background: #ddd;border: none;border-radius: 3px;}.range-slider input[type="range"]::-moz-range-thumb {border: none;height: 16px;width: 16px;border-radius: 50%;background: #21c1ff;}.range-slider input[type="range"]:-moz-focusring {outline: 1px solid white;outline-offset: -1px;}.range-slider input[type="range"]::-ms-track {width: 300px;height: 5px;background: transparent;border-color: transparent;border-width: 6px 0;color: transparent;z-index: -4;}.range-slider input[type="range"]::-ms-fill-lower {background: #777;border-radius: 10px;}.range-slider input[type="range"]::-ms-fill-upper {background: #ddd;border-radius: 10px;}.range-slider input[type="range"]::-ms-thumb {border: none;height: 16px;width: 16px;border-radius: 50%;background: #21c1ff;}.range-slider input[type="range"]:focus::-ms-fill-lower {background: #888;}.range-slider input[type="range"]:focus::-ms-fill-upper {background: #ccc;}.range-slider span {display: inline !important;font-size: 14px;}.prd-pg-search input {border: 0;background: #fff;border-radius: 100px;height: 38px !important;padding: 15px;}.ss-prd-page-secnew-de .prd-pg-search input {border: 0;background: #f6edfe !important;border-radius: 100px;height: 48px !important;color: #000;padding: 15px;}.ss-pagination-div {padding: 30px 0 0;text-align: center;}.ss-pagination-div nav {display: inline-block;}.page-link:focus {box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);}.page-item:last-child .page-link {border-top-right-radius: 50px;border-bottom-right-radius: 50px;padding-right: 20px;}.page-item:first-child .page-link {margin-left: 0;padding-left: 20px;border-top-left-radius: 50px;border-bottom-left-radius: 50px;}.ss-online-cir-div {float: right;font-size: 12px;top: 4%;position: absolute;right: 30%;}.ss-main-compli-pop-div .modal {display: none;position: fixed;z-index: 1;padding-top: 100px;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgb(0, 0, 0);background-color: rgba(0, 0, 0, 0.4);}.ss-main-compli-pop-div .modal-content {background-color: #fefefe;margin: auto;padding: 20px;border: 1px solid #888;width: 80%;}.close {color: #aaaaaa;float: right;font-size: 28px;font-weight: bold;}.ss-main-compli-pop-div .close:hover, .ss-main-compli-pop-div .close:focus {color: #000;text-decoration: none;cursor: pointer;}.modal {z-index: 9999;}.ss-main-compli-pop-div .modal-dialog {max-width: 1000px;}.ss-hm-slid-view-pop {background-image: linear-gradient(to right, #b173ff, #ddc2ff) !important;border-radius: 100px;color: #fff;border: 0;padding: 5px 20px;display: inline-block;margin-top: 7px;font-size: 14px;}.ss-hm-slid-view-pop:hover {color: #fff;}.ss-main-compli-pop-div .modal-footer button {border: 0;background-image: linear-gradient(to right, #b173ff, #ddc2ff) !important;border-radius: 100px;padding: 4px 20px;}.ss-main-compli-pop-div .modal-footer {padding: 10px 0 0;}.ss-hm-complimentary-popup p {text-align: justify;}.ss-main-compli-pop-div h5 {font-size: 18px;margin: 12px 0 6px;}.ss-main-compli-pop-div h6 {font-size: 18px;margin: 12px 0 6px;}.abt-pg-sec h4 {text-transform: uppercase;font-weight: 600;font-size: 21px;}.abt-pg-sec {padding-top: 30px;}.ss-foot-news {border: 1px solid #e5e5e5;border-radius: 5px;overflow: hidden;padding: 15px 12px 20px;background: #fff;}.ss-foot-news h4 {font-size: 18px;color: #2f1254;text-transform: capitalize;font-weight: 600;padding-bottom: 3px;}.ss-foot-news p {font-size: 13px;padding-bottom: 9px;}.ss-foot-news .form-control {border-radius: 30px 0px 0px 30px;height: 42px;}.ss-foot-news .btn-success {color: #fff;background-color: #2f1254;border-color: #2f1254;border-radius: 0px 30px 30px 0 !important;height: 42px;width: 90px;font-size: 13px !important;}.ss-logo-col-sec img {width: 250px;}.foot-rit-text p {text-align: justify;}.ss-logo-col-sec h5 {font-family: "Poppins";font-size: 25px;color: #fff;text-align: left;margin-left: -25px;}.col-lg-5.ss-logo-col-sec {display: flex;gap: 15px;align-items: center;}.sshed-new-rit-btn-sec {text-align: right;}section.ss-banner-sec {padding: 20px 0 0;}section.ss-banner-sec img {border-radius: 15px;}.sing-view-mor-prd-div {text-align: center;margin-top: 25px;}.sing-view-mor-prd-div a {display: inline-block;background: #f6edfe;font-size: 15px;padding: 10px 29px;border-radius: 100px;color: #000;}.sing-view-mor-prd-div a:hover {background: #2f1254;color: #fff;}.expert-btns-sec .prd-pg-search input {height: 40px;background: #fff;}#kundali-result .table-bordered td, .table-bordered th {border: 1px solid #f6edfe;}#kundali-result .bg-success h4 {color: #2f1254;}#kundali-result .bg-success {background-color: #f6edfe !important;}#kundali-result .table > tbody > tr > td, .table > tfoot > tr > td {vertical-align: middle;border: 1px solid #f6edfe;}#kundali-result .table-bordered {border: 1px solid #f6edfe;background: #ffffff;}#panchang-result {margin-bottom: 40px !important;color: #000;padding: 0px 0px;margin-top: 25px;border-radius: 10px;border: 1px solid #e5e5e5;}#panchang-result h2 {font-family: "Roboto", sans-serif !important;font-size: 25px;text-transform: uppercase;border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding: 10px;font-weight: 600;margin-bottom: 23px;color: #ffffff;border-radius: 10px 10px 0px 0;background: #2f1254;padding-bottom: 5px;}#panchang-result .panchang-details {background: #ffffff;margin: 29px 30px;padding: 20px 25px;border-radius: 5px;border: 1px solid #e5e5e5;}#panchang-result .col-12 {padding: 0;}.horoscope-pg-sec .kundli-form-div-sec {padding: 10px 20px 10px;background-image: linear-gradient(to right, #2f1254, #2f1254);border-radius: 10px 10px 0 0;margin-top: 30px;}.horoscope-pg-sec .kundli-form-div-sec h4 {color: #fff;}.horoscope-pg-sec .divine__dh__widget {font-size: var(--widget-font-size);border-radius: 0px 0 10px 10px;padding: 10px 10px 20px 10px;margin: 0;border: 1px solid #ededed;box-shadow: none !important;}.horoscope-pg-sec .divine__dh__date__nav a {color: #000000;padding: 8px 20px;border-radius: 5px;text-decoration: none !important;background: #efe2fe;border: 0px solid var(--theme-color);border-radius: 100px;}.horoscope-pg-sec .divine__dh__date__nav a.active {color: #fff;background: #2f1254;}.horoscope-pg-sec .divine__dh__date__nav a:hover {color: #fff;background: #2f1254;}.horoscope-pg-sec .divine__dh__category_tabs {background-color: #f6edfe;box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%), 0 0px 0px 0 rgb(0 0 0 / 19%);margin-top: 20px !important;padding: 0px 16px;}.horoscope-pg-sec .divine__dh__category_tabs ul li a {padding: 8px 20px;margin-bottom: 0px;background: #fff;font-size: 12px;border-radius: 100px;color: #000 !important;text-decoration: none !important;outline: none !important;}.horoscope-pg-sec .divine__dh__category__links.active {background-color: #000099;background-color: hsl(266deg 65% 20%);transition: background-color 0.1s 0.1s;border-radius: 5px;text-decoration: none;border-radius: 100px;font-weight: 500;color: #fff !important;}.horoscope-pg-sec .divine__dh__category_tabs ul {display: flex;gap: 12px;}.horoscope-pg-sec .divine__dh__result__date {font-family: "Roboto", sans-serif !important;color: #2e2e2e;font-weight: 500;}.horoscope-pg-sec .divine__dh__horo__link__effect a.active {color: #2f1254 !important;font-weight: 600;}.horoscope-pg-sec .divine__dh__horo__link__effect a:hover {color: #2f1254 !important;}.abt-pg-sec.horoscope-pg-sec {padding-bottom: 40px;}.bg-info {background-color: #2f1254 !important;}.kundli-section h2 {font-family: "Roboto", sans-serif;}.kundli-section .bg-secondary {background-color: #2f1254 !important;}.kundli-section h3 {font-size: 16px;padding-bottom: 5px;}.kundli-section .alert-danger {color: #000000 !important;background-image: linear-gradient(to right, #f6edfe, #f6edfe) !important;margin-top: 15px !important;border: 0 !important;padding: 15px !important;}#kundali-result h2 {font-size: 25px;text-transform: uppercase;}.cons-div-sec ul {display: flex;gap: 200px;}.cons-ani-img img {width: 100%;object-fit: cover;}.cons-ani-img {position: relative;object-fit: cover;object-position: center;background: #fff;padding: 17px;border: 1px solid #2f1254;border-radius: 100px;width: 70px;height: 70px;}.cons-div-ani {text-align: center;position: relative;z-index: 99;}section.consult-page-sec {background: #f6edfe;padding: 15px 0 15px;}.cons-div-ani p {color: #666;font-size: 15px;margin-top: 15px;}.cons-div-sec li:nth-child(1):after {content: "";position: absolute;height: 2px;width: 350px;bottom: 0;top: -35px;margin: auto;left: 60px;right: 0;background: linear-gradient(90deg, #ccc 50%, transparent 50%), linear-gradient(90deg, #ccc 50%, transparent 50%), linear-gradient(0deg, #ccc 50%, transparent 50%), linear-gradient(0deg, #ccc 50%, transparent 50%);background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;padding: 0;animation: border-dance 6s infinite linear;}.cons-ani-img {position: relative;margin: auto;border: 1px solid #ccc;}.cons-div-sec li:nth-child(2):after {content: "";position: absolute;height: 2px;width: 350px;bottom: 0;top: -35px;margin: auto;left: 60px;right: 0;background: linear-gradient(90deg, #ccc 50%, transparent 50%), linear-gradient(90deg, #ccc 50%, transparent 50%), linear-gradient(0deg, #ccc 50%, transparent 50%), linear-gradient(0deg, #ccc 50%, transparent 50%);background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;padding: 0;animation: border-dance 6s infinite linear;}.cons-div-sec li:nth-child(2) {position: relative;}.consult-page-sec {padding: 40px 0;}.cons-active-div .cons-ani-img:before {content: "";position: absolute;z-index: -1;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);display: block;width: 75px;height: 75px;background: #2f1254;border-radius: 50%;animation: pulse-border 1500ms ease-out infinite;}.cons-active-div .cons-ani-img:after {content: "";position: absolute;z-index: -1;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);display: block;width: 75px;height: 75px;background: #2f1254;border-radius: 50%;transition: all 200ms;}@keyframes border-dance {0% {background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px;}100% {background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px;}}@keyframes pulse-border {0% {transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity: 1;}100% {transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity: 0;}}.cons-active-div .cons-tick i {width: 22px;height: 22px;line-height: 22px;background: #00af38;border-radius: 26px;color: #fff;font-size: 11px !important;}.cons-active-div .cons-tick {position: absolute;top: 20px;left: -11px;}.cons-active-div .cons-ani-img img {filter: brightness(0) invert(1);}.cons-active-div .cons-ani-img {background: #2f1254;}.cons-active-div .cons-ani-img {border: 0;}.cons-div-sec {z-index: 0;margin: auto;background: #fff;padding: 28px 120px 15px;border-radius: 10px;border: 1px solid #e5e5e5;box-shadow: 0px 2px 8px #2f12540f;}.cons-div-sec li:nth-child(1) {position: relative;}.cons-tick {display: none;}.cons-active-div .cons-tick {display: block;}.cons-div-sec .open-popup {background: transparent;line-height: 0 !important;height: 0;padding: 0 !important;}.cons-process .cons-tick {display: block;position: absolute;top: 20px;left: -11px;}.cons-process i {width: 22px;height: 22px;line-height: 22px;background: #00af38;border-radius: 26px;color: #fff;font-size: 11px !important;}.cons-process .cons-ani-img {background: #2f1254;}.cons-process .cons-ani-img img {filter: brightness(0) invert(1);}.ss-reg-form-sec .alert-danger {background-color: #eee1fe;border-color: #f5c6cb;padding: 8px 10px;color: #000;font-size: 15px;border: 0;margin-top: 6px !important;}.ss-reg-form-sec .invalid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 14px;color: #000000;background: #dec7fc;}.new-kundli-pg-css .kundli-cart-hed-new {background-image: linear-gradient(to right, #2f1254, #2f1254) !important;border-radius: 7px 8px 0px 0px !important;}.new-kundli-pg-css .nav-tabs {border-bottom: 0px solid #dee2e6;}.new-kundli-pg-css .nav-link.active {padding: 0;border: 0;border-radius: 100px;line-height: 35px;height: 35px;padding: 0 23px;}.new-kundli-pg-css .nav-item {height: 40px;line-height: 40px;}.new-kundli-pg-css .nav-link {border: 0;border-radius: 100px;line-height: 35px;height: 35px;padding: 0 23px;text-transform: uppercase;color: #fff;}.new-kundli-pg-css .tab-pane .card-header {background-image: linear-gradient(to right, #2f1254, #2f1254) !important;border-radius: 7px 8px 0px 0px !important;color: #fff;text-transform: uppercase;font-weight: 400 !important;}.new-kundli-pg-css .tab-pane .card-header .card-title {font-weight: 400;font-size: 20px;margin-bottom: 0 !important;}.containerTbl {width: 95%;margin: auto;}#kundli .containerTbl .table th {color: #000;}.numer-section .containerTbl {width: 97%;margin: auto;margin-top: 37px;}#divisional h5 {font-size: 14px;text-align: center;}#kundli .containerTbl {width: 97%;margin: auto;}#kundli button {color: #fff;background-color: #2f1254;border-color: #2f1254;width: 30px;height: 30px;}#kundli .table-striped tbody tr:nth-of-type(odd) {background-color: rgb(246 237 254);color: #000;}#kundli .btn-back {width: auto;border-radius: 100px;padding: 0px 20px;cursor: pointer;}#kundli .card-body {padding-bottom: 0;}#kundli .col-md-12 {border: 1px solid #e5e5e5;margin-bottom: 25px;border-radius: 0 0 10px 10px;}#divisional #chartSvg {padding-left: 4px;margin-bottom: 15px;}#report .col-12 {border: 1px solid #e5e5e5 !important;border-radius: 10px;padding: 15px;border-radius: 0 0 10px 10px;margin-bottom: 25px;}#manglik .containerTbl {width: 100%;margin: auto;}#manglik .bg-success {background-image: linear-gradient(to right, #f6edfe, #f6edfe);}#manglik h6 {color: #fff;text-transform: uppercase;}#manglik h5 {color: #000;text-transform: uppercase;font-size: 16px;font-weight: 600;}button#kundli_submit {cursor: pointer;}#kalsarpa button {background: #b47aff;border: 0;border-radius: 100px;padding: 3px 23px;color: #ffffff;margin-bottom: 10px;}#manglik .card-title {color: #fff;font-weight: 400;font-size: 20px;margin-bottom: 0 !important;}.ss-ex-pro-baner-sec img {width: 100%;height: 300px;object-fit: cover;background-size: cover;object-position: center;}.kundli-section .card-header {background: #2f1254 !important;color: #fff;text-align: center;margin-top: 0px;border-radius: none !important;}.kundli-section .card-body {margin-top: 12px;}a.btn.btn-sm.btn-social-outline.btn-fb-outline {border-radius: 100px;color: #fff;background-image: linear-gradient(#14a0f8, #0470e5);width: 35px;height: 35px;font-size: 15px;border: 0;padding: 0;line-height: 36px;}a.btn.btn-sm.btn-social-outline.btn-whatsap-outline {padding: 0;border-radius: 100px;color: #fff;background-image: linear-gradient(#60fa7e, #25d449);border: 0;line-height: 35px;font-size: 17px;height: 35px;width: 35px;text-align: center;}a.btn.btn-sm.btn-social-outline.btn-tw-outline {padding: 0;border-radius: 100px;font-size: 15px;color: #fff;background-image: linear-gradient(#1da1f2, #1da1f2);border: 0;line-height: 35px;height: 35px;width: 35px;text-align: center;}#panchang-result .card-header {background: #2f1254 !important;color: #fff;text-align: center;margin-bottom: 0px;border-radius: 8px 8px 0 0 ;}#panchang-result {padding: 15px;}#panchang-result .col-6 .card-body {background: #2f1254 !important;color: #fff;padding: 7px 10px;margin-bottom: 20px;}body.modal-open {overflow: visible;position: relative;overflow-x: hidden;}.phone-cont-code.cont-code-hed-btm input {width: 100% !important;}.phone-cont-code.cont-code-hed-btm .iti__selected-dial-code {color: #fff;}.phone-cont-code.cont-code-hed-btm .iti__arrow {border-top: 4px solid #fff;}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {background-color: rgb(0 0 0 / 0%) !important;}.iti--separate-dial-code .iti__selected-flag {background-color: rgb(0 0 0 / 0%) !important;}.back-astro-dashprof-sec .col-lg-9 {margin-top: 40px;}.cont-code-sig-up-btm .iti {width: 100%;}.cont-code-sig-up-btm li {display: block !important;text-align: left;}.signin-section .sign-in-left button a {color: #fff;}.ss-hm-cons-div-pric h5 {margin-top: 4px;font-size: 14px;color: #c10000;font-weight: 500;}.ss-hm-cons-div-pric .price-old {text-decoration: line-through;color: #cccccc;margin-left: 2px;font-size: 14px;}.ss-as-ex-abt-div pre {white-space: pre-wrap;text-align: justify;}.ss-ctegres-new-div li {list-style-type: none;}.ss-ctegres-new-div ul {display: flex;gap: 13px;align-items: center;}.ss-ctegres-new-div img {width: 100px;height: 100px;border-radius: 100%;object-fit: cover;}.ss-ctegres-new-div li:nth-child(1) {width: 100px;border: 4px solid #e5e5e5;overflow: hidden;height: 100px;border-radius: 100%;margin: auto;width: 36%;}.ss-ctegres-new-div li:nth-child(2) {width: 80%;}.ss-ctegres-new-para-div {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-height: 16px;max-height: 92px;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}.ss-ctegres-new-para-div p {font-size: 14px;line-height: 22px;text-align: justify;}.ss-ctegres-new-div {background: #fff;border-radius: 8px;padding: 13px;margin-top: 20px;border: 1px solid #f6edfe;}.ss-ctegres-new-div:hover {border: 1px solid #dec6fc;box-shadow: 0px 0px 10px #e5e5e5;}.ss-ctegres-new-div h5 {font-size: 18px;}section.ss-ctegres-new-sec {background: #f6edfe;padding: 40px 0 40px;}.ss-ctegres-new-sec .halo-block-header .title .text {background: #f6edfe;padding-left: 10px;padding-right: 10px;text-transform: uppercase;font-weight: 700;color: #2f1254;}.ss-ctegres-new-sec .halo-block-header {position: relative;margin: 0 0 0px;z-index: 99;}.ss-ctegres-new-sec .halo-block-header .title:before {background-color: #fff;}.ss-ctegres-new-sec h3 {font-size: 25px;}#vkascendant .col-lg-12 {padding: 0;}#manglik .col-lg-12 {padding: 0;}#kalsarpa .col-lg-12 {padding: 0;}#qMobile::placeholder {color: #ffffff87 !important;}#qMobile:focus {border-color: #ffffff;}.new-kundli-pg-css h4 {background: #2f1254;text-align: center;color: #fff;font-size: 24px;font-weight: 400;padding: 5px;}.new-kundli-pg-css .tab-pane .card-body {border: 0;}.new-kundli-pg-css .tab-pane .col-md-12 {padding: 0 !important;}.hr-yester .card-body {padding: 0;}.hr-today .card-body {padding: 0;}.hr-towm .card-body {padding: 0;}.hr-towm-div .container-fluid {padding: 0;}form.horo-form-sec {margin-top: 12px;}.horo-form-sec .input-group-text {color: #ffffff;text-align: center;white-space: nowrap;background-color: #2f1254;border: 1px solid #2f1254;}#mobileOtpGet .btn-secondary.disabled, .btn-secondary:disabled {color: #525050;background-color: #dee5ff;border-color: #dee5ff;}.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {-ms-touch-action: auto;touch-action: auto;}.rr-searchbar {display: flex;gap: 10px;}span.rr-sp {display: block;}.product-service-serachbar {width: 100%;border-radius: 15px;padding: 10px 0;border: none;font-size: 16px;box-shadow: 0 0 4px 2px #ccc;outline: none;text-align: center;}.ms-search-icon {position: absolute;top: 12px;right: 35px;font-size: 22px;opacity: 1;}.rr-searchbar-img {border: 1px solid #d0aaff;}@media only screen and (min-width: 320px) and (max-width: 767px) {.pricing-plan .bg-img {position: absolute;top: 0px;opacity: 0.1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);right: -118px;}ul.navbar-nav.mr-auto li {border-bottom: 1px solid #eee;padding: 5px 0;}ul.navbar-nav.mr-auto li:last-child {border-bottom: 0px;}li.stock-out {width: 100%;}.navbar-light .navbar-toggler {color: #ffffff;border-color: rgb(47 18 84 / 30%);border-radius: 0;font-size: 14px;background-color: #ffffff;}.sticky {position: fixed;top: 0;width: 100%;z-index: 999;transition: all 0.6s ease-in-out;animation: smothScroll 1s forwards;background-color: #fff;}li.clo a {width: 100%;}.mob-view {margin-left: 0px;}.scroll-div {margin-top: 10px;}.recharge-redrct-btn {position: relative !important;left: -20px;margin-top: 10px !important;top: 0px;border-radius: 0px 100px 100px 0px !important;margin-bottom: 17px !important;}.main-pricing-plan ul li {width: 45%;margin: 0 0px;}.pricing-plan {margin-bottom: 10px;}.main-left-sidebar {height: auto;}.form-show-div-full {width: 100% !important;margin: 0 0px;}.sidebar {padding: 10px 20px;}.order-list-main-div {margin-top: 20px;}.pagination-div {width: 100% !important;padding: 10px 0px;}.pagination-div a {padding: 8px 9px;}.order-list-main-div .table thead th {padding: 5px !important;}.profile-main-left-div {margin: 0px;}.profile-main-right-div .form-show-div {width: 100%;margin: 0 0px;}.dash-sub-head {font-size: 20px;text-transform: uppercase;color: #2f1254;padding-bottom: 5px;text-align: center;}.profile-main-right-div {margin-bottom: 20px;margin-top: 20px;}.sidebar {display: none;}.mob-show-only {display: block;text-align: center;margin-top: 20px;margin-bottom: 5px;}.popup-content {width: 100%;}.sign-in-container {width: 100%;}.signin-section {width: 90%;}.signin-section .col-lg-5 {padding-right: 0px;}.sign-in-left {padding: 50px 0px;border-radius: 10px;display: none;}.sign-in-right h2 {padding-top: 40px;}.sign-in-form-div {width: 90%;}.expert-div li:nth-child(1) {width: 35%;text-align: center;}.expert-div li:nth-child(1) p {font-size: 14px;}.expert-exper-sec p {text-align: left;}.expert-div li:nth-child(2) {width: 60%;}.expert-div li:nth-child(3) {width: 100%;float: left;align-items: center;margin-top: 5px;}.expert-div li:nth-child(3) div {display: flex;display: inline-flex;align-items: center;gap: 5px;vertical-align: middle;}.expert-btns-sec button {background: #ffffff;color: #fff;border: 1px solid #e7e7e7;font-size: 14px;padding: 0px 13px;border-radius: 100px;margin: 3px 0;height: 38px;}.expert-reset-btn {float: none;}section.expert-sec {background: #f6edfe;padding: 5% 2%;}.ss-foot-logo img {width: 190px;}.ss-foot-logo img {width: 190px;margin-top: 15px;}.poppup-cnt-wid-5 {max-width: none;}.ss-singl-img-2 .show {width: 100%;height: 100%;}.ss-singl-new-detail-sec2 {padding-top: 40px;}.carat-div-sec button {padding: 7px 25px;font-size: 12px;}.ss-singl-add-btn-new a {width: 160px;padding: 12px 20px;font-size: 13px;}#tsum-tabs label {padding: 15px 10px;font-size: 15px;}.ring-img-mn-div-sec p {text-transform: capitalize;font-size: 12px;color: #000;}.pro-nam-newdiv h5 {font-size: 18px;}.small-img {width: 335px;position: relative;left: 0;}#tsum-tabs main {padding: 35px 0 0;}.col-lg-12.halo-block-header .title {font-size: 22px;}section.ss-prd-page-secnew-de {padding-bottom: 35px;}.ss-prd-page-secnew-de {padding-top: 35px;}.revw-date p {margin-bottom: 7px !important;}.prdt-dtl-rvw li:nth-child(1) {width: 100%;}.prdt-dtl-rvw li:nth-child(2) {width: 100%;}.prdt-dtl-rvw {display: inline-block;width: 100%;}.expert-btns-sec {display: inline-block;}.expert-btns-sec.filter-btns-sec button {background: #f6edfe;width: 49%;height: 40px;}.prd-pg-search input {width: 100%;height: 40px;margin: 8px 0;}.expert-reset-btn {width: 100% !important;}.range-slider {width: 100%;margin-bottom: 8px;}.ss-main-compli-pop-div .modal {padding-top: 30px;}.ss-main-compli-pop-div .modal-content {width: 95%;}.ss-foot-news {margin-top: 20px;}div#panchang-result {width: 91%;}#panchang-result h2 {font-size: 20px;}.horoscope-pg-sec .divine__dh__category_tabs ul {display: inherit;gap: 12px;}.horoscope-pg-sec .divine__dh__category_tabs ul li a {display: block;margin: 8px 0;}.horoscope-pg-sec .divine__dh__category_tabs ul li {width: 100%;}.kundli-img-ganesh img {width: 100%;height: 20rem !important;}.horoscope-pg-sec .kundli-form-div-sec h4 {color: #fff;font-size: 18px;}div#kundali-result svg {width: 100%;height: auto;}#kundali-result h2 {font-family: "Roboto", sans-serif;font-size: 13px;text-transform: uppercase;}.cons-div-sec {padding: 40px 20px;}.cons-div-sec ul {display: flex;gap: 40px;}.cons-div-sec li:nth-child(2):after {width: 90px;top: -78px;}.cons-div-sec li:nth-child(1):after {width: 90px;top: -78px;}.cons-ani-img {width: 60px;height: 60px;padding: 15px;}.cons-active-div .cons-ani-img:after {width: 60px;height: 60px;}.cons-active-div .cons-ani-img:before {width: 60px;height: 60px;}.cons-active-div .cons-tick {left: -8px;}.cons-div-ani p {font-size: 12px;line-height: 20px;}section.consult-page-sec {background: #f6edfe;padding: 27px 8px 30px;}.cons-active-div .cons-tick i {width: 18px;height: 18px;line-height: 18px;background: #00af38;border-radius: 26px;color: #fff;font-size: 10px !important;}.containerTbl {width: 100% !important;}.new-kundli-pg-css .tab-pane .card-header .card-title {font-size: 16px;}.new-kundli-pg-css .nav-link {padding: 0 13px;font-size: 14px;text-transform: uppercase;}#kundli .containerTbl {width: 90%;margin: auto;overflow: scroll;}#kundli .col-lg-12 {padding: 0 0;}#kundli #chartSvg {overflow: scroll;}#kundli .col-md-12 {overflow: scroll;}#kundli .col-lg-6 {padding: 0;}svg#chartSvg {overflow: overlay;}.divisional-svg-bx {overflow: scroll;}#kalsarpa .col-lg-12 {padding: 0;}#manglik .col-lg-12 {padding: 0;}#vkascendant .col-lg-12 {padding: 0;}.kundli-section table {overflow: scroll;}.kundli-section .card-body {overflow: scroll;}#panchang-result h4 {text-transform: uppercase;font-weight: 600;font-size: 13px;}#panchang-result .card-body {overflow: scroll;}#panchang-result #chartSvg {overflow: scroll;}.expert-cal-chat-btn {width: 34%;}.expert-cal-chat-btn a {padding: 4px 8px;font-size: 12px;}.expert-cal-chat-btn ul {display: flex;gap: 0px;width: 100%;}.expert-cal-chat-btn li {width: 50% !important;}.expert-reset-btn {position: relative;}}@media only screen and (min-width: 481px) and (max-width: 767px) {}@media only screen and (min-width: 767px) and (max-width: 1023px) {li.stock-out {width: 100%;}li.clo a {width: 100%;}.ipad {width: 100%;}.scroll-div {margin-top: 10px;}.recharge-redrct-btn {position: relative !important;left: -20px;margin-top: 10px !important;top: 0px;border-radius: 0px 100px 100px 0px !important;margin-bottom: 17px !important;}.main-pricing-plan ul li {width: 45%;margin: 0 15px;}.pricing-plan {margin-bottom: 10px;}.main-left-sidebar {height: auto;width: 50%;margin: 0 auto;}.form-show-div-full {width: 100% !important;margin: 0 0px;}.sidebar {padding: 10px 20px;}.order-list-main-div {margin-top: 20px;}.pagination-div {width: 100% !important;padding: 10px 0px;}.pagination-div a {padding: 8px 9px;}.order-list-main-div .table thead th {padding: 5px !important;}.profile-main-left-div {margin: 0px;}.profile-main-right-div .form-show-div {width: 100%;margin: 0 0px;}.dash-sub-head {font-size: 30px;text-transform: uppercase;color: #2f1254;padding-bottom: 5px;text-align: center;}.profile-main-right-div {margin-bottom: 20px;margin-top: 20px;}.sidebar {display: none;}.mob-show-only {display: block;text-align: center;margin-top: 20px;margin-bottom: 5px;}.popup-content {width: 90%;}.popup-content {width: 100%;}.sign-in-container {width: 100%;}.signin-section {width: 90%;}.signin-section .col-lg-5 {padding-right: 0px;}.sign-in-left {padding: 50px 0px;border-radius: 10px;display: none;}.sign-in-right h2 {padding-top: 40px;}.sign-in-form-div {width: 70%;}.ss-singl-new-detail-sec2 {padding-top: 40px;}.carat-div-sec button {padding: 7px 25px;font-size: 12px;}.ss-singl-add-btn-new a {width: 160px;padding: 12px 20px;font-size: 13px;}#tsum-tabs label {padding: 15px 10px;font-size: 15px;}.ring-img-mn-div-sec p {text-transform: capitalize;font-size: 12px;color: #000;}.pro-nam-newdiv h5 {font-size: 18px;}.small-img {width: 335px;position: relative;left: 0;}#tsum-tabs main {padding: 35px 0 0;}.expert-btns-sec {display: inline-block;}.expert-btns-sec.filter-btns-sec button {background: #f6edfe;width: 48%;height: 40px;}.prd-pg-search input {width: 100%;height: 40px;margin: 8px 0;}.expert-reset-btn {width: 100% !important;}.range-slider {width: 100%;margin-bottom: 8px;}.horoscope-pg-sec .divine__dh__category_tabs ul {display: inherit;gap: 12px;}.horoscope-pg-sec .divine__dh__category_tabs ul li a {display: block;margin: 8px 0;}.horoscope-pg-sec .divine__dh__category_tabs ul li {width: 100%;}.kundli-img-ganesh img {width: 65%;height: 20rem !important;}.horoscope-pg-sec .kundli-form-div-sec h4 {color: #fff;font-size: 18px;}#kundali-result h2 {font-family: "Roboto", sans-serif;font-size: 13px;text-transform: uppercase;}.containerTbl {width: 100% !important;}.new-kundli-pg-css .tab-pane .card-header .card-title {font-size: 16px;}.new-kundli-pg-css .nav-link {padding: 0 13px;font-size: 15px;text-transform: uppercase;}#kundli .containerTbl {width: 90%;margin: auto;overflow: scroll;}#kundli .col-lg-12 {padding: 0 0;}#kundli #chartSvg {overflow: scroll;}#kundli .col-md-12 {overflow: scroll;}#kundli .col-lg-6 {padding: 0;}svg#chartSvg {overflow: overlay;}.divisional-svg-bx {overflow: scroll;}#kalsarpa .col-lg-12 {padding: 0;}#manglik .col-lg-12 {padding: 0;}#vkascendant .col-lg-12 {padding: 0;}.kundli-section table {overflow: scroll;}.kundli-section .card-body {overflow: scroll;}#panchang-result h4 {text-transform: uppercase;font-weight: 600;font-size: 13px;}#panchang-result .card-body {overflow: scroll;}#panchang-result #chartSvg {overflow: scroll;}.expert-cal-chat-btn {width: 34%;}.expert-cal-chat-btn a {padding: 4px 8px;font-size: 12px;}.expert-cal-chat-btn ul {display: flex;gap: 0px;width: 100%;}.expert-cal-chat-btn li {width: 50% !important;}.expert-reset-btn {position: relative;}}.swal2-popup .swal2-title {font-size: 1.82em !important;font-weight: 300 !important;font-family: system-ui !important;}.ms-m-tb-25 {margin: 25px 0px;}.playpausevideo {position: absolute;top: 40%;left: 38%;background-image: linear-gradient(to right, #b173ff, #ddc2ff);width: 80px;height: 40px;border-radius: 5px;text-align: center;line-height: 40px;color: #fff;}.pan-sun{font-size: 1.5rem !important;}