/**
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
*/

.maxw-1200 {max-width:1200px;}
.mt-auto {margin-top:auto;}
.site-content,
.single-mto-course {
	font-family: "Sora", Sans-serif;
}

.woocommerce-cart .site-content,
.woocommerce-checkout .site-content {}

.woocommerce-cart .ast-container #primary,
.woocommerce-checkout .ast-container #primary {
	margin-top:0;
}

.woocommerce-cart .entry-header,
.woocommerce-checkout .entry-header {
	background-image: url(https://uicobe.com/taps/wp-content/uploads/2026/05/hero-bg.webp);
    background-position: bottom center;
	padding-top:200px;
	padding-bottom:100px;
	margin-bottom:80px;
	margin-left:-600px;
	margin-right:-600px;
	text-align:center;
}
.woocommerce-cart .entry-header h1,
.woocommerce-checkout .entry-header h1 {
	font-family: "Sora", Sans-serif;
	font-size: 80px;
	font-weight: 400;
	line-height: 0.9em;
	letter-spacing: -3.4px;
	color: #111111;
}

.hero-banner-image {
	position:absolute;
	bottom:0;
	right:5%;
}
@media screen and (max-width: 1600px) {
	.hero-banner-image img {
		position: relative;
        max-width: 85%;
        right: -12%;
	}
}
@media screen and (max-width: 1200px) {
	.hero-banner-image img {
		position: relative;
        max-width: 75%;
        right: -12%;
	}
}
@media screen and (max-width: 1024px) {
  .woocommerce-cart .entry-header h1,
  .woocommerce-checkout .entry-header h1 {
    font-size: 65px;
  }
	.hero-banner-image {
		position:relative;
	}
}
@media screen and (max-width: 768px) {
	.woocommerce-cart .entry-header h1,
  .woocommerce-checkout .entry-header h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
	.btn-w-100 a {width:100%;}
}

@media screen and (max-width: 1024px) {
	  .woocommerce-cart .entry-header,
  .woocommerce-checkout .entry-header {
    padding-top:140px;
	padding-bottom:60px;
  }
	.woocommerce-checkout .entry-header  {margin-bottom:50px;}
}
@media screen and (max-width: 768px) {
	.woocommerce-cart .entry-header,
	.woocommerce-checkout .entry-header {
		padding-top:120px;
		padding-bottom:50px;
	}
	.masteriyo-signup .masteriyo-signup--wrapper {
		width:100%;
		padding:30px;
	}
	.woocommerce ul.order_details {
		display:flex;
		flex-direction:column;
		gap:20px;
	}
	.woocommerce ul.order_details li {
		margin-right: 0 !important;
		padding-right:0 !important;
		border:0 !important;
	}
}
.woocommerce-breadcrumb {
	font-size:14px;
}
/* .woocommerce-cart .site-content,
.woocommerce-checkout .site-content, */
.masteriyo-account-page .site-content,
.single-mto-course .site-content {
	padding-top:100px;
}
body.single-mto-course .masteriyo-container .masteriyo-single-course {
	margin-bottom:0;
}
.masteriyo-account-page .entry-header {
	display:none;
}
@media screen and (max-width: 1024px) {
	.masteriyo-account-page .site-content {
		padding-bottom:50px;
	}
	.masteriyo-account-page .masteriyo-login {
		padding-left:30px;
		padding-right:30px;
	}
}


body.single-mto-course .masteriyo-btn,
body.masteriyo-account-page .masteriyo-btn,
body.woocommerce-checkout .masteriyo-btn.masteriyo-btn,
body.woocommerce-cart .masteriyo-btn.masteriyo-btn {
	line-height:50px;
	border-radius:6px !important;
	font-size: 15px;
	padding:0 25px;
}
.masteriyo-single-course .masteriyo-single-course--btn {
    font-size: 15px !important;
    border-radius: 6px !important;
}
body.theme-astra.masteriyo-account-page input[type=text],body.theme-astra.masteriyo-account-page input[type=number],body.theme-astra.masteriyo-account-page input[type=email],body.theme-astra.masteriyo-account-page input[type=url],body.theme-astra.masteriyo-account-page input[type=password],body.theme-astra.masteriyo-account-page input[type=search],body.theme-astra.masteriyo-account-page input[type=reset],body.theme-astra.masteriyo-account-page input[type=tel],body.theme-astra.masteriyo-account-page input[type=date] {
	min-height:50px;
	font-size:15px;
	font-family: "Sora", Sans-serif; 
	font-weight:500;
}
body.woocommerce-checkout .woocommerce-form-coupon {
	display:flex;
	gap:10px;
}
body.woocommerce-checkout .woocommerce-form-coupon button {
	min-height:50px;
	font-size:15px;
	font-family: "Sora", Sans-serif; 
	font-weight:500;
	padding:0 25px;
	background: #111;
}
body.woocommerce-checkout .woocommerce-form-coupon button:hover {
	background: #111;
}
body.woocommerce-checkout .woocommerce-form-coupon .coupon-error-notice {
	font-size:13px; font-weight:400;
}

.masteriyo-signup--wrapper {
	max-width:600px;
}
.masteriyo-btn-signup {
	width:100%;
}
.masteriyo-reset-signin a,
.masteriyo-forgot-password a {
	color:#111 !important; font-size:13px;
}
.masteriyo-reset--title {margin-bottom:10px; }


.masteriyo-alert {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
		margin-bottom:20px;
}
.masteriyo-alert.masteriyo-success-msg {
	color: #1aa700;
}
.masteriyo-alert.masteriyo-danger-msg {
	color: #c90000;
}
.woocommerce-privacy-policy-text p,
.payment_box p {
	font-size: 13px;
    font-style: italic;
    line-height: 18px;
}


.woocommerce form .form-row textarea, .woocommerce input[type=email], .woocommerce input[type=number], .woocommerce input[type=password], .woocommerce input[type=reset], .woocommerce input[type=search], .woocommerce input[type=tel], .woocommerce input[type=text], .woocommerce input[type=url], .woocommerce textarea, .woocommerce-page form .form-row textarea, .woocommerce-page input[type=email], .woocommerce-page input[type=number], .woocommerce-page input[type=password], .woocommerce-page input[type=reset], .woocommerce-page input[type=search], .woocommerce-page input[type=tel], .woocommerce-page input[type=text], .woocommerce-page input[type=url] {
	height:50px;
	border-radius:6px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {font-weight:500; font-size:14px; margin-bottom:6px;}

.woocommerce .select2-container .select2-selection--single, .woocommerce select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select {
	padding: .9em .8em; border-radius:6px;}


.woocommerce-cart a.button.alt,
.woocommerce-checkout button.button.alt {
	background:#f5620d;
	font-weight: 500;
    border-radius: 6px;
    padding: 18px 15px;
    font-size: 15px;
	line-height:1;
}

.woocommerce-js table.shop_table thead th, .woocommerce-page table.shop_table thead th {
	color:#111; font-weight:600;
}

.woocommerce-info {
	font-size:14px; font-weight:500;
}

.woocommerce-checkout .woocommerce-message a.button.wc-forward {
	padding:0; background:transparent;
}
.checkout-inline-error-message,
.woocommerce-error a,.woocommerce-error a strong {font-size:14px; font-weight:400;  color:red;}

body.woocommerce-order-received .woocommerce-thankyou-order-received  {
	padding: 20px 20px;
    border-radius: 6px;
    background-color: #e6ffec;
    border: 1px solid #10d876;
    color: #008d48;
    justify-content: center;
    display: flex;
    text-align: center;
    position: relative;
}
.woocommerce-notice::before {
    content: "";
    position: relative;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url(https://uicobe.com/taps/wp-content/uploads/2026/07/check.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 12px;
    margin-right: 10px;
}
.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
}
.woocommerce-thankyou-order-details {
    margin-bottom: 20px !important;
    padding: 35px 30px !important;
    background: #fff;
    border-radius: 8px;
    display: flex;
    /* border: 1px solid var(--gray-100); */
    box-shadow: 0 2px 18px rgba(18, 7, 143, .0392156863), 0 1px 2px rgba(14, 9, 72, .0784313725), 0 0 0 1px rgba(14, 9, 72, .0392156863), inset 0 0 3px rgba(19, 39, 108, .0392156863), inset 0 -4px 1px rgba(19, 39, 109, .0588235294);
    justify-content: space-around;
}
.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: var(--gray-700);
    line-height: 1;
    border-right: 1px dashed #cfc8d8;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.woocommerce ul.order_details li strong {
    display: block;
    font-size: 15px;
    font-weight: 600 !important;
    color: var(--gray-900);
    margin-top: 4px;
}
.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title {
    font-size:20px;
	font-weight:500;
	background:transparent !important;
	border:0 !important;
	padding:0 !important;
}
.woocommerce-order-details .woocommerce-order-details__title {
	margin-bottom:28px !important;
	margin-top:28px !important;
}


table.order_details,
.woolentor_myaccount_page .woocommerce-order .woocommerce-order-details {
    padding: 35px 30px;
    background: #fff;
    border-radius: 8px !important;
    box-shadow: 0 2px 18px rgba(18, 7, 143, .0392156863), 0 1px 2px rgba(14, 9, 72, .0784313725), 0 0 0 1px rgba(14, 9, 72, .0392156863), inset 0 0 3px rgba(19, 39, 108, .0392156863), inset 0 -4px 1px rgba(19, 39, 109, .0588235294);
	border:0 !important;

}

.woocommerce-table--order-details, .woocommerce-table--order-details td, .woocommerce-table--order-details th {
    border: 0 !important;
    font-weight: 500 !important;
    color: #111;
}
.woocommerce-table--order-details, .woocommerce-table--order-details td, .woocommerce-table--order-details th {
    border: 0 !important;
    font-weight: 500 !important;
    color: #111;
}
.woocommerce-table--order-details td.product-name a {
    font-size: 16px;
    font-weight: 500;
    color: var(--gray-900) !important;
}
.woocommerce-table--order-details td.product-name strong {
    font-size: 16px;
    font-weight: 500 !important;
    color: var(--gray-900) !important;
}
.woocommerce-customer-details .woocommerce-column__title {
    margin-bottom: 24px !important;
}
.woocommerce-Address header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px !important;
}
.woocommerce-input-wrapper label {
    font-size: 14px;
    font-weight: 500;
    color: var(--gray-900);
}
.woocommerce-input-wrapper .selection,
.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce-Address address,
.woocommerce-customer-details address {
    padding: 35px 30px !important;
    background: #fff;
    border-radius: 8px !important;
    box-shadow: 0 2px 18px rgba(18, 7, 143, .0392156863), 0 1px 2px rgba(14, 9, 72, .0784313725), 0 0 0 1px rgba(14, 9, 72, .0392156863), inset 0 0 3px rgba(19, 39, 108, .0392156863), inset 0 -4px 1px rgba(19, 39, 109, .0588235294);
	border:0 !important;
}
.woocommerce-thankyou-order-details {
    margin-bottom: 20px !important;
    padding: 35px 30px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    /* border: 1px solid var(--gray-100); */
    box-shadow: 0 2px 18px rgba(18, 7, 143, .0392156863), 0 1px 2px rgba(14, 9, 72, .0784313725), 0 0 0 1px rgba(14, 9, 72, .0392156863), inset 0 0 3px rgba(19, 39, 108, .0392156863), inset 0 -4px 1px rgba(19, 39, 109, .0588235294);
    justify-content: space-around;
}
.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: var(--gray-700);
    line-height: 1;
    border-right: 1px dashed #cfc8d8;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.woocommerce ul.order_details li strong {
    display: block;
    font-size: 15px;
    font-weight: 600 !important;
    color: var(--gray-900);
    margin-top: 4px;
}

.woocommerce-breadcrumb {
    font-size: 14px;
    margin-bottom: 15px;
    color: #666;
}

.woocommerce-breadcrumb a {
    color: #333;
    text-decoration: none;
}

.woocommerce-breadcrumb a:hover {
    color: #ff6b00; /* Matches your accent button color */
}

.masteriyo-course--card .masteriyo-course-highlights--item::before {
	    background-image: url(https://uicobe.com/taps/wp-content/uploads/2026/07/check.png) !important;
	width:16px !important;
	height:16px !important;
	margin-top:4px;
}
.masteriyo-course--card .masteriyo-course-highlights--item {
	 font-family: "Sora", Sans-serif !important;
}
body.single-mto-course .masteriyo-single-course--title {font-weight: 600;
    line-height: 1.2; word-break: normal;}

.masteriyo-course--card .masteriyo-course-price {display: flex;
  flex-direction: row-reverse !important;}

.masteriyo-course--card .masteriyo-btn {
	padding:10px 20px !important;
}
.masteriyo-course--card .masteriyo-course--content__title {
	font-size:20px;
	line-height:1.3;
	color:#111;
	font-weight:600 !important;
}

.masteriyo-search-section .masteriyo-course-search button[type=submit] {width:140px; }
.masteriyo-search-section  .masteriyo-courses-sorting .masteriyo-courses-order-by {     border-style: solid;    border-width: 1px 1px 1px 1px;    border-color: #EBEBEB;    font-family: "Sora", Sans-serif;
    font-size: 15px;
    font-weight: 500;  background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 10px center; }

.masteriyo-search-section  .masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item button {width:52px; height:52px;}
@media screen and (max-width: 768px) {
    .masteriyo-search-section .masteriyo-courses-sorting-section .masteriyo-courses-sorting {
        width: 100%;
        max-width: 100% !important;
    }
	.masteriyo-search-section {gap:12px !important;}
}

#masteriyo-account-page .chakra-container {padding:0 !important;}
#masteriyo-account-page .mto-account-sidebar .chakra-button {background:#eee !important; }

.woocommerce-page.woocommerce-checkout form #order_review td.product-name, .woocommerce.woocommerce-checkout form #order_review td.product-name {font-size:15px; line-height:1.4 ;}
.woocommerce-page.woocommerce-checkout form #order_review td.product-name .product-quantity {display:none; }
.woocommerce-page.woocommerce-checkout form #order_review td.product-name {align-items: start;  flex-wrap: wrap;  flex-direction: column-reverse;} 

.login-btn {background-color: #FF7C30;
    font-family: "Sora", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px 5px 5px 5px;
    padding: 0px 20px 0px 20px; height:40px;  display:flex;
	align-items:center; }

.register-btn {
	display:flex;
	align-items:center;
	gap:6px;
}
.register-btn svg {
	width:22px;
		height:22px;
}
@media screen and (max-width: 768px) {
	.register-btn span {
		display:none;
		
	}
	.register-btn  {background:transparent; padding:0;  }
	.mto-account-wrapper .chakra-button svg {
		width:28px;
		height:28px;
	}
	.register-btn svg {
	width:28px;
		height:28px;
}
}

.masteriyo-single-body__main--user-review__search input[type=text] {height:50px  !important; font-family: "Sora", Sans-serif;  }
.masteriyo-single-body__main--user-review__search svg {top:17px !important; }
.masteriyo-single-body__main--user-review__rating select {height:50px !important; font-family: "Sora", Sans-serif;}