/*
 Theme Name:   Kundax Child
 Theme URI:    http://vecurosoft.com/products/wordpress/kundax/
 Description:  This is a child theme for Kundax WordPress Theme
 Author:       Vecurosoft
 Template:     kundax
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  kundax-child
*/
:root {
	--title-font: 'Chiron GoRound TC', cursive;
	--para-font: "Arial", sans-serif;
  	--body-font: 'Chiron GoRound TC', cursive;
}
  
@media (max-width: 767px) {
    .hero-title {
        line-height: 1.2 !important;
    }
}

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
@media screen and (min-width: 1200px) {
	.widget--custom {
	width: 100% !important;
}
	.widget--custom .menu {
		display: flex;
		gap: 20px;
	}
}

.vs-mobile-menu .header-button {
	margin-bottom: 20px;
}

.price .price_time_opt {
	font-size: initial !important;
}
.ywsbs-box {
    background-color: #F6F8F7;
}
.subscription-review-table td,
.subscription-review-table th,
.my_account_orders td,
.my_account_orders th {
  padding: 10px 15px !important;
}
.ywsbs-box.ywsbs-subscription-info-box.shipping-info {
	display: none;
}
.order-actions:not(:has(a)) {
	display: none !important;
}
.ywsbs_subscription_table:has(.order-actions) .ywsbs_view {
  display: none !important;
}

/* но если внутри всё-таки есть <a>, показываем обратно */
.ywsbs_subscription_table:has(.order-actions a) {
  display: table !important;
}
.order-actions a:not(:last-child) {
	margin-right: 10px;
}
.woocommerce-shipping-totals ul {
	list-style: none !important;
}

.woocommerce-error a {
	color: white !important;
}
.cart_totals table td {
	text-align: right;
}
.cart_totals table th {
	text-align: left;
}
.cart_totals .order-total td:first-child {
	text-align: left;
}
.cart_totals .order-total table tbody:first-child td {
	text-align: left;
}
.cart_totals td:first-child {
	text-align: left;
}
.price_time_opt {
	color: var(--theme-color);
}

.woocommerce-ResetPassword input {
	height: 50px;
  padding: 0 30px;
    padding-right: 30px;
  padding-right: 30px;
  padding-right: 30px;
  border: 1px solid var(--border-color);
  color: var(--body-color);
  background-color: var(--white-color);
  border-radius: 5px;
  font-weight: 400;
  font-size: 16px;
	width: 100%;
} 
.woocommerce-ResetPassword .show-password-input {
	display: none !important;
}
.woocommerce-ResetPassword  {
	max-width: 350px;
  margin: 0 auto;
}
.woocommerce-ResetPassword .woocommerce-Button {
	color: var(--white-color);
  background-color: var(--title-color);
	font-size: 18px;
  font-weight: 500;
  padding: 11px 33px;
  line-height: 1.6;
  text-transform: capitalize;
  min-width: 150px;
  text-align: center;
  border-radius: 9999px;
  border: none;
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.footer-copyright {
	display: none;
}
.classes-section .slick-track, .classes-section .slick-slide {
	height: 100%;
}
.feature-icon img {
	width: 50% !important;
}

.header-logo {
	max-width: 180px;
}
footer .about-logo {
	max-width: 250px;
}
body:lang(kk) {
	--title-font: "Baloo 2";
	--body-font: "Baloo 2";
}

.kz:not(:lang(kk)) {
	display: none;
}
.ru:not(:lang(ru-RU)) {
	display: none;
}

.class-img {
	min-height: 200px;
	display: flex;
	flex-direction: column;
}

.class-img a, .class-img img {
	height: 100%;
	flex: 1;
	display: flex !important;
	flex-direction: column;
}

.class-img img {
	object-fit: cover;
}

.class-card .class-fee {
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	aspect-ratio: 1;
	font-size: 15px;
}

.class-card {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.class-content {
	flex: 1;
}

/* Material Product */
.tax-product_cat .service-box, 
.tax-product_cat .service-box {
	height: 450px;
}
.tax-product_cat .service-img,
.tax-product_cat .service-img {
	height: 100%;
}
.tax-product_cat .service-img img, 
.tax-product_cat .service-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.elementor-element-4855ac08 .mockup2,
.elementor-element-4df09e10 .mockup2,
.elementor-element-edd091c .mockup2,
.elementor-element-57f18a99 .mockup2 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.service-text {
  --lines: 3;                 /* можно переопределять: style="--lines:2" */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--lines);
  overflow: hidden;
  text-overflow: ellipsis;     /* для однострочных случаев, не мешает */
}

.tax-product_cat .woocommerce-notices-wrapper {
	display: none;
}

.tinv-wraper.woocommerce {
	display: none !important;
}

.page-id-2533 .breadcumb-wrapper {
	display: none !important;
}

.woocommerce-product-rating {
	display: none !important;
}

.actions .cart-button.icon-btn {
	display: none;
}

.sku_wrapper {
	display: none !important;
}

.variations .label {
	display: none !important;
}

.woocommerce-cart-form.cart-table.table-responsive {
	margin-bottom: 30px;
}

.cart_totals {
	border: none !important;
}

#billing_company, #billing_country_field, #billing_state_field, #billing_address_2_field, #billing_address_1, #billing_city, #billing_postcode {
	display: none !important;
}

#order_comments_field .order_comments {
	width: 100%;
}

.space-shape-plus, .space-top-shape-plus {
	padding-top: 40px !important;
}

@media screen and (max-width: 768px) {
	.classes-section {
		    padding-bottom: 20px;
	}
}

.vs-btn {
	text-transform: unset !important;
}

.contact-location {
	display: none !important;
}

.contact-info-box > .info-media:last-of-type {
	margin-bottom: 0 !important;
}
.contact-info-box {
	padding-bottom: 5px !important;
}
/* .contact-info-box > a {
	margin-bottom: 20px;
	display: inline-block;
} */

.vs-product-box .product-img {
	max-height: 250px;
	height: 250px !important;
	display: flex;
}

.vs-product-box .product-img img {
	flex: 1;
	object-fit: cover;
}

.product-about .link-inherit {
	display: none !important;
}

.cart .quantity  {
	display: none;
}

.cart-count {
    background: #fe5d37;
    color: white;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    right: -8px;
}

.header-button .simple-icon {
	position: relative;
}

.woocommerce-cart .cart-col-price, .woocommerce-cart .cart-col-quantity, .woocommerce-cart .product-price, .woocommerce-cart .product-quantity {
	display: none !important;
}

.vs-btn[name="update_cart"] {
	display: none !important;
}

#order_comments {
	width: 100%;
}

.payment_box {
	display: none !important;
}

input[type=radio] ~ label::before {
	display: flex
;
    justify-content: center;
    align-items: center;
}

.woocommerce-address-fields__field-wrapper input {
	    height: 50px;
    padding: 0 30px;
    padding-right: 30px;
    border: 1px solid var(--border-color);
    color: var(--body-color);
    background-color: var(--white-color);
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
		width: 100%;
}

.woocommerce-orders-table__cell-order-actions a:not(:last-child) {
	margin-right: 7px;
}

label[for="order_comments"] {
	display: none !important;
}

.service-card-inner {
	height: 100%;
}