/*
 Theme Name:   Malen Child Wallcore v13 Checkout JSON Fix
 Theme URI:    https://themeholy.com/wordpress/malen/
 Description:  This is a child theme for Malen - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeholy.com/
 Template:     malen
 Version:      1.0.3
 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:  malen-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 

.product-big-img {
	position: relative;
}

.wallcore-gallery-arrow {
	position: absolute;
	top: 50%;
	z-index: 4;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	border: 0;
	border-radius: 50%;
	background: rgba(18, 18, 18, 0.72);
	color: #fff;
	font-size: 34px;
	line-height: 1;
	transform: translateY(-50%);
	transition: background 0.2s ease, transform 0.2s ease;
}

.wallcore-gallery-arrow:hover,
.wallcore-gallery-arrow:focus {
	background: #eb3007;
	color: #fff;
	transform: translateY(-50%) scale(1.04);
}

.wallcore-gallery-arrow--prev {
	left: 18px;
}

.wallcore-gallery-arrow--next {
	right: 18px;
}

.cart_totals .shop_table {
	width: 100%;
}

.cart_totals .shop_table th,
.cart_totals .shop_table td {
	vertical-align: top;
}

.cart_totals .woocommerce-shipping-methods li {
	margin-bottom: 12px;
}

.cart_totals .woocommerce-shipping-methods label {
	display: inline;
	line-height: 1.25;
}

.cart_totals .woocommerce-shipping-destination {
	margin-top: 14px;
}

nav.main-menu > ul.malen-menu > li > a::before,
#menu-primary-menu-1 > li > a::before,
nav.main-menu ul.sub-menu li a::before,
#menu-primary-menu-1 ul.sub-menu li a::before {
	content: "" !important;
	display: inline-block !important;
	position: relative !important;
	top: 2px !important;
	left: auto !important;
	width: 16px !important;
	height: 14px !important;
	margin: 0 9px 0 0 !important;
	border: 2px solid currentColor !important;
	border-radius: 2px !important;
	background:
		linear-gradient(currentColor, currentColor) 50% 0 / 2px 100% no-repeat,
		linear-gradient(currentColor, currentColor) 0 50% / 100% 2px no-repeat !important;
	font-family: inherit !important;
	opacity: 1 !important;
	visibility: visible !important;
	transform: none !important;
}

nav.main-menu ul.sub-menu li a:hover::before,
#menu-primary-menu-1 ul.sub-menu li a:hover::before {
	left: auto !important;
}

.elementor-section-wrap,
.elementor-1598,
.builder-page-wrapper {
	padding: 0 !important;
	margin: 0 !important;
}

.e-con.e-con-full {
	--container-max-width: 100% !important;
	width: 100% !important;
	padding: 0 !important;
}

.elementor-element-5dbff94 {
	margin-left: 0 !important;
	margin-right: 0 !important;
	left: 0 !important;
	width: 100% !important;
}

.elementor-section.footer-wrapper,
.footer-wrapper,
.copyright-wrap {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.wallcore-team-contact {
	margin: 42px 0;
	padding: 42px;
	border: 1px solid rgba(15, 15, 15, 0.08);
	border-radius: 8px;
	background: #f7f7f4;
}

.wallcore-team-contact__heading {
	max-width: 720px;
	margin-bottom: 24px;
}

.wallcore-team-contact__eyebrow {
	display: block;
	margin-bottom: 8px;
	color: #eb3007;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
}

.wallcore-team-contact__heading h2 {
	margin: 0;
	font-size: 34px;
	line-height: 1.18;
}

.wallcore-team-contact__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.wallcore-team-contact__card {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 12px;
	padding: 24px;
	border: 1px solid rgba(15, 15, 15, 0.08);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 14px 34px rgba(18, 18, 18, 0.06);
}

.wallcore-team-contact__card h3 {
	margin: 0 0 4px;
	font-size: 22px;
	line-height: 1.25;
}

.wallcore-team-contact__link {
	display: inline-flex;
	min-width: 0;
	align-items: center;
	gap: 10px;
	color: #1b1b1b;
	font-weight: 600;
	line-height: 1.35;
	overflow-wrap: anywhere;
}

.wallcore-team-contact__link i {
	display: inline-flex;
	flex: 0 0 36px;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: rgba(235, 48, 7, 0.1);
	color: #eb3007;
}

.wallcore-team-contact__link:hover,
.wallcore-team-contact__link:focus {
	color: #eb3007;
}

.wallcore-technical-card-tab {
	margin: 0;
}

.wallcore-technical-card-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 12px 20px;
	border-radius: 6px;
	background: #111;
	color: #fff !important;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none !important;
}

.wallcore-technical-card-button:hover,
.wallcore-technical-card-button:focus {
	background: #333;
	color: #fff !important;
}

@media (max-width: 767px) {
	.wallcore-gallery-arrow {
		width: 40px;
		height: 40px;
		font-size: 30px;
	}

	.wallcore-gallery-arrow--prev {
		left: 10px;
	}

	.wallcore-gallery-arrow--next {
		right: 10px;
	}

	.wallcore-team-contact {
		margin: 32px 0;
		padding: 24px 18px;
	}

	.wallcore-team-contact__heading h2 {
		font-size: 26px;
	}

	.wallcore-team-contact__grid {
		grid-template-columns: 1fr;
	}

	.wallcore-team-contact__card {
		padding: 20px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.wallcore-team-contact__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
