/**
Theme Name: ICGIC Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: icgic-child
Template: astra
*/

/**CSS Changes ICGIC ★*/  

	/**TICKERA ADD TO CART BUTTON DESIGN  ★*/

	a.add_to_cart {
		background-color: #E3B969 !important;
		text-align: center !important;
		font-size:14px !important;
		font-family:Raleway, sans-serif !important;
		text-transform: uppercase !important; 
		padding: 30px 50px !important;
	}

	a.add_to_cart:hover{
		background-color:#EAD181 !important;
	}

	/**TICKERA QUANTITY BUTTON DESIGN  ★*/

	div.ticket-quantity
	{
		border: 0.15em solid #C7C5C2 !important;
		border-radius:10px;
	}

	.ticket-quantity .tickera_button
	{
		font-family:'Raleway', 'sans-serif';
		color:darkgrey;
		font-size:1.5em;
	}

	.ticket-quantity .inner-wrap
	{
		border: 0 em solid #C7C5C2 !important;
		border-radius:10px !important;
		gap:0px;
		background-color:#e5e5e5;
	}

	.ticket-quantity .quantity, .event_tickets.tickera .tc_quantity_selector, .tc-event-add-to-cart-dropdown .tc_quantity_selector, .tc-add-to-cart-group-wrap ~ .tc-add-to-cart-wrap .tc_quantity_selector
	{
		width:50px;
	}

	/**TICKERA ICON NAV, SELECT = COLOR CHANGE FUNCTIONALITY ★*/

	body.page-id-3216 .uagb-icon-wrapper .uagb-svg-wrapper a svg path {
	  fill: #ffffff !important;
	  filter: brightness(2);
	}

	#post-3216 .cart-button {
	  fill: #ffffff !important;
	  filter: brightness(2);
	}

	/**TICKERA CART PAGE DESIGN  ★*/

	div.tc-cart-form-widget th
	{
		font-family: 'Playfair Display', 'serif' !important;
		font-weight: 600 !important;
		background-color: #dadada;
		color: black;
			font-size: 1.4666666666667rem;
		line-height: 1.2em;

	}

	div.tc-cart-form-widget td
	{
		font-family: 'Raleway', 'sans-serif' !important;
		font-weight: 600 !important;
	}

	body.page-id-3216 div.tc-cart-form-widget table, td, th {
			border: 0.001px solid #bdbdbd;
	}

	input#apply_coupon.apply_coupon.tickera-button:hover
	{
		background-color:#E3B969;
		color:black;
		border-style:none;
	}

	input#apply_coupon.apply_coupon.tickera-button
	{
		border-style:none;
	}
	input#empty_cart.tickera_empty.tickera-button
	{
		border-style:none;
	}
	input#empty_cart.tickera_empty.tickera-button:hover
	{
		background-color:#E3B969;
		color:black;
		border-style:none;
	}

	input#update_cart.tickera_update.tickera-button
	{
		border-style:none;
	}

	input#update_cart.tickera_update.tickera-button:hover
	{
		border-style:none;
		background-color:#E3B969;
		color:black;
	}

		/**Cart Empty Design */

		body.page-id-3216 .uagb-icon-wrapper .uagb-svg-wrapper a svg {
		  filter: brightness(2);
		}

		body.page-id-3216 .uagb-icon-wrapper .uagb-svg-wrapper a svg path {
		  fill: #ffffff !important;
		}

		/* Cart empty message styling */
		.cart_empty_message {
		  font-family: 'Playfair Display', serif !important;
		  display: flex;
		  flex-direction: row;
		  justify-content: center;
		  font-weight: 600 !important;
		  color: black;
		  font-size: 1.4666666666667rem;
		  line-height: 1.2em;
		}

	/*CONFERENCE MOBILE RESPONSIVENESS TICKET IMAGE  ★*/

	div.wc-block-product-gallery-large-image.wp-block-woocommerce-product-gallery-large-image ul.wc-block-product-gallery-large-image__container
	{
		margin:0;
	}
	@media (max-width: 781px) {

	  .conferenceticket-image {
		display: flex;
		justify-content: center;
		align-items: center;
	  }

	  .conferenceticket-image img {
		margin: 0 auto;
		display: block;
	  }
		
		:where(.wc-block-product-gallery-large-image) .wc-block-components-product-image.wc-block-components-product-image
		{
			height:100%;
			width:100%;
		}
		
		li.wc-block-product-gallery-large-image__wrapper
		{
			height:30vh;
		}
		
		div.wc-block-product-gallery-large-image.wp-block-woocommerce-product-gallery-large-image
		{
			height:30vh;
		}
	}


	/*MODERN CART FLOATING BUTTON COLOR CHANGE ★*/

	:root {
		--moderncart-floating-count-bg-color: #000000;

	}

	/*CHECKOUT PAGE - TICKERA FORM  ★*/

	body.page-id-4013 div.tickera_owner_info.info_section div.tc-form-ticket-fields-wrap div.owner-info-wrap h5
	{
		text-align:center;
	}

	body.page-id-4013 .fields-wrap.tc_form_id_3978 
	{
		padding-top: 30px !important;
	}

	body.page-id-4013 .owner-info-wrap h4
	{
		padding-top: 30px;
	}

	body.page-id-4013 .tc-form-ticket-fields-wrap h2
	{
		padding-top: 50px;
		text-align:center;

	}

	body.page-id-4013 .owner-info-wrap
	{
		background-color:white;
		border-radius:5px;
		border: 1px solid var(--ast-border-color);
		padding: 4em;
		float:none;
	}

	/*Agency Select All Views Overflow fix*/
	body.page-id-4013 div.owner-info-wrap div.fields-wrap.tc_form_id_4405.tc_ticket_type_id_4016.tc_field_col_1.tc_field_col_last_child.tc_select_field select.tickera-input-field
	{
		width:90%;
		text-overflow:ellipsis;
		overflow: hidden;
	}

	/*All left side*/ 

	body.page-id-4013 .tc_field_col_2:not(.tc_field_col_last_child) 
	{
		text-overflow:ellipsis;
		overflow: hidden;
	}

	/* Left column fields only */
	body.page-id-4013 .fields-wrap.tc_field_col_2:not(.tc_field_col_last_child) input,
	body.page-id-4013 .fields-wrap.tc_field_col_2:not(.tc_field_col_last_child) label {
		max-width: 90%;
	}

	/* Right column fields only */
	body.page-id-4013 .fields-wrap.tc_field_col_2.tc_field_col_last_child input,
	body.page-id-4013 .fields-wrap.tc_field_col_2.tc_field_col_last_child label {
		max-width: 90%;
	}

	body.page-id-4013 .tc-form-ticket-fields-wrap
	{
		margin-top:50px;
	}

	body.page-id-4013 .tc-form-ticket-fields-wrap h3
	{
		padding-top:50px;
	}

	body.page-id-4013 p label.check-terms-label 
	{
		color:black;
		display:block;
		padding-top: 20px !important;
	}

		/*Phone Tablet Viewpoints Form*/
			/*All Form Customizations*/
			@media (max-width: 1024px) 
					{
				  body.page-id-4013 .owner-info-wrap
						/*Form Layout - Not in fields wrap (Main Text Containers)*/
						{
						padding: 2em;
						display:flex;
						flex-direction:column;
						text-align:center;  
						justify-content:center;
						align-items:center;
						margin:0;
						}	
						
						/*Form Layout - In fields wrap (Email input..)*/
					body.page-id-4013 .fields-wrap .owner-info-wrap
						{
						padding: 2em;
						display:flex;
						flex-direction:column;
						text-align:center;  
						justify-content:center;
						align-items:center;
						}	
						/*Text Containers Layout - For Centering*/
						body.page-id-4013 .fields-wrap input
						{
							float:none;
						}
						/*Select Containers (county) Layout - For Centering*/
						body.page-id-4013 .tc_field_col_2, body.page-id-4013 .tc_field_col_1:not(.tc_radio_field) 
						{
							width: 100%;
							float:none;
							margin:0;
							margin-right:0;
						}
						/*Further (county) Layout Fix - For Centering*/
						body.page-id-4013 div.owner-info-wrap div.fields-wrap.tc_form_id_4405.tc_ticket_type_id_4016.tc_field_col_2.tc_field_col_last_child.tc_select_field label select.owner-field-select.tickera-input-field 
						{
							padding-right:0;
						}
						/*Input Text Fields Sizing (Including Email)*/
						body.page-id-4013 div.owner-info-wrap div.fields-wrap input:not(.owner-field-radio) 
						{
							width:40vw;
						}
						
				}

		

	/*CHECKOUT PAGE - ASTRA CUSTOMIZATIONS AND WOOCOMMERCE ★*/

	body.page-id-4013 .ast-checkout-form-heading h3
	{
		padding-top: 80px !important;
	}

	body.page-id-4013 .ast-order-review-wrapper
	{
		padding-top: 80px !important;
	}

	body.page-id-4013 table.shop_table.woocommerce-checkout-review-order-table {
		background-color: white;
	}

	body.page-id-4013 table.shop_table.woocommerce-checkout-review-order-table td.product-name,
	body.page-id-4013 table.shop_table.woocommerce-checkout-review-order-table td.product-total {
		padding: 22.5px 18px !important;
		vertical-align: middle !important;
	}

	body.page-id-4013 h3#ast-payment_options_heading
	{
		padding-top:20px !important;
	}

	body.page-id-4013 td.product-name{
		margin:0;
	}

	body.page-id-4013 th.product-name{
		margin:0;
	}

	body.page-id-4013 .form-row .validate-required
	{
		padding-top:40px !important;
	}

	body.page-id-4013 button#place_order.button
	{
		margin-top:5px !important;
	}

	body.page-id-4013 .woocommerce-privacy-policy-link
	{
		text-decoration:underline;
		color:black;
	}

	body.page-id-4013 .woocommerce-terms-and-conditions-link
	{
		text-decoration:underline;
		color:black;
	}

	body.page-id-4013 .ast-back-to-cart a
	{

		color: black !important;
	}

	body.page-id-4013 div#additional-terms-content-1.additional-terms__content.additional-terms__content--embed
	{
	overflow:auto;
	max-height:200px;
	margin-bottom:1.618em;
	padding:1.618em;
	}

	body.page-id-4013 #additional-terms-content-1 .alignfull {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


	body.page-id-4186 .woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li strong
	{
		color:black;
	}

	
