/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.5
	Stable tag: 3.4.5
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
body.woocommerce .quantity .qty {
    width: 90px;
    text-align: center;
    padding: 0 10px;
}
body.woocommerce-cart .woocommerce .quantity .qty{
	width: 70px;
    padding: 0 10px !important;
}
body.woocommerce-cart .elementor-element .cart_totals .shop_table td:before {
    font-weight: 700 !important;
}
body.woocommerce-cart #shipping_method li .woocommerce-Price-amount.amount bdi, body.woocommerce-cart .woocommerce-shipping-totals .woocommerce-shipping-destination strong{
	text-align: right !important;
    float: right !important;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 30px;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button {
    padding: 10px 20px 6px;
}
body.woocommerce-cart .elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 30px;
}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    padding-block: 0 !important;
}
body.woocommerce-order-received .elementor-widget-woocommerce-checkout-page {
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0,0,0,0.25);
}
.sinple-product-details-col.col-1 {
	position: sticky;
	top: 120px;
}
.e-wc-message-notice .woocommerce-message .button:hover {
    color: #fff !important;
}
body.woocommerce-order-received .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table.order_details tfoot th, body.woocommerce-order-received .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table.order_details tfoot td,body.woocommerce-order-received .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table.order_details thead th {
    padding-bottom: 0 !important;
}
@media (min-width: 1025px) and (max-width: 1148px) {
    .header_wrapper .elementor-nav-menu--main .elementor-nav-menu a {
        padding: 13px 10px !important;
        font-size: 15px !important;
    }
}
@media(max-width:1024px){
	body.woocommerce-order-received .elementor-widget-woocommerce-checkout-page {
		padding: 20px;
	}
}
@media(max-width:768px){
	body.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-column--shipping-address h2.woocommerce-column__title {
		margin-top: 25px;
	}
}
@media(max-width:767px){
	body.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-column h2.woocommerce-column__title {
		margin-bottom: 10px;
		font-size:25px;
	}
	body.woocommerce-order-received .woocommerce ul.order_details {
		margin: 0 0 2em;
		padding-left: 10px;
	}
	.woocommerce ul.order_details li {
		margin-right: 0;
		border-right: 0;
		padding-right: 0;
		margin-bottom: 1em;
		border-bottom: 1px dashed #cfc8d8;
		padding-bottom: 1em;
		width: max-content;
		float: none;
	}
	body.woocommerce-order-received .elementor-widget-woocommerce-checkout-page {
		padding: 15px;
	}
}
