/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/*Tassawer Added */
/* .th-p {
	margin-bottom: 5px !important;
	font-size: 13px !important;
    font-weight: 700 !important;
} */
table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields{
	display:none;
}
.th-p {
	margin-bottom: 0px;
}

.th_price {
	font-size: 20px !important;
	color: #ec6c4a !important;
}

.product-total span.woocommerce-Price-amount.amount {
	display: none !important;
}

.woocommerce table.shop_table {
	border: 1px solid #d0d5ff !important;
}

.woocommerce-page .woocommerce .woocommerce-checkout .e-checkout__container {
	grid-template-columns: 56% auto !important;
	gap: 24px !important;
}

.pisol_product_name span a {
	left: 3px !important;
	top: 6px !important;
}

.woocommerce-order .woocommerce-order-overview {
	margin-bottom: 0 !important;
}

.woocommerce-order .woocommerce-order-overview .woocommerce-order-overview__order {
	display: flex;
	align-items: center;
	gap: 10px;
	width: 100%;
	margin-bottom: 20px !important;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li {
	margin-bottom: 0px;
}

.woocommerce-order .woocommerce-order-overview .woocommerce-order-overview__order strong {
	margin-top: 0px !important;
}

#order_review .woocommerce-checkout-review-order-table .cart_item .product-name .pisol_product_name {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.woocommerce-checkout-review-order-table .pisol_product_name span {
	left: 0 !important;
}

#order_review .shop_table thead tr th.product-total,
#order_review .shop_table tbody tr td.product-total {
	display: none;
}

#order_review .shop_table thead tr th,
#order_review .shop_table tbody tr td {
	width: 100%;
}

#order_review .shop_table {
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
	padding: 9px 12px;
	background-color: hsla(0, 0%, 50.2%, .1019607843);
	position: relative;
}

#order_review .shop_table tfoot {
	position: relative;
}

#order_review .shop_table tfoot::after {
	content: "";
	width: calc(100% + 26px) !important;
	position: absolute;
	background-color: white;
	height: calc(100% + 11px);
	left: -13px;
	top: -1px;
}

#order_review .shop_table tfoot tr td,
#order_review .shop_table tfoot tr th {
	position: relative;
	z-index: 222;
}

.woocommerce-order-details .woocommerce-table--order-details .woocommerce-table__line-item .woocommerce-table__product-name .wc-item-meta li strong {
	max-width: 170px;
	width: 100%;
}

.cust-ul {
	display: block;
	list-style: none;
	text-align: left;
}

.cust-ul li {
	display: inline-flex;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
	margin-bottom: 5px !important;
}

.cust-ul li strong {
	max-width: 170px;
	width: 100%;
}

.cust-ul li span {
	font-weight: 400;
}

.woocommerce-table--order-details tfoot tr td {
	padding: 2px 0 !important;
}

.woocommerce-checkout .woocommerce-table__product-purchase-note td p:last-child {
	display: none;
}

.woocommerce-account table.shop_table.woocommerce-table--order-details {
	margin: 30px 0 0 0;
	padding: 9px 12px 20px 12px;
	background-color: hsla(0, 0%, 50.2%, .0705882353);
}

.woocommerce-account table.shop_table.woocommerce-table--order-details.woocommerce-table td {
	background-color: transparent;
	border: 0;
	padding: 0 !important;
	margin: 0 !important;
}

.woocommerce-account .cust-ul {
	padding: 0;
}

.woocommerce-account .woocommerce-order-overview__date.date,
.woocommerce-order-overview__email.email {
	display: inline-flex;
	flex-direction: column;
	margin-right: 60px;
}

.woocommerce-account .woocommerce-order-overview__date.date span,
.woocommerce-order-overview__email.email span {
	font-family: "Mina", Sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: var(--payment-details-titles-color, #000);
}

.woocommerce-account .woocommerce-order-overview__date.date strong,
.woocommerce-order-overview__email.email strong {
	font-family: "Mina", Sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: var(--payment-details-titles-color, #000);
	color: #744ffb;
}

.contactinfo {
	font-size: 16px;
	font-weight: 600;
	margin-top: -10px;
}

.woocommerce-account .contactinfo {
	font-size: 16px;
	font-weight: 600;
	margin: 18px 0 0;
}

.woocommerce-account .contactinfo a {
	color: #744FFB;
}

.woocommerce-account .contactinfo a:hover {
	color: #6EC1E4;
}

.product-purchase-note td p {
	position: static !important;
	left: inherit !important;
}

.product-purchase-note td p:last-child {
	display: none !important;
}

ul.wc-item-meta {
	margin: 5px 0 !important;
}

ul.wc-item-meta li {
	margin-bottom: 5px;
}

/* new changes */
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1 {
	padding: 20px !important;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
	font-size: 20px !important;
	margin-bottom: 10px !important;
	font-weight: 500 !important;
}

.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p {
	margin-bottom: 16px !important;
}

.woocommerce-checkout .woocommerce-billing-fields label {
	font-size: 16px;
	font-family: "Outfit", Sans-serif !important;
}

.woocommerce-checkout .woocommerce-billing-fields .woocommerce-input-wrapper input {
	background-color: #f5f5f5 !important;
	border: 0 !important;
	padding: 18px 16px !important;
	font-size: 16px !important;
}

.woocommerce-checkout .e-checkout__order_review,
.woocommerce-checkout .e-coupon-box,
.woocommerce-checkout .e-checkout__order_review-2 .woocommerce-checkout-payment {
	padding: 20px !important;
}

.woocommerce-checkout .e-checkout__order_review h3 {
	font-size: 20px !important;
	margin-bottom: 10px !important;
	font-weight: 500 !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table th.product-name {
	padding: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td.product-name {
	padding: 0 !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name strong {
	display: none;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table {
	margin: 0 !important;
	border: none !important;
	border-radius: 0 !important;
	background-color: transparent !important;
	padding: 0 !important;
	border-collapse: inherit !important;
}

/* add a cart item class of change ui */
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item {
	display: block;
	width: 100%;
	padding: 10px;
	background-color: #f6f6f6;
	border: 1px solid #d0d5ff !important;
	border-radius: 10px;
	margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item .product-name .pisol_product_name {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
	font-family: "Outfit", Sans-serif;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item .product-name .pisol_product_name span a {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	line-height: 1;
	margin-top: -13px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item .product-name strong {
	display: none;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item .product-name .variation {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 0;
	list-style: none;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item .product-name .variation li {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item .product-name .variation li span:nth-child(1) {
	font-size: 15px;
	font-weight: 600;
	max-width: 160px;
	width: 100%;
	font-family: "Outfit", Sans-serif;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item .product-name .variation li span:nth-child(2) {
	font-size: 15px;
	font-weight: 400;
	font-family: "Outfit", Sans-serif;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-body .cart_item .product-name .variation li span:nth-child(2) p {
	margin-bottom: 0;
	font-family: "Outfit", Sans-serif;
}


.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-footer .cart-subtotal,
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-footer .cart-discount,
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-footer .order-total {
	display: flex;
	gap: 10px;
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #744FFB;
	font-family: "Outfit", Sans-serif;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-footer .cart-subtotal .label,
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-footer .cart-discount .label,
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-footer .order-total .label {
/* 	max-width: 160px; */
	width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-footer .cart-discount .woocommerce-remove-coupon {
	margin-left: auto;
	color: var(--wc-red);
}

.elementor-menu-cart__main .widget_shopping_cart_content .product-name .variation {
	list-style: none;
	grid-template-columns: auto;
}

.elementor-menu-cart__main .widget_shopping_cart_content .product-name .variation li {
	display: grid;
	grid-template-columns: max-content auto;
}

.elementor-menu-cart__main .widget_shopping_cart_content .product-name .variation li span:nth-child(1) {
	grid-column-start: 1;
	width: 100px;
}

.elementor-menu-cart__main .widget_shopping_cart_content .product-name .variation li span:nth-child(2) {
	grid-column-start: 2;
	margin-inline-start: 5px;
}

.elementor-menu-cart__main .widget_shopping_cart_content .product-name .variation li span:nth-child(2) p {
	margin-bottom: 0;
}

.woocommerce-order-received .woocommerce-order-details .woocommerce-table__line-item .wc-item-meta li,
.woocommerce-view-order .woocommerce-order-details .woocommerce-table__line-item .wc-item-meta li{
	display: flex;
    align-items: flex-end;
}

body .ts-video-wrapper.embed-container {
    padding-bottom: 0;
}

@media only screen and (max-width: 1199px) {

	.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li {
		margin: 0 0 0 0 !important;
		padding: 0 0 0 0 !important;
		display: inline-block !important;
		width: auto;
	}

	.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details {
		gap: 10px 30px;
	}

	.woocommerce-order .woocommerce-order-overview .woocommerce-order-overview__order.order {
		width: 100%;
	}

	.woocommerce-order .woocommerce-order-overview .woocommerce-order-overview__total.total,
	.woocommerce-order .woocommerce-order-overview .woocommerce-order-overview__payment-method.method {
		display: none !important;
	}
}

@media only screen and (max-width: 991px) {
	.woocommerce-page .woocommerce .woocommerce-checkout .e-checkout__container {
		grid-template-columns: repeat(1, 1fr) !important;
/* 	add gap css to reduse space	 */
		gap: 0px !important;
	}


}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 479px) {

	#order_review .shop_table thead tr th,
	#order_review .shop_table tbody tr td {
		padding-right: 0;
	}

	.wc-item-meta {
		display: flex;
		gap: 10px;
		padding-top: 10px;
	}

	.woocommerce-account table.shop_table.woocommerce-table--order-details tbody,
	.woocommerce-account table.shop_table.woocommerce-table--order-details tfoot {
		box-shadow: none;
	}

	
}

/* payment UI test start */
.wc_payment_methods label .payment-labels-container {
    width: 90px !important;
	padding: 5px 0px 5px 0px;
	flex: 1
}
#payment ul.payment_methods li img {
    vertical-align: middle;
    margin: 0px 0 0 0 !important;
    padding: 0;
    position: relative;
    box-shadow: none;
}



.hitpay-payment-gateway-form  img {
    width: 100% !important;
}


.hitpay-payment-gateway-form .payment-labels img {
    border-radius: 0px !important;
    max-width: 200px !important;
    min-height: 50px !important;
    max-height: 24px !important;
    transition: transform 0.3s ease-in-out; /* Smooth animation */
}

.hitpay-payment-gateway-form .payment-labels img:hover {
    transform: scale(1.2); /* Zoom in effect */
}


.hitpay-payment-gateway-form .payment-labels {
    background: white !important;
    padding: 5px 5px !important;
    border-radius: 5px !important;
}

/* payment UI test end by R..Rajkumar */

/* remove woocommerce-notices-wrapper */
.woocommerce-notices-wrapper{
	display:none !important;
}


.wapf-field-group .wapf-section .wapf-field-image-swatch .wapf-field-input .wapf-image-swatch-wrapper .wapf-swatch--image label .wapf-swatch-label span {
    font-size: 16px !important;
}

.cart .quantity input[type=number] {
    display: none;
}