/**
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
*/
html,
body{
  width:100%;
  overflow-x:hidden;
}

header h1.entry-title {
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
}

.site-content .ast-container {
    padding: 0;
}

video#preview {
    background: black;
}
header.entry-header.ast-no-thumbnail.ast-no-meta {
    margin-bottom: 0;
    margin-top: 0;
}

footer#colophon {
    display: none;
}

.customeractivities h3 {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 600;
}

.customeractivities p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.2;
}

table.customeractivities td {
    padding: 3px;
    border: 1px solid #efefef;
}

/* table.customeractivities td:nth-child(2) {
    width: 70%;
} */

table.customeractivities td:nth-child(1) {
    width: 20%;
}

table.customeractivities td:nth-child(3) {
    width: 40%;
    text-align: center;
}

table.customeractivities.completedactivities {
    background: #f1f1f1;
}
table.customeractivities td:nth-child(3) a.pmbtn {
    width: 24%;
    display: inline-block;
    padding: 5px;
}
input.packqty {
    width: 42%;
     display:inline-block;
	    padding: 1px 3px;
}

.acc-container {
    width: 100%;
    max-width: 600px;
    margin: 0px auto;
}

.acc {
    border-bottom: 1px solid #fff;
}

.acc-head {
    background-color: #60389c;
    padding: 5px 10px;
    font-size: 22px;
    position: relative;
    cursor: pointer;
}

 .acc-head::before,
 .acc-head::after {
  content: '';
  position: absolute;
  top: 50%;
  background-color: #fff;
  transition: all .3s;
 }

.acc-head::before {
    right: 28px;
    width: 3px;
    height: 16px;
    margin-top: -8px;
}

.acc-head::after {
    right: 22px;
    width: 16px;
    height: 3px;
    margin-top: -2px;
}

.acc-head p {
  color: #fff;
  font-weight: bold;
}
.acc-head p {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
}
.acc-content {
  padding: 0px;
  display: none;
}
  .acc-content p {
    margin-bottom: 0px;
}      
.acc-head.active::before {
    transform: rotate(90deg);
}

.shopproducts table.customeractivities td:nth-child(1) {
    width: 60%;
}
.shopproducts table.customeractivities td:nth-child(2) {
    width: 40%;
}


.shopproducts input {
    padding: 0;
    padding-left: 3px;
    text-align: center;
}

.btmfixbtn {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 88;
    margin-bottom: 0 !important;
    background-color: #5aa8da;
    border: none;
    width: 100%;
    color: #fff;
    font-size: 21px;
    line-height: 1.5em !important;
    font-weight: 600;
    text-align: center;
    padding: 10px;
}
.btmfixbtn table {
    margin-bottom: 0;
    border: 0;
}

.btmfixbtn table td {
    border: 0;
	    padding: 0;
}

.btmfixbtn button {
    padding: 10px 20px;
    float: right;
    margin-right: 15px;
}

.btmfixbtn {
    padding: 0px;
}

.btmfixbtn tr td:first-child {
    margin-left: 15px;
}

.btmfixbtn table {
    max-width: 640px;
    margin: 0px auto;
}

.pmbtn {
    padding: 4px 8px;
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: #0170b9;
    background-color: #0170b9;
    border-radius: 2px;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1;
    text-decoration: none !important;
    font-size: 17px;
    cursor: pointer;
}

.btmfixbtn input[type="submit"] {
    padding: 10px 25px;
    margin-right: 15px;
    background: #1f3d7d;
}

/*  Chekcout page */
div#customer_details, tr.woocommerce-shipping-totals.shipping, tr.cart-subtotal, tr.woocommerce-shipping-totals.shipping, tr.cart-subtotal,.woocommerce-terms-and-conditions-wrapper, .woocommerce-form-coupon-toggle {
    display: none;
}
.woocommerce-page.woocommerce-checkout form #order_review th, .woocommerce-page.woocommerce-checkout form #order_review td {
    padding: 5px 0;
}
h3#order_review_heading {
    padding-bottom: 5px !important;
}
/*  Chekcout page */

tr.order-total th {
    font-weight: bold !important;
}

.order-total span.woocommerce-Price-amount.amount {
    font-weight: bold !important;
}

.primaryBtn {
    color: #fff;
    text-decoration: none !important;
    background: #5d3d8d;
    padding: 5px 15px;
    font-size: 16px;
    border-radius: 3px;
}

.text-center.qrnferror {
    text-align: center;
}


#prodsearchform #searchinput {
    width: 100%;
    padding: 8px 15px;
    display: inline-block;
    border: 1px solid #999;
}
#prodsearchform #searchinput:focus {
    border-color: green;
}
form#prodsearchform {
    margin-bottom: 15px;
}

.searchon .acc-content {
    display: block !important;
}

.searchon .acc-head {
    display: none;
}

.search-box,.close-icon,.search-wrapper {
	position: relative;
}

.search-box {
	width: 80%;
	border: 1px solid #ccc;
  outline: 0;
  border-radius: 15px;
}
.search-box:focus {
	box-shadow: 0 0 15px 5px #b0e0ee;
	border: 2px solid #bebede;
}
.close-icon {
    border: 1px solid transparent;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    position: absolute;
    padding: 0;
    /* top: 22px; */
    right: 30px;
    line-height: 17px;
}
.close-icon:after {
    content: "X";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #e56464;
    z-index: 1;
    right: 35px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 2px;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-weight: normal;
    font-size: 16px;
    box-shadow: 0 0 2px #e50f0f;
    cursor: pointer;
    top: 22px;
    right: -21px;
}
.search-box:not(:valid) ~ .close-icon {
	display: none;
}
div#customer_details {
    display: block !important;
    padding: 15px;
}
form#prodsearchform {
    max-width: 600px;
    margin: 0px auto;
    margin-bottom: 10px;
}

.search-wrapper {
    width:100%;
}

.btmfixbtn .primaryBtn {
    padding: 8px 25px;
    margin-right: 15px;
    background: #5aa8da;
    width: 100%;
    display: block;
}

table.customeractivities.completedactivities td {
    border-color: #fff !important;
}

#h-tabs .elementor-tabs-wrapper{
	display:flex;
	flex-direction: row;
}

#h-tabs .elementor-tab-mobile-title{
	display:none;
}

.page-id-144 .woocommerce-product-gallery, .page-id-144 span.single-product-category, .page-id-144 h1.product_title.entry-title,.page-id-144 .product_meta, .page-id-144 .quantity {
    display: none !important;
}
.page-id-144 button.single_add_to_cart_button.button.alt.wp-element-button:before {
    content: "Recharge Wallet";
    font-size: 21px;
}

.page-id-144 button.single_add_to_cart_button.button.alt.wp-element-button {
    font-size: 0;
}
div.elementor-tab-content {
    border-top: 0 !important;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: table-cell;
    width: 100%;
    text-align: center;
}

.page-id-144 button.single_add_to_cart_button.button.alt.wp-element-button {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 88;
    margin-bottom: 0 !important;
    background-color: #f08523;
    border: none;
    width: 100% !important;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.walletlogtable td span {
    display: block;
    font-size: 12px;
}

span.plus_minus_icon {
    font-size: 18px !important;
    display: block;
    background: #3757a1;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.pmplus {
    background: #3a712b !important;
}

.pmminus {
    background: #c02222 !important;
}

button.tncaccordion {
    background: none !important;
    color: #aaa;
    font-size: 12px;
    padding: 10px 0;
}

.tncpanel {
    padding: 0;
    font-size: 12px;
    color: #aaa;
    margin: 10px 0 0 0;
}

.tncaccordion.tncactive {
    border-bottom: 1px solid #e4e4e4;
}

.tncpanel p {
    margin: 0;
}
.page-id-144 .single-product p.price {
    display: none;
}
#wcamount {
    font-weight: 500;
    color: #222;
    text-transform: capitalize;
}
.footerLink a {
    color: #c2c2c2;
    font-size: 14px;
}

.footerLink {
    color: #c2c2c2;
    padding: 5px 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    background: #fff;
	line-height:1.3;
	width: 100% !important;
    left: 0;
}
div#myAcBtn a {
    min-width: 280px;
}
/* tabs disabled */
/* div#elementor-tab-title-4851, div#elementor-tab-title-4391 {
    display: none;
} */

@media(max-width:768px){
	#main>article {
		padding-top: 0px;
		padding-bottom: 80px;
	}
}


/* My Account wallet hide */
/* div#elementor-tab-title-4392 {
    display: none;
} */

/* div#elementor-tab-title-4852 {
    display: none;
} */

