/**
Theme Name: Lindywell Theme
Author: Contemplate Design
Author URI: https://contemplatedesign.com
Description: Astra child theme.
Version: 1.6.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lindywell-theme
Template: astra
*/

#topbar .elementor-widget-container .widget_block > p,
#topbar .elementor-widget-wrap .widget_block > p,
header.entry-header .entry-meta,
header.entry-header.ast-no-title {
	display: none !important;
}

#topbar .elementor-widget-container .elementor-widget:not(:last-child),
#topbar .elementor-widget-wrap .elementor-widget:not(:last-child) {
  --kit-widget-spacing: 0 !important;
}

/*-- Annual Upgrade Sale flag --*/
/*
.button.annual_upgrade::before {
  content: 'sale';
  position: absolute;
  top: -10px;
  //background: var( --e-global-color-accent );
  background: #BC1A41;
  padding: 4px 10px;
  border-radius: 10px;
  font-size: 10px;
  right: 5px;
}
*/

/*-- Early Renewal Sale flag --*/
/*
.button.renew_now::before,
.button.subscription_renewal_early::before {
  content: 'sale';
  position: absolute;
  top: -10px;
  //background: var( --e-global-color-accent );
  background: #BC1A41;
  padding: 4px 10px;
  border-radius: 10px;
  font-size: 10px;
  right: 5px;
}
*/

/*--------------
 * WooCommerce
--------------*/
/*-- remove highlight --*/
.shop_table .cart_item ins {
  background-color: transparent;
}

.out-of-stock-form {
	background: rgba(255,255,255,0.5);
	padding: 20px;
	border-radius: 10px;
}

.wcf-bump-order-grid-wrap .wcf-bump-order-wrap {
  word-break: normal;
}

.ast-checkout-labels-as-placeholders form #customer_details #order_comments_field label {
  position: relative;
  opacity: 1;
  padding: 5px 0;
}

body.woocommerce-shop .iconic-wis-product-image--bullets-horizontal-bottom-center .slick-dots {
	bottom: -40px;
}
body.woocommerce-shop .iconic-wis-product-image {
	margin: 0 0 60px;
}

.product-type-external .astra-shop-summary-wrap {
	display: none;
}
/*
.woocommerce #coupons_list {
	display: none !important;
}
*/
/*-- Is This A Gift ---*/
body.single-product .is-gift-wrap {
  padding: 5px 0;
}

@media screen and (max-width: 980px){
	body.single-product .is-gift-wrap {
 	 	width: 100%;
  		margin-bottom: 15px;
	}
}

body.single-product .is-gift-wrap label.checkbox {
  position: relative;
  padding: 5px 18px 5px 26px;
  background: #E3EAD7;
  border-radius: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
body.single-product .is-gift-wrap label.checkbox div.checkmark {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 22px;
  left: 10px;
  position: absolute;
  top: 4px;
  width: 22px;
}

body.single-product .is-gift-wrap label.checkbox div.checkmark:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: rotate(-45deg);
  width: 12px;
}

body.single-product .is-gift-wrap label.checkbox input[type="checkbox"] {
  visibility: hidden;
}

body.single-product .is-gift-wrap label.checkbox input[type="checkbox"]:checked + div.checkmark {
  background-color: #99A66D;
  border-color: #99A66D;
}

body.single-product .is-gift-wrap label.checkbox input[type="checkbox"]:checked + div.checkmark:after {
  opacity: 1;
}

/*-- Disable Remove from mini-cart ---*/
.elementor-menu-cart__main .elementor-menu-cart__product-remove.product-remove {
	display: none !important;
}

/*-- Time picker ---*/
.ui-timepicker-div dl dt {
  font-size: 14px;
  font-weight: 400;
}

/*-- Gift Card Images ---*/
body .wcpa_wrap .wcpa_disp_squircle .wcpa_image .wcpa_img_wrap {
  border-radius: 18px;
}

/*-- Todays Total ---*/
tr.order-total:not(.recurring-total) th::before {
  content: "Today's ";
}

/*-- Reset PW Form --*/
.woocommerce form.woocommerce-ResetPassword.lost_reset_password .form-row-last,
.woocommerce-page form.woocommerce-ResetPassword.lost_reset_password .form-row-last {
	float: none !important;
    width: 100% !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text {
	background: #f2f2f2 !important;
	border-radius: 33px !important;
}

/*-- Remove Flexible Payment Options --*/
.wc_payment_method.payment_method_cpsw_stripe_element {
	display: none !important;
}

/*-- FREE TRIAL CHECKOUT --*/
/*-- Remove Apple Pay --*/
.freetrialcheckout #cpsw-payment-request-wrapper,
.freetrialcheckout #wc-stripe-payment-request-wrapper, 
.freetrialcheckout #wc-stripe-payment-request-button-separator {
    display: none !important;
}

/*-- Remove Login Txt --*/
.freetrialcheckout .woocommerce-billing-fields__customer-login-label {
    display: none !important;
}


/*-- IAP --*/
.woocommerce-button.button.iapbtn::after {
  content: 'To manage your account, go to your Apple ID Account > Subscriptions > Lindywell';
  display: block;
  font-size: 12px;
  clear: both;
  width: 400px;
}

.woocommerce-button.button.iapbtn {
  background: transparent !important;
  color: #444 !important;
  font-size: 18px !important;
  line-height: 1.2em;
  padding: 0 !important;
}

/*--------------
 * Cartflow
--------------*/
/* fix flex on cartflows */
#wc-stripe-express-checkout-element, 
#wc-stripe-express-checkout__order-attribution-inputs,
#wc-stripe-express-checkout-button-separator,
.wc_coupon_message_wrap {
	width: 100% !important;
}

/*
 * .shop_table.woocommerce-checkout-review-order-table tr.cart_item td.product-total .woocommerce-Price-amount.amount:first-child {
	display: none !important;
}
*/
.wcf-embed-checkout-form-modern-checkout .woocommerce-billing-fields__customer-login-label {
	max-width: 280px;
}
.wcf-embed-checkout-form-modern-checkout .woocommerce-billing-fields__customer-login-label a.wcf-customer-login-url {
	padding: 1px 15px;
	color: #fff !important;
  	background: #99A66D;
  	border-radius: 30px;
 	text-transform: uppercase;
  	font-size: 12px;
}
.wcf-embed-checkout-form-modern-checkout .woocommerce-billing-fields__customer-login-label a.wcf-customer-login-url:hover {
	background: #F06A55;
}

.wcf-embed-checkout-form-modern-checkout span.wcf-display-title-quantity {
    display: none !important;
}


/*--------------
 * RESPONSIVE
--------------*/
@media screen and (max-width : 767px) {
	/*--- WooCommerce ---*/
	.woocommerce table.shop_table thead,
	#buddypress table.shop_table thead,
	#buddypress table.my_account_orders thead {
		display: none;
	}
	.woocommerce-page table.shop_table tr,
	#buddypress table.shop_table tr,
	#buddypress table.my_account_orders tr {
    	border-bottom: 1px solid #ccc;
    	margin-bottom: 20px;
    	text-align: right;
	}

	.woocommerce table.my_account_orders td::before,
	.woocommerce-page table.my_account_orders td::before,
	#buddypress table.my_account_orders td::before {
    	content: attr(data-title);
    	text-align: left;
    	float: left;
    	color: #aaa;
	}

	.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th,
	.woocommerce-page table.my_account_orders td, .woocommerce-page table.my_account_orders th,
	#buddypress table.my_account_orders td, .woocommerce-page table.my_account_orders th {
    	padding: 4px 8px;
    	vertical-align: middle;
    	display: block;
    	border: 0;
        border-top-color: currentcolor;
	}
}