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

body {
	height: 100vh;
	display: flex;
	flex-direction: column;
}

ul, ol {
	margin-block-end: 0.9rem;
}

main,
.main,
.elementor-location-single {
	flex-grow: 1;
}

.hidden {
	display: none !important;
}

.cart-content a {
	display: flex;
	align-items: center;
	fill: #c36;
}

.cart-content svg {
	width: 20px;
	margin-right: 5px;
}

.edd_terms {
	max-height: 500px;
	overflow-y: scroll;
}

.edd_downloads_list,
#edd_mylist .edd_downoads_list {
	grid-template-columns: repeat( auto-fit, minmax(300px, 1fr) ) !important;
	margin: 10px 20px !important;
}

.edd_download {
	width: 100%;
}

#edd_mylist .edd_download {
	display: flex;
}

.edd_download img {
    width: 100%;
}

.edd_download_inner {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.edd_download_inner .edd_download_excerpt {
    flex-grow: 1;
}

.edd-checkout .edd-csau-products .edd_download {
	display: none;
}

.edd-checkout .edd-csau-products .edd_download.active {
	position: relative;
	display:flex;
	width: 100%;
	height: 350px;
	padding-left: 300px;
	
}

.edd-checkout .edd-csau-products .edd_download_image {
	position: absolute;
	left: 0;
	width: 300px;
}

.edd_sl_license_row th,
.edd_sl_license_row td {
/* 	width: 50% */
}

.edd_sl_license_row th:nth-child(4),
.edd_sl_license_row td:nth-child(4),
.edd_sl_license_row th:nth-child(6),
.edd_sl_license_row td:nth-child(6),
.edd_sl_license_row th:nth-child(7),
.edd_sl_license_row td:nth-child(7){
	display: none;
}

body.login .login h1 a {
	background: url(https://checkout.zurgpanel.com/wp-content/uploads/2025/04/umlaut_logo_red.svg);
}


body.login {}
body.login div#login {}
body.login div#login h1 {}
body.login div#login h1 a {}
body.login div#login form#loginform {}
body.login div#login form#loginform p {}
body.login div#login form#loginform p label {}
body.login div#login form#loginform input {}
body.login div#login form#loginform input#user_login {}
body.login div#login form#loginform input#user_pass {}
body.login div#login form#loginform p.forgetmenot {}
body.login div#login form#loginform p.forgetmenot input#rememberme {}
body.login div#login form#loginform p.submit {}
body.login div#login form#loginform p.submit input#wp-submit {}
body.login div#login p#nav {}
body.login div#login p#nav a {}
body.login div#login p#backtoblog {}
body.login div#login p#backtoblog a {}

/* EDD CHECKOUT */

body.edd-checkout header,
body.edd-checkout .page-header {
	display: none;
}

body.edd-checkout #content.site-main {
	max-width: 100vw;
}

body.edd-checkout {
/* 	background: linear-gradient(90deg, #4082BF 0%, #4082BF 50%, #FFFFFF 50%, #FFFFFF 100%); */
}

#edd_checkout_cart,
.edd_empty_cart {
	border-color: rgba(255,255,255,0.3) !important;
	border-radius: 10px;
}

.edd-blocks-cart__row, .edd-blocks-cart__items {
	border-color: rgba(255,255,255,0.3) !important;
}

body.edd-checkout #edd_checkout_form_wrap {
	display: flex;
	flex-wrap: wrap;
	min-height: 100vh;
	gap: 0;
}

body.edd-checkout #edd_checkout_form_wrap form {
	display: flex;
	flex-direction: column;
	flex: 1 1 0;
	padding: 25px;
}

body:has(.edd_empty_cart) {
	background: #4082bf !important;
	background-image: url(https://checkout.zurgpanel.com/wp-content/uploads/2025/05/umlaut.svg) !important;
	background-repeat: no-repeat !important;
	background-position: center 30px !important;
	background-size: 100px !important;
	color: #fff;
	fill: #fff !important;
	padding-top: 180px !important;
}

p:has(.edd_empty_cart) {
	text-align: center;
}

.edd_empty_cart {
	display: inline-block;
	border: solid 1px;
	color: #fff;
	padding: 2rem;
}

body:has(.edd_empty_cart) .logout-link {
	display: none;
}

body.edd-checkout .logout-link {
	position: absolute;
	padding: 25px;
}

body.edd-checkout .logout-link a {
	color: #fff;
	text-decoration: underline;
}

#edd_checkout_cart_form {
	background: #4082bf;
	background-image: url(https://checkout.zurgpanel.com/wp-content/uploads/2025/05/umlaut.svg);
	background-repeat: no-repeat;
	background-position: center 30px;
	background-size: 100px;
	color: #fff;
	fill: #fff !important;
	padding-top: 180px !important;
}

body.edd-checkout #edd_checkout_form_wrap>p {
	flex: 0 0 100%;
	text-align: center;
	display: none;
}

body.edd-checkout #edd_checkout_form_wrap>p strong {
	display: none;
}

#edd_checkout_cart_form .edd-button-secondary {
	background-color: #fff;
	border: none;
}

#edd_checkout_cart_form .edd-button-secondary:hover,
#edd_checkout_cart_form input[type=submit]:hover {
	border: none;
	color: #9A031E;
}

#edd_checkout_cart_form input[type=text],
#edd_checkout_cart_form input[type=submit] {
	background: #fff;
	padding: .5rem 1rem !important;
	border: none;
	border-radius: 4px;
	margin-bottom: 0 !important;
}

#edd_checkout_cart_form input[type=submit] {
	color: #000;
}

#edd_purchase_submit input[type=submit] {
	width: 100%;
	padding: 1rem;
	font-size: 20px;
	font-weight: 600;
	border: none;
	background-color: #40bf5e;
}

@media screen and (max-width: 450px) {
	
	body.edd-checkout #edd_checkout_form_wrap form {
		padding: 15px;
	}
	
}

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

	body.edd-checkout #edd_checkout_form_wrap form {
	
		min-width: 100%;
		
	}
	
}

@media screen and (min-width: 1200px) {
	
	body.edd-checkout {
		background: linear-gradient(90deg, #4082BF 0%, #4082BF 50%, #FFFFFF 50%, #FFFFFF 100%);
	}	

	body.edd-checkout #edd_checkout_form_wrap {
		margin: 0 auto;
	}
	
	body.edd-checkout #edd_checkout_form_wrap form {
		min-width: 600px;
	}
	
	body.edd-checkout .logout-link {
		width: 1200px;
		margin: 0 auto;
		left: 50%;
		translate: -50%;
	}
/* 	
	body.edd-checkout .edd_empty_cart {
		width: 550px;
		margin: 0 auto;
		left: 50%;
		translate: -600px;
	} */
	
}

/* USER AREA LICENSES */

.my-licenses-table th {
	text-align: left;
}

.my-licenses-table a,
.my-licenses-table td:nth-child(2),
.my-licenses-table th:nth-child(2)
/* .my-licenses-table .edd_sl_no_management,
.my-licenses-table .edd_sl_limit_label,
.my-licenses-table .edd_sl_limit_used,
.my-licenses-table .edd_sl_limit_sep,
.my-licenses-table .edd_sl_limit_max */
{
	display: none;
}







