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

/* Arrow go top */
@media only screen and (max-width: 760px) {
	#wpfront-scroll-top-container {
		margin-right: -40px !important;
		bottom: 10px !important;
	}
}
/* cart page */
.product-full {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 250px;
}
.product-name {
	font-weight: bold;
}
.product-header {
	display: flex;
	justify-content: space-between;
}
.item-calculation{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #8C8C8C;
	gap: 10px;
}
.qty {
	border-radius: 30px !important;
	padding-left: 10px!important;
}

.cart_item{
	gap: 30px;
}

.cart_item img {
	width: 200px;
}

.cart_totals td {
	padding: 0 !important;
}

.cart-list {
    list-style: none;
    padding: 0;
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.cart-list li {
    display: flex;
    align-items: center;
    gap: 40px;
}

.e-cart__column  {
    justify-content: space-between;
    display: flex;
}

.title-type{
	font-size: 24px;
	color: #4B9B3E !important;
}

.coupon {
    display: none;
}

/*
.shop_table tbody {
	display: flex;
	flex-direction: column;
	gap: 14px;
}
*/
.shop_table .amount  {
	margin-left: 20px;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
	width: 100% !important;
}

.sb,
.wc-gzd-total-mini-cart {
	display: flex !important;
	justify-content: space-between !important;
	width: 100% !important;
}

.product-name {
	display: flex !important;
	flex-direction: column !important;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img,
.product-img {
	width: 140px !important;
	
}

@media only screen and (max-width: 1024px) {
	.e-cart__column,
	.checkout-form {
		flex-direction: column;
	}
	.border-none {
		margin-top: 40px;
	} 
	.product-name,
	.product-img {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* tablet */
    .e-cart__column {
        flex-direction: column !important;
    }
	.woocommerce-mini-cart__total {
		width: 100% !important;
	}
  }



/* checkout page */

.checkout-form {
	display: flex;
	padding-bottom: 150px;
}

.checkout-left {
	display: flex;
	flex-direction: column;
}

.col-1, .col-2 {
	width: 80% !important;
}


.title-summe-cart {
	margin-bottom: 10px !important;
}

#place_order {
	border-radius: 30px;
	font-size: 16px;
	font-weight: 500;
	color: #2B2B2B;
	background-color: transparent;
	border: 2px solid #4B9B3E;
	margin-top: 30px;
	width: 100%;
	padding: 17px 0;
}
#place_order:hover {
	color: #ffffff;
	background-color: #4B9B3E;
}

.woocommerce-billing-fields__field-wrapper input,
.input-text {
	width: 100%;
	background-color: #F9F9F9 ;
	border-radius: 5px;
	border: none;
	padding: 10px;
}

.cart_item,
.tax-rate {
	display: flex;
}

.container-subtotal {
	margin: 20px 0;
}

.wc-gzd-cart-item-name-wrapper {
	display: flex;
	gap: 20px;
}

.shop_table,
.woocommerce-checkout {
	background-color: white !important;
	margin-bottom: 30px;
}

.shop_table img {
	width: 200px;
}

.cart-subtotal,
.order-total {
	display: flex;
	width: 250px;
	justify-content: space-between;
}

.product-total-span {
	font-size: 14px !important;
	color: #8C8C8C !important;
	font-weight: lighter !important;
}

.woocommerce-cart__total {
	padding: 20px 0 !important;
	margin: 20px 0 !important;
	border-top: 1px solid #cfcfcf !important;
    border-bottom: 1px solid #cfcfcf !important;
}

.alignwide {
	margin: 0 !important;
}

.checkout_coupon {
	display: flex;
	flex-direction: column;
}


@media only screen and (max-width: 760px) {
	.col-1 {
	width: 100% !important;
}
	
	.container-review {
		margin-top: 40px;
	}
}

/* MINI CART */
.woocommerce-mini-cart {
	list-style: none;
}

.elementor-menu-cart__main {
	padding: 20px !important;
	min-height: 100vh !important;
	-webkit-box-shadow: -50px 50px 0px 50px #CFCFCF;
    box-shadow: -500px 47px 0px 2000px #040C0047 !important;
	min-width: 450px !important;
}

@media only screen and (max-width: 760px) {
	.elementor-menu-cart__main {
	min-width: 250px !important;
}
	.container-cart-overflow {
    height: 58vh;
	}
}

.elementor-menu-cart__container {
	background-color: transparent !important;
}

.woocommerce-mini-cart__total {
	padding: 20px 0 !important;
	margin: 20px 0 !important;
	border-top: 1px solid #cfcfcf !important;
    border-bottom: 1px solid #cfcfcf !important;
	width: 300px;
}

.woocommerce-cart__total strong,
.woocommerce-mini-cart__total strong {
	display: none !important;
}

.woocommerce-mini-cart__buttons {
	display: flex !important;
	gap:	10px !important;	
}

.woocommerce-mini-cart__buttons a {
	text-align: center !important;
	width: 50% !important;
	font-size: 12px !important;
	font-weight: normal !important;
	border: 2px solid #4B9B3E !important;
	border-radius: 30px !important;
	padding: 15px 10px !important;
}

.woocommerce-mini-cart__buttons .checkout {
	background-color: #FFFFFF !important;
	color: #2B2B2B !important;
}
.woocommerce-mini-cart__buttons .checkout:hover {
	background-color: #4B9B3E !important;
	border-color: #4B9B3E !important;
	color: #ffffff !important;
}

.wc-forward {
	color: #ffffff !important;
	background-color: #4B9B3E !important;
	font-size: 16px !important;
}


.wc-forward:hover {
	border-color: #68BE51 !important;
	background-color: #68BE51 !important;
}

.order-total,
.title-summe-cart {
	font-weight: bold !important;
}

.container-cart-overflow {
	height: 60vh; 
	max-height: 63vh; 
	overflow-y: auto;
}

.b-t {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 2px solid #F9F9F9; 
}
.container-cart-overflow ul {
	padding: 0;
}


.remove-button-container {
	display: flex !important;
	justify-content: end !important;
}

.quantity {
	color: #8C8C8C;
	font-weight: normal;
}

.container-mini-cart-item {
	display: flex !important;
    justify-content: start !important;
    flex-direction: row !important;
	gap: 15px !important;
}

.border-none {
	border-top: none !important;
}

#exchange_rate {
	color: #4B9B3E;
	padding:8px;
}

.remove_from_cart_button {
    display: block;
    font-size: 1.5em !important;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.remove_from_cart_button:hover {
    color: #ffffff !important;
    background: red;
    line-height: 17px;
}
.woocommerce a.remove {
	line-height: 17px;
}


