/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

body.page-id-1507 {
  background: #fff;
}
.balance h4 {
  display: flex;
}
.elementor-element .elementor-button,
#cashcred input[type="submit"] {
  border-style: solid;
  border-width: 1px;
  border-color: var(--e-global-color-primary);
  background: linear-gradient(to right, #f7921e, #ec1c24);
  color: white;
  transition: background 0.3s ease;
}
.elementor-element .elementor-button:hover,
#cashcred input[type="submit"]:hover {
  background: transparent !important;
  color: #ed693c !important;
}
.wpmake-advance-user-avatar-container
  .wpmake-advance-user-avatar-upload
  button.wpmake_advance_user_avatar_upload {
  background: linear-gradient(to right, #f7921e, #ec1c24);
  color: white;
}
.ast-account-nav-menu {
  padding: 20px;
}
#cashcred_total {
  float: none !important;
}
.ast-account-nav-menu .menu-item .menu-link {
  padding: 5px !important;
}
.astra-shop-summary-wrap a.button.add_to_cart_button,
.astra-shop-summary-wrap a.button {
  font-size: 8px !important;
}

.wekcome-greeting h4 {
  color: #ed693c;
}
h4.uael-video__caption {
  padding: 20px;
  text-align: left !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  color: #fff !important;
}
body.woocommerce-order-received ul.woocommerce-thankyou-order-details + p {
    display: none;
}
div#radio-control-wc-payment-method-options-mycred__content {
    font-size: 12px;
}

.ast-page-builder-template .site-content > .ast-container {
  display: block;
  max-width: 1240px;
  padding: 0 20px;
}
.page-id-852 .ast-container{
  padding: 0px !important;
  max-width: 100% !important;
}
.site-content h1.page-heading {
  color: #ed693c;
  margin: 30px 0px !important;
  /* width: 100%; */
}

.uael-login-form-icon-yes .elementor-field-textual.elementor-size-sm {
  padding: 0.75em 30px;
  color: #000 !important;
}
.streaming-item {
  cursor: pointer;
  padding: 0 !important;
}
.wc-block-components-sidebar-layout.wc-block-cart {
  padding-top: 0;
  padding: 0 20px;
}
.streaming-item {
  background: transparent !important;
}
.streaming-wrapper h4 {
  text-align: left;
  margin: 10px;
}
.streaming-description {
  background: #fff;
  padding: 10px;
  text-align: justify;
  display: none;
}
#videoContent {
  background: transparent;
}
#noticePopup {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  box-sizing: border-box;
}
body.archive .quantity .plus, 
body.archive .quantity .minus, 
body.archive .quantity .qty {
    background-color: transparent;
    border-color: #f16b1f;
    color: #f16b1f;
    font-size: 14px;
    border-width: 2px;
}
 
body.archive .quantity .minus {
border-radius: 8px 0 0 8px;
}
body.archive .quantity .plus{
  border-radius: 0 8px 8px 0;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: .5em;
    padding: 0;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 100%;
}
.uael-login-form input[type="checkbox"]:checked + span:before{
  border-color: #f16b1f !important;
  background-color: #f16b1f !important;
  color: #fff !important;
  border: 1px solid #f16b1f !important;
  outline: none!important;
  width: 12px !important;
  height: 12px !important;
  font-size: 10px !important;
  border-radius: 2px !important;
}
.uael-login-form input[type="checkbox"] + span:before {
  outline: none !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 2px !important;
  background-color: #fff !important;
}
.my-wallet h3{
  margin-bottom: 0;
}
#noticeContent {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 20px;
  max-width: 450px;
  width: 90%;
  border-radius: 6px;
  overflow: hidden;
  margin: auto;
  right: 0;
  bottom: 0;
  max-height: max-content;
}
#closeNoticePopup {
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 20px;
}
#noticeContainer {
  display: flex;
  flex-direction: column;
  justify-content: center !important;
  align-items: center;
  text-align: center;
}
#noticeContainer h3 {
  margin-bottom: 5px;
  margin-top: 15px;
  font-weight: 800;
  color: #f16b1f;
  font-size: 26px;
}
#noticeContainer p {
  font-size: 16px;
  padding: 0px 50px;
}
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
  padding: 0 15px;
}
#cashcred ul.cashcred-nav-tabs li.active {
  color: #f16b1f;
  background-color: transparent;
}
#cashcred input[type="submit"] {
  border-width: 1px;
}

body.logged-in .non-logged-in-show {
  display: none;
}

body.page-template-page-streaming-videos {
  background: #eee;
}
body.page-template-page-streaming-videos .site-content h1.page-heading {
  color: #ed693c;
  margin: 30px 18px;
}
body.page-template-page-streaming-videos .streaming-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 1rem 0;
}
body.page-template-page-streaming-videos .streaming-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(25% - 1rem);
  margin-bottom: 1rem;
  background: #fff;
  padding: 1rem;
  text-align: center;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}
body.page-template-page-streaming-videos .streaming-item:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
body.page-template-page-streaming-videos .streaming-item img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}
body.page-template-page-streaming-videos .streaming-item .author-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 10px;
  text-align: left;
  gap: 10px;
  min-height: 90px;
}
body.page-template-page-streaming-videos .streaming-item .author-info img {
  border-radius: 50px;
}
body.page-template-page-streaming-videos .pagination {
  margin: 2rem 0;
  text-align: center;
}
body.page-template-page-streaming-videos .pagination .page-numbers {
  display: inline-block;
  padding: 8px 12px;
  margin: 0 2px;
  border: 1px solid #e5e5e5;
  color: #333;
  text-decoration: none;
  border-radius: 3px;
}
body.page-template-page-streaming-videos .pagination .current {
  background: #0073aa;
  color: #fff;
  border-color: #0073aa;
}
body.page-template-page-streaming-videos .streaming-item img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  width: 100%;
}
.streaming-wrapper h4:after {
  content: "...";
  right: 5px;
  color: orange;
  font-size: 30px;
  top: -5px;
}
#videoPopup {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#noticePopup {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#videoContent {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  max-width: 800px;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
#videoContent iframe {
  width: 100%;
  height: 450px;
  border: none;
  border-radius: 20px;
}
#closePopup {
  float: left;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}
#closeNoticePopup {
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 20px;
}
video#videoPlayer {
  max-height: 450px;
  width: 100%;
  border-radius: 20px;
}
#noticeContainer {
  text-align: center;
}
#noticeContainer h3 {
  margin-bottom: 0;
  margin-top: 15px;
  font-weight: 600;
  color: #f16b1f;
}
.modal-footer {
  text-align: center;
}
body.page-template-page-streaming-videos #view-my-wallet {
  margin-top: 10px;
}
.table-container table {
  width: 100%;
  border-collapse: collapse;
}
.table-container th,
.table-container td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left;
}
#astra-footer-menu {
  display: flex;
  justify-content: center;
  margin-top: 0;
}
.footer-widget-area[data-section="section-footer-menu"]
  .astra-footer-vertical-menu
  .menu-item {
  align-items: flex-start;
  margin: 0 10px;
}
span.welcome {
  color: #000;
}

.page-id-1507.ast-narrow-container .ast-article-single {
  padding-top: 0 !important;
}
.streaming-wrapper {
  position: relative;
}
.streaming-wrapper h4:after {
  content: "...";
  right: 5px;
  color: #f36b1e;
  font-size: 30px;
  top: -5px;
  position: absolute;
}
button.ast-menu-toggle {
  border: 0;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
  background: transparent;
  border: none;
}
p.form-row.privacy,
p.form-row.whatsapp-link,
p.form-row.privacy
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  margin-bottom: 0.5em;
  display: flex;
  justify-items: center;
  align-items: center;
}
.wpmake-advance-user-avatar-container {
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: flex-start;

  /* border-radius: 100%; */
}
.wpmake-advance-user-avatar-container .profile-preview {
  border-radius: 100px;
  margin-bottom: 0;
}

.my-wallet-container h2 {
    font-size: 20px;
    font-weight: 500;
}
button#wpforms-submit-542 {
    border: 1px solid;
    padding: 16px 20px;
}
input[type="checkbox"] {
    accent-color: #f16b1f;
    border-radius: 2px !important;
    width: 14px;
    height: 14px;
    font-size: 12px;
}
body.woocommerce-checkout .wc-block-checkout__form {
  display: flex;
  flex-direction: column;
}
body.woocommerce-checkout .wc-block-checkout__form .wc-block-checkout__billing-fields{
  order: 1;
}

body.woocommerce-checkout .wc-block-checkout__form .wc-block-checkout__contact-fields{
  order: 2;
}

body.woocommerce-checkout .wc-block-checkout__form .wc-block-checkout__shipping-fields{
  order: 3;
}

body.woocommerce-checkout .wc-block-checkout__form .wp-block-woocommerce-checkout-pickup-options-block {
  order: 4;
}

body.woocommerce-checkout .wc-block-checkout__form .wc-block-checkout__payment-method {
  order: 5;
}

body.woocommerce-checkout .wc-block-checkout__form .wc-block-checkout__order-notes {
  order: 6;
}
body.woocommerce-checkout .wc-block-checkout__form .wc-block-checkout__terms {
  order: 7;
}
body.woocommerce-checkout .wc-block-checkout__form .wc-block-checkout__actions {
  order: 8;
}
.uael-login-form input[type="checkbox"]:checked + span:before {
    color: #ffffff;
    background: #f16b1f;
    font-size: 12px;
    border-radius: 2px !important;
}
.elementor-remember-me {
    margin-bottom: 15px;
}
p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    display: none;
}
p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward {
    display: block;
}
.is-mobile .wc-block-components-form .wc-block-components-checkout-step, .is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-top: 0;
}
/* Tablets */
@media (max-width: 768px) {
  body.woocommerce-checkout .wp-block-woocommerce-checkout-totals-block {
    display: none;
  }
  body.page-template-page-streaming-videos .streaming-item {
    width: calc(100% - 1rem);
  }
  #videoContent iframe {
    height: 350px;
  }
}
/* Mobile phones */
@media (max-width: 480px) {
  body.archive .woocommerce-notices-wrapper {
    z-index: 999 !important;
  }
  body.archive .woocommerce-notices-wrapper .woocommerce-message{
    display: block;
  }
  body.page-template-page-streaming-videos .streaming-item {
    width: 100%;
  }
  #videoContent {
    padding: 5px;
    width: 95%;
  }
  #videoContent iframe {
    height: 250px;
  }
  video#videoPlayer {
    width: 100%;
  }
  .welcome-greeting h4 {
    font-size: 16px;
  }
  
  body.page-template-page-my-wallet .my-wallet-wrapper {
    flex-direction: column;
  }

  .table-container table,
  .table-container thead,
  .table-container tbody,
  .table-container th,
  .table-container td,
  .table-container tr {
    display: block;
  }

  .table-container thead {
    display: none;
  }
table{
  border: none;
}
  .table-container tr {
    margin-bottom: 15px;
    border: 1px solid #ccc;
}

  .table-container td {
    position: relative;
    padding-left: 50%;
    text-align: left;
  }

  .table-container td::before {
    content: attr(data-label);
    position: absolute;
    left: 15px;
    top: 8px;
    font-weight: bold;
  }
  #cashcred ul.cashcred-nav-tabs li {
    min-width: 48%;
  }
}

.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
  display: none;
}
.logged-in
  .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
  display: flex;
}
.mycred-woo-order-total,
.mycred-woo-total-credit {
  padding: 10px 0;
}
body.woocommerce-cart div#woo-cart-wrapper,
body.woocommerce-checkout div#woo-checkout-wrapper {
  --display: unset;
}
body.woocommerce-dashboard .wpmake-advance-user-avatar-container {
    display: none;
}
body.woocommerce-dashboard .woocommerce-MyAccount-content {
    text-align: center;
}
p#profile_pic_url_field br {
    display: none;
}
#videoPopup {
  display: none;
  position: fixed;
  z-index: 11;
  top: 0px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: #fff;
  padding: 10px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
video#videoPlayer {
  padding: 10px !important;
  border: 1px solid #f16b1f;
}
body.archive .woocommerce-notices-wrapper,
body.single-product .woocommerce-notices-wrapper {
  position: fixed;
  bottom: -30px;
  left: 0;
  right: 0;
  z-index: 4;
  opacity: 1;
}
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input .select2-container--default .select2-selection--single, 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input input[type=email], 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input input[type=number], 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input input[type=password], 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input input[type=reset], 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input input[type=search], 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input input[type=tel], 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input input[type=text], 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input input[type=url], 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input select, 
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row.ast-animate-input textarea {
  padding: .9em .8em;
}
.wpmake-advance-user-avatar-container .wpmake-advance-user-avatar-upload button.wpmake_advance_user_avatar_take_snapshot {
    background-color: #a9a9a9;
}
@media screen and (max-width: 767px) {
  .mycred-cashcred-withdraw-form-footer {
    flex-direction: column;
    display: flex;
  }
  #cashcred_total {
    text-align: center !important;
  }
  .elementor-kit-1403 button,
  .elementor-kit-1403 input[type="button"],
  .elementor-kit-1403 input[type="submit"],
  .elementor-kit-1403 .elementor-button {
    border-width: 1px 1px 1px 1px;
    padding: 12px 20px 12px 20px;
  }
  body.archive .astra-shop-summary-wrap {
    text-align: left;
  }
  body.woocommerce-cart  table.wp-block-woocommerce-cart-line-items-block .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    border-left: 2px solid var(--ast-border-color);
    border-right: 2px solid var(--ast-border-color);
  }
  body.woocommerce-cart table.wp-block-woocommerce-cart-line-items-block tr.wc-block-cart-items__row {
    position: relative;
  }
  body.woocommerce-cart table.wp-block-woocommerce-cart-line-items-block button.wc-block-cart-item__remove-link {
    position: absolute;
    right: 0;
    top: 35px;
  }
  body.woocommerce-cart table.wp-block-woocommerce-cart-line-items-block .wc-block-components-product-metadata__description {
      display: none;
  }

  /* .woocommerce-js ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    min-height: 36px !important;
  } */
  #astra-footer-menu {
    flex-direction: column;
    align-items: center;
  }
  body.page-template-page-my-wallet .pagination li span,
  body.page-template-page-my-wallet .pagination li a {
    background: #fff;
    margin-right: 0px !important;
    font-weight: 800;
    padding: 8px 12px !important;
    font-size: 12px !important;
  }
  ul.pagination {
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
  }
  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    .astra-logo-svg {
    width: 100px;
    max-width: 50px;
  }
  .woocommerce-edit-account .woocommerce form .form-row {
    margin-bottom: 5px;
}
.is-mobile .wc-block-components-form .wc-block-components-checkout-step, .is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-top: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content fieldset legend{
  margin-bottom: 0;
}
/* .woocommerce-shop header.woocommerce-products-header {
    margin-top: 20px;
    width: 50%;
    float: left;
    margin-top: 0;
} */
.woocommerce-shop.woocommerce-js .woocommerce-result-count {
    float: right;
    margin-top: -100px;
}
header.woocommerce-products-header {
    margin-top: 20px;
}
.page-template-page-streaming-videos header.woocommerce-products-header {
    margin-top: 0;
}
/* .woocommerce-js .woocommerce-breadcrumb{
  width: 60%;
} */
.wc-block-checkout__add-note .wc-block-components-checkbox {
    margin-top: 40px !important;
}
.is-mobile .wc-block-components-form .wc-block-components-checkout-step:first-of-type, .is-small .wc-block-components-form .wc-block-components-checkout-step:first-of-type {
    padding-top: 20px !important;
}
header.entry-header .entry-title {
    font-size: 32px !important;
    color: #f16b1f !important;
}
.woocommerce ul.products li.product.mobile-align-left .star-rating, .woocommerce ul.products li.product.mobile-align-left .button, .woocommerce-page ul.products li.product.mobile-align-left .star-rating, .woocommerce-page ul.products li.product.mobile-align-left .button {
    border-radius: 8px;
    margin-left: 0;
    margin-right: 0;
    border: 2px solid;
    font-weight: 700;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link, .woocommerce-page ul.products li.product .woocommerce-loop-product__link {
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.woocommerce .ast-shop-toolbar-container{
  margin-bottom: 0 !important;
}
.page-template-page-my-wallet .site-content #primary {
    padding: 1.5rem 0 !important;
    margin: 0;
}
.ast-plain-container #primary {
    margin-top: 0 !important;
}
.wc-block-cart table.wc-block-cart-items{
  margin-bottom: 0 !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding-bottom: 0!important;
}
.woocommerce ul.products li.product .astra-shop-summary-wrap, .woocommerce-page ul.products li.product .astra-shop-summary-wrap {
    padding: 0;
}
.ast-theme-transparent-header #masthead {
    position: absolute;
    left: 0;
    right: 0;
    box-shadow: 0 0 8px 0 #ccc;
}
.uael-nav-menu-icon {
    padding: 10px 10px 8px!important;
}
.uael-nav-menu-icon svg {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    font-size: 20px !important;
}
th#time {
    width: 120px;
}
}

/*
* My Wallet CSS
*/
body.page-template-page-my-wallet .my-wallet-container {
  padding: 20px 0px;
}
body.page-template-page-my-wallet .my-wallet-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column;
  max-width: 550px;
}
body.page-template-page-my-wallet .wallet-wrapper {
  font-size: 1.2rem;
  padding: 20px 0px;
}
body.page-template-page-my-wallet .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 400px;
  margin: 15px 0px;
}
body.page-template-page-my-wallet .form-group label {
  font-weight: 600;
}
body.page-template-page-my-wallet .form-group input {
  max-width: 100% !important;
}
body.page-template-page-my-wallet .pagination li span,
body.page-template-page-my-wallet .pagination li a {
  background: #fff;
  margin-right: 5px;
  font-weight: 800;
  padding: 11px 18px;
  font-size: 16px;
}
body.page-template-page-my-wallet .pagination li.active span.current {
  background: #f28f3e;
  color: #fff;
}
body.page-template-page-my-wallet .pagination li span:not(.current) {
  cursor: not-allowed;
  opacity: 0.6;
}
body.page-template-page-my-wallet div#panel_upi h3 {
  display: none;
}
/* body.page-template-page-my-wallet #cashcred ul.cashcred-nav-tabs li {
  background: #70bbf4;
  color: #fff;
} */
body.page-template-page-my-wallet .wallet-container {
  max-width: 400px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
body.page-template-page-my-wallet .wallet-balance {
  font-size: 32px;
  color: #f3701a;
  margin: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-weight: bold;
}
body.page-template-page-my-wallet .wallet-label {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-weight: bold;
  color: #333;
  font-size: 18px;
  margin: 13px 0px;
}
body.page-template-page-my-wallet .wallet-label i {
  color: #f3701a;
  margin-right: 10px;
  font-size: 22px;
}
body.page-template-page-my-wallet button.disabled {
  background: #999 !important;
  cursor: not-allowed !important;
}
body.page-template-page-my-wallet .amount-info {
  font-weight: bold;
  color: #f3701a;
  text-align: center;
}
body.page-template-page-my-wallet .note {
  font-size: 12px;
  color: #555;
  margin-top: 10px;
}
body.page-template-page-my-wallet #cashcred_total {
  color: #f16b1f;
  float: none !important;
  text-align: center !important;
  font-weight: 800;
  font-size: 18px;
}
body.page-template-page-my-wallet button#withdrawBtn {
  width: 100%;
  text-align: center;
  margin: 10px auto 20px;
  background: linear-gradient(to right, #f3701a, #f23a3a);
  color: white;
  padding: 12px 25px;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  cursor: pointer;
  margin-top: 20px;
}
body.page-template-page-my-wallet .form-group input[type="submit"] {
  background: linear-gradient(to right, #f3701a, #f23a3a);
  color: white;
  border: 0;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
}
