/*
 Theme Name:   SKT Doctor Child
 Description:  A child theme of SKT Doctor
 Author:       Ixora Developer
 Template:     skt-doctor
 Version:      1.0.0
 Text Domain:  skt-doctor-child
*/

/* Import styles from the parent theme */
@import url("../skt-doctor/style.css");

/* Add your custom styles below */
.amelia-v2-booking #amelia-container .razorpay-section{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.amelia-v2-booking #amelia-container .razorpay-section #razorpay-button {
    width: fit-content;
    background: #265CF2;
    color: white;
    font-family: 'Amelia Roboto', 'sans-serif';
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: inherit;
    white-space: nowrap;
    text-decoration: none;
    text-transform: unset;
    border-radius: 5px;
    outline: 0;
    margin: 0;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    border: none;    
}
body:not(.rtl) .elementor-77 .elementor-element.elementor-element-76b1e30 {
/* 	display: none; */
}
