/**
 * Styles for ActionUser Plus
 * @version 1.3.3
 * @license EventON CSS Assets

 Copyright (C) 2011-2026 AshanJay Designs LLC.

 PROPRIETARY LICENSE - All Rights Reserved

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of these CSS files (the "Assets") solely for personal use in conjunction with
 a valid EventON license, subject to the following conditions:

 1. You may use these Assets on websites you own or manage.
 2. You may NOT redistribute, resell, sublicense, or publish these Assets
    in whole or in part, including in plugin/theme bundles, marketplaces,
    or GPL download sites.
 3. You may NOT remove or modify this copyright notice.
 4. These Assets are provided "AS IS" WITHOUT WARRANTY OF ANY KIND.
 5. Violation of these terms may result in license revocation and legal action.

 Trademark: "EventON" is a trademark of AshanJay Designs LLC.
 Contact: info@myeventon.com

 THE ASSETS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR   
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 STYLEMIXTHEMES BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE ASSETS OR THE USE OR OTHER DEALINGS IN THE ASSETS.

*/
.evoaup_section{
	padding: 20px;
	border:1px solid #c3c3c3;
	border-radius: 12px;
	overflow: hidden;
}
.evo_lightbox_body .evoaup_section{border:none; text-align: center;}
.evo_lightbox_body .evoaup_purchase_form, .evo_lightbox_body .evoau_submission_form {text-align: left;}
.evoaup_section.hasform{padding: 0;border:none;}
.evoaup_section h3{margin: 0; padding-bottom: 10px; font-weight: bold;}

.evoaup_section .evoaup_price_line{	font-size: 18px;	margin: 0;}
.evoaup_section .evoaup_price_line span{font-weight: bold; }

.evoaup_section .evcal_btn{	text-decoration: none;color: #ffffff;background: #237ebd;line-height: 1;}
.evoaup_section .evcal_btn:hover{opacity: 0.6;color:#fff;box-shadow:none;}

/* general */
	.evoaup_purchase_submissions a.evcal_btn, .evoaup_purchase_submissions a.evcal_btn:hover{box-shadow:none;}

	.evoaup_slevel, .evoaup_submission_level_selection p{
		-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	}
/* fonts */
	.evoaup_slevel .slevel_name, .evoaup_purchase_form,
	.evoaup_purchase_form p.evoaup_success,
	.evoaup_purchase_form p
	{font-family: var(--evo_font_2);	font-size: 16px;}
/* in the form */
	.evoau_submission_form .evoaup_under_title span{
		margin-left: 10px;
		background-color: #808080;
	    border-radius: 12px;
	    padding: 3px 13px;
	    color: #fff;
	}
/* submission levels */
	.evoaup_purchase_form{position: relative;}	
	.evoaup_slevel{
		padding: 15px 25px 25px;
	    background-color: #e8f2f5;
	    border:1px solid transparent;
	}
	.evoaup_slevel:hover{opacity: 0.9}
	.evoaup_slevel.selected{background-color: #cbeaf4}
	.evoaup_slevel i{display: none}
	.evoaup_slevel.selected .evoaup_details{padding-left: 60px;}
	.evoaup_slevel.selected i{
		    content: "";
	    position: absolute;
	    border: 2px solid var(--evo_color_1);color: var(--evo_color_1);
	    border-radius: 50%;
	    height: 30px;
	    width: 30px;
	    display: flex;
	    left: 30px;
	    top: 25px;
	    justify-content: center;
	    align-items: center;
	    
	}
	.evoaup_slevel .slevel_name, .evoaup_slevel .slevel_price, .evoaup_slevel .slevel_details{
		padding: 0;margin: 0;
	}
	.evoaup_slevel .fieldsincluded{
		font-size: 14px;line-height: 38px;padding: 0;padding-bottom: 10px; margin: 0;
	}
	.evoaup_slevel .fieldsincluded span{display: flex;flex-wrap:wrap;	}
	.evoaup_slevel .fieldsincluded span em{
		text-transform: capitalize;
	    line-height: 1.5;
	    padding: 4px 13px;
	    background-color: #f0f0f0;
	    border-radius: 15px;
	    display: inline-block;
	    margin-right: 5px;margin-bottom: 5px;
	}

	.evoaup_slevel .slevel_name b, 
	.evoaup_submission_level_selection p b.d{
		display: inline-block;
	    height: 15px;
	    width: 40px;
	    margin-right: 10px;
	    border-radius: 10px;
	    /* line-height: 1.5; */
	    background-color: #dedede;
	}
	.evoaup_slevel .slevel_details{font-size: 14px;}
	.evoaup_slevel .slevel_details b{
		    border-radius: 20px;
	    padding: 4px 15px;
	    margin-left: 10px;
	    border: 1px solid #333;
	    line-height: 1;
	    display: inline-block;
	}	
	.evoaup_slevel .slevel_name, 
	.evoaup_submission_level_selection p
	{font-weight: bold; font-size: 18px; color:var(--evo_color_1);}
	.evoaup_slevel .slevel_price b{}
	.evoaup_slevel .evoaup_purchase{padding: 15px 0;}
	.evoaup_slevel .evoaup_purchase p{margin: 0;}
	.evoaup_slevel .evoaup_purchase p.evoaup_quantity{padding-bottom: 5px;}
	
	.evoaup_submission_level_selection p{ font-size: 16px;background-color: #e8f2f5;border:1px solid transparent;	}
	.evoaup_submission_level_selection p:hover{opacity: 0.7}
	.evoaup_submission_level_selection p span.r{
		font-style: normal; margin-left: 10px;float:right;
		    font-weight: normal;
    	text-transform: none;
	}
	.evoaup_submission_level_selection p span b,
	.evoaup_submission_level_selection p span b.n{
		background-color: #bbd3da;
	    padding: 3px 8px;
	    border-radius: 12px;
	    margin-left: 10px;
	}
	.evoaup_purchase_additionals{margin: 20px -20px -20px;
	    border-top: 1px solid #c3c3c3;
	    padding: 20px;}

/* purchase form */
	.evoaup_purchase_form p.evoaup_success{margin: 0}

/* cart */
	.shop_table .cart_item.evo_event_aup_item .product-name .variation {
	    font-size: 12px;
	}
	.shop_table .cart_item.evo_event_aup_item .item_meta_data span b, 
	.shop_table .cart_item.evo_event_aup_item .variation dt 
	{display: block;font-weight: bold; font-style: normal;
		text-transform: capitalize;margin-right: 7px;
	}
	.shop_table .cart_item.evo_event_aup_item .product-name .variation dt {
	    display: block;  float: left;width: auto;
	}
	.shop_table .cart_item.evo_event_aup_item .product-name .variation dd p{margin: 0; padding: 0;}
	.shop_table .cart_item.evo_event_aup_item .product-name .variation dd:after{
		content:"";
		clear:both;
	}
