/*
Theme Name: Healfio Child
Theme URI: https://healfio.peerduck.com
Template: healfio
Author: Duck-Themes
Author URI: https://duckthemes.com
Description: Medical Marijuana &amp; Cannabis WordPress Theme
Tags: one-column,two-columns,three-columns,custom-colors,featured-images,theme-options
Version: 1.38.1715040776
Updated: 2024-05-06 20:12:56

*/

body,
#pr-nav {
  max-width: 100%;
}

.dropdown-toggle:after {
  display: none;
}

.dropdown-menu {
  background-color: transparent;
  padding-top: 6px;
  box-shadow: none;
}

.dropdown-menu li {
  background-color: rgba(159, 164, 19, 0.85);
  margin-bottom: 1px;
  font-size: 15px;
  display: flex;
}

.dropdown-menu li a {
  color: white;
  text-transform: uppercase;
  padding: 5px;
  border-radius: 0;
  white-space: nowrap;
  width: 100%;
}

.primary-menu .dropdown-item {
  padding: 0.5rem 0.6rem;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 16px;
}

.swiper-pagination-bullet {
    border: 2px solid black;
}

.woocommerce-cart-form__cart-item .product-name {
  background-color: transparent;
}

.woocommerce-cart-form__cart-item a {
    width: 100%;
    height: 100%;
    display: block;
    color: #9da632;
    font-weight: 400;
}

.woocommerce-cart-form__cart-item .product-thumbnail,
.woocommerce-table__line-item .product-thumbnail {
    padding: 5px !important;
    width: 250px;
    background: #ffffff;
}

@media screen and (max-width: 767px){
  .woocommerce-cart-form__cart-item .product-thumbnail,
  .woocommerce-table__line-item .product-thumbnail {
      width: 100%;
      text-align: center;
  }
}

.woocommerce-cart table.cart img,
.woocommerce-view-order table.order_details img {
    width: 100%;
    height: 100%;
    object-position: center;
    max-width: 250px;
    max-height: 250px;
    object-fit: contain;
    border-radius: 0px;
}

td.woocommerce-table__product-image.product-image.product-thumbnail img {
  height: auto !important;
}

.woocommerce table.shop_table {
    background-color: black
}

.woocommerce table.order_details {
    background-color: #1C5E74;
}

.woocommerce-cart-form__cart-item td {
    border: 2px solid black !important;
}

td.product-remove {
    border: 2px solid black !important;
}

.woocommerce-table__line-item td {
    border: 2px solid #1C5E74 !important;
}

.woocommerce-order-details__title {
    text-transform: uppercase;
}

.woocommerce td.product-quantity {
  color: #000000;
}


td.product-total {
    border: 2px solid #1C5E74 !important;
}

.product-subtotal {
    background-color: #c7c5c6;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.product-subtotal {
    text-align: center;
}

.woocommerce-cart table.cart .product-thumbnail {
    padding: 0px
}

.woocommerce table.shop_table td.product-remove {
    padding: 0px;
}

td.product-name a,
td.product-name .variation,
td.product-name .wc-item-meta {

    display: block;
    max-width: 310px;
    width: 100%;
    margin: 0 auto;
    word-wrap: break-word;
    color: #000000;
}

td.product-name a {
    font-size: 18px;
}

td.product-name .wc-item-meta {
  font-size: 12px;
}

td.product-remove a {
    font-size: 14px !important;
    font-weight: 500;

    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-quantity .quantity {
    display: inline-block
}

.product-quantity .quantity .qty {
    border: none;
}

.quantity-minus,
.quantity-plus {
    width: 30px;
    height: 30px;
    color: white;
    background-color: #126568;
    border: none;
    border-radius: 100%;
    font-weight: 400;
    font-size: 30px;
    line-height: 16px;
}

.quantity-number {
    font-size: 24px;
    font-weight: 400;
    padding: 0;
    min-width: 30px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
}

.product-quantity {
    text-align: center;
}

.summary_shop_table {
    border-collapse: collapse !important;
    width: 100%;
    padding: 0px !important;
    border: none;
}

.summary_shop_table th,
.summary_shop_table td {
    border-bottom: 1px solid #000 !important;
    padding: 8px;
}

.summary_shop_table td:first-child,
.summary_shop_table th:first-child {
    border-left: none !important;
}

.summary_shop_table td,
.summary_shop_table th {
    border-left: none !important;
    border-right: none !important;
    font-weight: normal;
}

.summary_shop_table td:last-child,
.summary_shop_table th:last-child {
    border-right: none !important;
}

.summary_shop_table th,
.summary_shop_table td {
    border-top: 1px solid #000 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
    padding: 5px 0px !important;
}

.summary_shop_table td {
    text-align: right
}

.wc-buttons-wrapper {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
    width: 100% !important
}

.button-continue,
a.button-continue.button.alt {
    background-color: #b1b336;
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 30px;
}

.button-proceed,
a.button-proceed.button.alt {
    background-color: #126568;
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 30px;
}

.woocommerce-table--order-details {
  border-collapse: collapse !important;
}

.woocommerce-table--order-details th
.woocommerce-table--order-details td {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.woocommerce-table--order-details .wc-item-meta,
.woocommerce-table--order-details td.product-name a{  
  max-width: 200px !important;
}

.woocommerce-table--order-details tbody td {
  white-space: nowrap;
}

.woocommerce-table--order-details tr:last-child th,
.woocommerce-table--order-details tr:last-child td {
  border-bottom: solid 1px #ffffff;
}

/* header  */
#pr-nav {
    background: rgba(0, 0, 0, 0.7) !important;
}

#pr-nav .nav-link {
    color: white;
}

#pr-nav .navbar-nav .nav-link {
    font-weight: 500;
}

.cart-contents svg,
.magic-search svg.search-icon {
    color: white
}

.header-icons {
    background-color: #1f1f1f;
    padding: 0 10px;
    margin-right: 0px;
    position: relative;
}

.header-account {
    padding: 0 1rem;
    margin-right: 0.5rem;
}

.header-call {

    margin-right: 0.7rem;
}

.header-screen {

    margin-right: 0.5rem;
}

@media (min-width: 1200px) {
  .custom-logo {
      max-height: 95px;
  }

  #pr-nav {
      height: 126px;
      padding: 1rem 1.5rem 1rem;
      z-index: 9992;
  }

  .header-icons {
      height: 48px;
  }

  .dropdown-menu .current-menu-item .dropdown-item {
    color: #000000;
    background-color: #ffffff;
  }

  .primary-menu.navbar .dropdown-menu {
    top: 100%;
  }
    
}

.footer-top {
    margin-bottom: 0;
}

.footer-top h3,
.footer-top .widget-title {
    font-size: 16px !important;
    color: #ffffff !important;
    line-height: 20px !important;
    margin-top: 20px;
    margin-bottom: 15px;
}

.footer-top .widget-title {
    text-transform: uppercase;
}

.footer-top .widget-title:before {
    display: none;
}

.footer-top .widget-title h4 {
    margin-top: 15px;
}

.footer-top .f-item {
    color: white;
    text-decoration: underline;
    font-weight: 300;
    text-underline-position: under;
    margin-bottom: 10px;
    display: block;
}

.footer-top .theme-mailchimp-fields input {
    border-radius: 0px;
}

.footer-top .theme-mailchimp p {
    display: none
}

.footer-top .theme-mailchimp-fields input[type="submit"] {
    border-radius: 0px;
    width: 60px;
    background-color: #9DA632;
    padding: 12px;
    margin-left: 5px;
}

.footer-top p {
    margin-bottom: 0px
}

.d-none-old {
    display: none !important
}

.prodcard-brand-name,
.prodcard-attributes {
    background-color: #e0edf0;
    padding: 5px 15px;
    font-weight: 400;
}

.product-list-attribute:first-child {
    padding-right: 10px
}

.prodcard-brand {
    color: black;
    padding: 5px 15px;
}

.prodcard-brand-name {
  color: black;
}

.prodcard-attributes {
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 40px;
    color: white;
}

.prodcard-tags {
    color: black;
    padding: 5px 15px;		
    letter-spacing: 0.1px;
    line-height: 16px;
    font-weight: 600;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prodcard-price {
    background-color: #63a7b6;
    color: white
}

.prodcard-price .price-html del {
    opacity: 0.7;
    margin-right: 6px;
}

.prodcard-price .price-html ins {
    text-decoration: none;
    font-weight: bold;
}

.account_full_width {
    width: 100% !important;
    background: none;
    box-shadow: none;
}

.myacc-order .tbhead {
    color: #b1b336;
}

.myacc-order .tbbody {
  padding: 20px;
}

.myacc-order .tbbody,
.myacc-order .tbfoot {
    background-color: #e8e8e8;
}

.orderHistory .tbfoot button:disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: none;
    opacity: 0.6;
    pointer-events: none;
}

.wrapper-orders {
    max-height: 630px;
    overflow-y: auto;
}

.orders-hist p {
    margin: 0px
}

.btn-hist-order {
    background-color: #126568;
    color: white;
    padding: 5px 30px;
    border: none;
}

.woocommerce .cart .button[name="update_cart"] {
    padding: 10px 20px !important;
}

.woocommerce .woocommerce-ordering select {
    padding: 10px 30px 10px 10px;
    background: transparent url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat calc(100% - 0.1rem) center;
    background-size: 24px !important;
    max-width: inherit !important;
}

.woocommerce .woocommerce-ordering select:hover {
    /* background-color: #1b5d72; */
    background: transparent url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat calc(100% - 0.1rem) center;    
}

.woocommerce-customer-details {
  padding: 50px 0;
  background: white;
  color: #000000;
}

.woocommerce-customer-details h4 {
  text-transform: uppercase;
}

.woocommerce-customer-details p {
  margin-bottom: 5px;
  font-size: 18px;
}

.woocommerce-MyAccount-content {
    padding-top: 0;
    padding-bottom: 0;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper + p {
  text-align: center;
  line-height: 40px;
  margin-bottom: 0;
  position: relative;
  background: rgba(166, 157, 50, 0.8);
}

tr.woocommerce-table__line-item.order_item {
  border-bottom: 2px solid #1C5E74;
}

.woocommerce-pagination {
    background: transparent;
    padding: 0;
}

.woocommerce nav.woocommerce-pagination, .woocommerce-pagination {
    text-align: right;
}

.woocommerce nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination a,
.page-numbers {
    padding: 0;
}

.woocommerce nav.woocommerce-pagination ul li a:hover,
nav.woocommerce-pagination a:hover {
    background: transparent;
		color: #9DA632;
}

.page-numbers.current, 
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent;
    color: #9DA632;
}

a.page-numbers {
    background: transparent;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul li span {
    padding: 0;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: transparent;
}

.woocommerce-variation-price {
    margin-bottom: 0;
}

.woocommerce-variation-price .price {
    background-color: #ffffff;
    color: #000000 !important;
    border-radius: 0;
    padding: 4px 15px 2px 15px;
}

.woocommerce-variation-price .price del {
    margin-right: 8px;
}

.woocommerce div.product form.cart .variations .value {
    width: auto;
    display: flex;
}

.woocommerce div.product form.cart .reset_variations {
    padding: 2px;
    border: 0;
    width: auto;
    text-decoration: underline;
    margin: 0 0 0 5px;
    text-transform: uppercase;
    background: transparent;
    border-radius: 0;
    line-height: 25px;
    font-size: 12px;
}

.woocommerce div.product form.cart .reset_variations:hover {
    background: transparent !important;
} 

.woocommerce ul.products li.product {
	/* box-shadow: 1px 1px 12px rgba(99, 167, 182, 0.8) !important; */
	transition: box-shadow .25s; 
}

/* Apply zoom-in effect on product image hover */
.woocommerce ul.products li.product .woocommerce-loop-product__link img:hover {
    /* Adjust the scale value as needed */
		/* transform: scale(1.1);  */
    transition: transform 0.3s ease; 
		/* Smooth transition */
}

.woocommerce ul.products li.product .price {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

/* Make product title all uppercase */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-transform: capitalize;
}

.woocommerce ul.products li.product .button {
    font-size: 14px;
}


/* Apply gradient color to product title */
.single-product .product_title {
    background: linear-gradient(to right, #E27521, #E02968); /* Replace with your desired gradient colors */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* Hide title heading in single product page */
.single-product .header-title {
    display: none;
}
/* Hide breadcrumbs on single product page */
.single-product .breadcrumbs {
    display: none;
}

/* Footer empty space remove */
#footer-wave {
	height: 0px;
	margin-top: 0px;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    border-radius: 3px !important;
}

.woocommerce ul.products li.product a {
    border-radius: 3px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    position: static !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link img {
    border: 0;
    border-bottom: solid 1px #f1f1f1 !important;
}

/* Products image transform in hover */
.woocommerce ul.products li.product .woocommerce-loop-product__link img:hover {
    transform: none;
    transition: transform 0.3s ease;
}
/* .woocommerce ul.products li.product:hover {
    transform: none;
    transition: transform 0.3s ease;
} */
/* .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 3rem !important;
} */

/* Hide the WooCommerce Recommended Coupon Extensions */
.woocommerce-marketing-coupons .woocommerce-marketing-recommended-extensions-card {
    display: none !important;
}

/* Hide the WooCommerce Knowledge Base slider */
.woocommerce-marketing-coupons .woocommerce-marketing-knowledgebase-card {
    display: none !important;
}

.woocommerce .elementor-27051 .elementor-element.elementor-element-b7d7a36 form.cart table.variations label {
    color: #000000;
}
/* Adjust the font size of the header menu */
#pr-nav .navbar-nav .nav-link {
    font-size: 16px; /* Change the value to your desired font size */
}
.woocommerce-product-details__short-description {
    background-color: #ffffff; /* Replace this with your desired color */
}
.woocommerce-variation-availability p.stock.in-stock {
    color: #126568 ; /* Replace this with your desired color */
    font-size: 14px ; /* Replace this with your desired font size */
	font-weight: bold ; /* Make the text bold */
    margin-bottom: 5px;
}

/* FC step navigation UI - hidden for single-page checkout (logged-in only).
   Scoped to .ample-single-page-checkout body class added by PHP so guests
   (if ever enabled) still see FC's default step navigation.
   FC class names: .fc-progress-bar (bar), .fc-checkout-step (step sections). */
.ample-single-page-checkout .fc-progress-bar,
.ample-single-page-checkout .fc-progress-bar__wrapper,
.ample-single-page-checkout .fc-progress-bar__inner,
.ample-single-page-checkout .fc-progress-bar__bars,
.ample-single-page-checkout .fc-checkout-header,
.ample-single-page-checkout .fc-checkout-header__inner {
    display: none !important;
}

/* Hide "Proceed to" step buttons but keep Place Order (logged-in only).
   FC uses .fc-step__next-step for proceed buttons and #place_order for Place Order. */
.ample-single-page-checkout .fc-step__next-step:not(#place_order):not(.fc-place-order-button) {
    display: none !important;
}
.ample-single-page-checkout .fc-step__actions {
    display: none !important;
}

.woocommerce div.product form.cart {
    margin: 0;
}

.woocommerce div.product form.cart .variations select {
    margin-bottom: 0;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0;
}

.woocommerce div.product div.summary {
    margin-bottom: 4em;
}

.single-product.woocommerce div.product .summary .price {
    line-height: 28px;
    height: 30px;
    font-size: 20px;
    font-weight: 400;
}

.single-product.woocommerce div.product .summary .price bdi {
    font-size: 20px;
}

.woocommerce .summary .button {
    font-size: 20px;
}

.related.products li, 
.upsells.products li {
    padding: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0;
    text-align: center;
    padding: 12px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0 10px 0 8px;
    background-color: transparent;
    color: #c6e5ea;
    margin-bottom: 0;
    text-transform: uppercase;
    border-right: solid 2px #c6e5ea; 
    border-radius: 0;
    line-height: 18px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child a {
    border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background-color: transparent;
    color: #ffffff;
    padding: 0 10px 0 8px;
    border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
    border-radius: 0;
}

.prev.page-numbers.placeholder, 
.page-numbers.dots {
	background: transparent;
}

.woocommerce-message {
	margin: 20px auto 0;
	width: 100%;
	max-width: 1170px;
}

/* Fix toast message position ONLY on cart page - don't affect other pages */
.woocommerce-cart .woocommerce-notices-wrapper {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	margin: 20px auto 30px auto !important;
	max-width: 1170px;
	z-index: 1;
}

/* AJAX Add to Cart Loading States */
li.product.adding-to-cart {
	position: relative;
	opacity: 0.7;
}

li.product.adding-to-cart::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 -15px;
	border: 3px solid #f3f3f3;
	border-top: 3px solid #A7AF39;
	border-radius: 50%;
	animation: spin 1s linear infinite;
	z-index: 10;
}

li.product.added-to-cart {
	border: 2px solid #A7AF39;
	transition: border 0.3s ease;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/* Toast Notification Styles */
.custom-toast {
	position: fixed;
	top: 20px;
	right: 20px;
	max-width: 400px;
	z-index: 10000;
	opacity: 0;
	transform: translateX(100%);
	transition: all 0.3s ease;
}

.custom-toast.show {
	opacity: 1;
	transform: translateX(0);
}

.toast-content {
	display: flex;
	align-items: center;
	padding: 15px 20px;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}

.custom-toast-success .toast-content {
	background-color: white;
	color: #333;
	border: 1px solid #ddd;
}

.custom-toast-error .toast-content {
	background-color: #ef4444;
	color: white;
}

.toast-icon {
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
}

.toast-message {
	flex: 1;
	margin-right: 10px;
}

.toast-close {
	background: none;
	border: none;
	color: inherit;
	font-size: 18px;
	cursor: pointer;
	padding: 0;
	opacity: 0.8;
	transition: opacity 0.2s;
}

.toast-close:hover {
	opacity: 1;
}

/* Mobile responsiveness */
@media (max-width: 480px) {
	.custom-toast {
		right: 10px;
		left: 10px;
		max-width: none;
	}
	
	.toast-content {
		padding: 12px 15px;
		font-size: 13px;
	}
}

/* Global Cart Processing Overlay */
.global-cart-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.global-cart-overlay.show {
	opacity: 1;
}

.overlay-content {
	background-color: white;
	padding: 30px;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
	max-width: 300px;
	width: 90%;
}

.overlay-spinner {
	width: 40px;
	height: 40px;
	border: 4px solid #f3f3f3;
	border-top: 4px solid #A7AF39;
	border-radius: 50%;
	animation: spin 1s linear infinite;
	margin: 0 auto 15px;
}

.overlay-text {
	font-size: 16px;
	color: #333;
	font-weight: 500;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Disable pointer events on buttons when overlay is active */
.global-cart-overlay ~ * .single_add_to_cart_button:not(.processing) {
	pointer-events: none;
	opacity: 0.6;
}

.woocommerce a.button {
    border-radius: 0;
}

.woocommerce .woocommerce-checkout table.shop_table .order-total th,
.woocommerce .woocommerce-checkout table.shop_table .order-total td {
    font-size: 20px;
}

@media screen and (min-width: 1200px) {
  .primary-menu.navbar .dropdown-menu {
    box-shadow: none;
  }

  .primary-menu .dropdown-item {
    border-radius: 0;
    color: #ffffff;
  }

  .primary-menu .dropdown-item:hover {
    color: #000000;
  }
  .primary-menu.navbar .nav-item.active .nav-link {
    color: #9DA632 !important;
  }

  .woocommerce .container-product div.product div.summary {
    padding-left: 2rem;
  }

  .translated-ltr .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .magic-search form .inner-form .row .input-field.first input {
    height: 58px;
  }

  .magic-search form .inner-form .row .input-field.first .clear {
    height: 58px;
  }

  .magic-search svg.search-icon {
    top: 1.2rem;
  }

}

@media screen and (max-width: 1199px) {
  .woocommerce-MyAccount-content .woocommerce-notices-wrapper + p {
    margin-bottom: 20px;
    line-height: inherit;
    padding: 0 10px;
  }

  .primary-menu .navbar-collapse li:first-child a.nav-link {
    border-top: 0;
  }

  .primary-menu .navbar-collapse li:last-child a.nav-link {
    border-bottom: 0;
  }
}


@media (min-width: 769px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    justify-content: flex-start;
  }
}

.skill-per::before {
    content:  attr(data-per) '        gr         remaining' !important;
}

.skill-per.skill-second::before {
    content:  attr(data-per) '   gr   remaining' !important;
}

.swatch-item.disabled {
    opacity: 0.4;
    pointer-events: none;
    cursor: not-allowed;
}

.notify-me-modal {
    position: fixed;
    z-index: 9999;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.4);
    display: flex; justify-content: center; align-items: center;
}
.notify-me-content {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    max-width: 400px;
    text-align: center;
}
.notify-me-content input {
    width: 100%; padding: 8px; margin-bottom: 10px;
}
.notify-me-content button {
    background: #333; color: #fff; border: none; padding: 8px 16px;
    cursor: pointer;
}
.notify-me-content .close {
    float: right; font-size: 20px; cursor: pointer;
}

.woocommerce-variation-availability {
    min-width: 250px;
}
.woocommerce div.product p.stock.out-of-stock {
  font-size: 1.2em;
  font-weight: bold;
}

button.notify-me-button {
	margin-left: 15px;
	width: 210px;
	font-size: 16px;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
    background-color: #929E31;
}

/* Prevent button flicker on single product page */
.single-product .variations_form .single_add_to_cart_button {
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.single-product .variations_form .single_add_to_cart_button.button-ready {
    opacity: 1;
}

.spinner {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-top: 2px solid #000;
    border-radius: 50%;
    animation: spin 0.7s linear infinite;
    margin-right: 6px;
    vertical-align: middle;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

@media (max-width: 1199px) {
  .primary-menu li a:hover {
    background: transparent;
    width: 100%;
    margin-left: 0;
    padding: 0;
    border-radius: 0;
  }
}

@media (max-width: 769px) {
  .woocommerce table.shop_table td.product-remove {
      padding-top: 10px !important;
  }

  .product-name {
    font-size: 14px;
  } 
 
}


/* ABBA Issue #51: Improved filter dropdown widths - dynamic expansion based on content */
.productFilter .filterDropdown .dropdown {
    z-index: 999 !important;
    position: absolute !important;
    background: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(2px) !important;
    min-width: 280px ; /* Base minimum width */
    width: max-content ; /* Expand to fit content */
    max-width: 500px ; /* Prevent excessive expansion */
}

/* Specific minimum widths for filters with longer option names */
.productFilter .filterDropdown#terpenes .dropdown {
    min-width: 340px ; /* Terpenes need more space for scientific names */
}

.productFilter .filterDropdown#brands .dropdown {
    min-width: 430px ; /* Brands need space for company names */
}

/* Ensure labels don't wrap and have proper spacing */
.productFilter .filterDropdown .dropdown label {
    white-space: nowrap !important;
    display: block !important;
    padding-right: 10px !important;
}

/* ABBA Issue #53: Fix toast positioning on cart page */
/* Toast-style positioning for cart messages */
.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info {
    position: fixed !important;
    bottom: 30px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 9999 !important;
    max-width: 600px !important;
    width: auto !important;
    min-width: 300px !important;
    margin: 0 !important;
    padding: 15px 25px !important;
    background: #0f834d !important; /* Green for success */
    color: white !important;
    border-radius: 5px !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
    animation: slideUp 0.3s ease-out !important;
}

/* Error messages in red */
.woocommerce-cart .woocommerce-error {
    background: #e2401c !important;
}

/* Info messages in blue */
.woocommerce-cart .woocommerce-info {
    background: #3498db !important;
}

/* Slide up animation */
@keyframes slideUp {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

/* Auto-hide after 5 seconds */
.woocommerce-cart .woocommerce-message {
    animation: slideUp 0.3s ease-out, fadeOut 0.5s ease-out 4.5s forwards !important;
}

@keyframes fadeOut {
    to {
        opacity: 0;
        visibility: hidden;
    }
}

/* Ensure the message is visible when present */
.woocommerce-cart .woocommerce-message:not(:empty) {
    display: block !important;
}


form[name="checkout"] a[aria-label="Change: My contact"], form[name="checkout"] a[aria-label="Change: Shipping to"], form[name="checkout"] a[aria-label="Change: Billing to"], form[name="checkout"] a[aria-label="Change: Shipping method"]  {
    display: none !important;
}

/* Hide $0.00 price on the shipping placeholder option */
li:has(input[value*="select_shipping_placeholder"]) .woocommerce-Price-amount {
    display: none !important;
}

/* Hide the shipping method summary text (shows selected method or placeholder) —
   not needed since shipping options are always expanded on single-page checkout */
.ample-single-page-checkout [data-substep-id="shipping_method"] > .fc-step__substep-text {
    display: none !important;
}

.disabled-link {
    color: gray;
    background-color: #979797 !important;
    pointer-events: none;
    text-decoration: none;
    cursor: default;
}

/* 
 * Hide search forms on all pages except product-filter page
 * This prevents confusion between WordPress post search and product search
 * Only show product search on the dedicated product-filter page
 * 
 * Target: Hide .search-form on all pages EXCEPT those with .page-template-product-filter class
 */

/* body:not(.page-template-product-filter) .search-form {
    display: none !important;
}

body:not(.page-template-product-filter) form[role="search"] {
    display: none !important;
}

body:not(.page-template-product-filter) .header-search {
    display: none !important;
}

body:not(.page-template-product-filter) .search-toggle {
    display: none !important;
} */

/* Hide search form from header */
.magic-search .search-form {
  display: none;
}

.orderHistory {
    margin-bottom: 25px;
}

.fee {
    text-transform: uppercase;
}

/* Favorite Icon Processing States - Disable hover effects during AJAX processing to prevent visual conflicts */
li .favouriteIcon[data-processing="true"]:hover .bi-heart-fill {
  display: none !important;
}

li .favouriteIcon[data-processing="true"]:hover .bi-heart {
  display: inline !important;
}

li .favouriteIcon[data-processing="true"].active:hover .bi-heart-fill {
  display: inline !important;
}

li .favouriteIcon[data-processing="true"].active:hover .bi-heart {
  display: none !important;
}

/* Header Favorites Menu Item Styling */
.favorites-menu-item {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.favorites-menu-item i {
  font-size: 14px;
  color: #e74c3c;
}

.favorites-count-badge {
  background-color: #e74c3c;
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 5px;
  border-radius: 10px;
  min-width: 16px;
  height: 16px;
  text-align: center;
  line-height: 12px;
  display: none;
}

.favorites-count-badge.has-favorites {
  display: inline-block;
}

/* Shipping Address Display on My Account Dashboard */
.shipping-address-display {
  background-color: #f8f9fa;
  border: 1px solid #e1e5e9;
  border-radius: 8px;
  padding: 15px;
  margin-top: 10px;
  font-family: inherit;
}

.shipping-address-display p {
  margin-bottom: 5px;
  line-height: 1.4;
  color: #333;
}

.shipping-address-display .address-name {
  margin-bottom: 10px;
  font-size: 16px;
}

.shipping-address-display .address-name strong {
  color: #1c5e74;
}

.shipping-address-display .address-street,
.shipping-address-display .address-street-2 {
  margin-bottom: 3px;
  font-size: 14px;
}

.shipping-address-display .address-location {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
}

.shipping-address-display .address-country {
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
}

.shipping-address-display .address-phone {
  margin-bottom: 0;
  font-size: 14px;
  border-top: 1px solid #e1e5e9;
  padding-top: 10px;
}

.shipping-address-display .address-phone strong {
  color: #1c5e74;
}

.no-address {
  color: #666;
  font-style: italic;
  margin-bottom: 0;
}

/* Mobile responsiveness for shipping address */
@media (max-width: 768px) {
  .shipping-address-display {
    padding: 12px;
    margin-top: 8px;
  }
  
  .shipping-address-display .address-name {
    font-size: 15px;
  }
  
  .shipping-address-display .address-street,
  .shipping-address-display .address-street-2,
  .shipping-address-display .address-location,
  .shipping-address-display .address-country,
  .shipping-address-display .address-phone {
    font-size: 13px;
  }
}

/* Login Form - Disabled Button Styling */
.woocommerce-form-login__submit.disabled,
.woocommerce-form-login__submit:disabled,
.disabled-login-btn,
button.disabled-login-btn,
.woocommerce-form-login button:disabled,
.woocommerce-form-login input:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
    background-color: #cccccc !important;
    color: #666666 !important;
    pointer-events: none !important;
    border-color: #cccccc !important;
}

/* Ensure disabled state overrides other button styles */
.woocommerce-form-login .disabled-login-btn:hover,
.woocommerce-form-login button:disabled:hover {
    background-color: #cccccc !important;
    color: #666666 !important;
    opacity: 0.5 !important;
}

/* Login Processing Overlay */
.login-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    border-radius: 8px;
}

.login-overlay-content {
    text-align: center;
    padding: 20px;
}

/* Login Spinner Animation */
.login-spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #9DA632;
    border-radius: 50%;
    animation: login-spin 1s linear infinite;
    margin: 0 auto 15px;
}

@keyframes login-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.login-overlay-text {
    margin: 0;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

/* Button Spinner (inside button) */
.button-spinner {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid transparent;
    border-top: 2px solid currentColor;
    border-radius: 50%;
    animation: login-spin 0.8s linear infinite;
    margin-right: 8px;
    vertical-align: middle;
}

.theme-mailchimp-fields input[type="email"] {
    width: 78%;
}

#site-footer .widget-title {
    font-weight: 600;
}

.footer-top a {
    font-size: 14px;
}

/* =========================================
   Forgot Password Processing Overlay
   ========================================= */
.forgot-password-processing-overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  align-items: center;
  justify-content: center;
}

.forgot-password-processing-overlay .processing-content {
  background-color: #fff;
  border-radius: 8px;
  padding: 30px 40px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.forgot-password-processing-overlay .spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3b887e;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 0 auto 15px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.forgot-password-processing-overlay p {
  margin: 0;
  font-size: 16px;
  color: #333;
  font-weight: 500;
}

/* Forgot Password Messages */
.forgot-password-messages {
  margin: 15px 0;
  padding: 0;
}

.forgot-password-messages .success {
  background-color: #d4edda;
  color: #155724;
  padding: 12px 15px;
  border-radius: 4px;
  border: 1px solid #c3e6cb;
  font-size: 14px;
}

.forgot-password-messages .error {
  background-color: #f8d7da;
  color: #721c24;
  padding: 12px 15px;
  border-radius: 4px;
  border: 1px solid #f5c6cb;
  font-size: 14px;
}

/* =========================================
   Add Card Form Styling
   ========================================= */

.form-row-group {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  margin-bottom: 0;
}

.form-row-group .form-row-first,
.form-row-group .form-row-last {
  margin-bottom: 15px;
}

.woocommerce-form-card label {
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
  display: block;
}

.woocommerce-form-card .required {
  color: #000;
}

.woocommerce-form-card .input-text {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #1e6d70;
  border-radius: 2px;
  font-size: 14px;
  transition: border-color 0.3s ease;
  background: white;
}

.woocommerce-form-card .input-text:focus {
  outline: none;
  border-color: #3b887e;
  box-shadow: 0 0 0 2px rgba(59, 136, 126, 0.1);
}

.woocommerce-form-card iframe {
  border: none;
  border-radius: 4px;
  margin-top: 5px;
}

.woocommerce-form-card__submit {
  background-color: #1e6d70;
  color: white;
  border: none;
  padding: 8px 30px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
  width: 200px;
  text-transform: uppercase;
  font-weight: bold;
}

.woocommerce-form-card__submit:hover {
  background-color: #939F31 !important;
}

.addNewCarButton {
  background-color: #1e6d70;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.addNewCarButton:hover {
  background-color: #2d6b61;
}

/* Equal width fields */
.equal-width-field {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .form-row-group {
    flex-direction: column;
    gap: 0;
  }
}

@media (min-width: 576px) {
  .woocommerce-cart .return-to-shop {
    margin-top: 0;
  }
}

.promo-carousel {
  margin-top: 20px;
}

.searchProduct {
  input:focus {
    border-color: #ffffff !important;
  }
}

/* ==========================================================================
   Registration Form Validation Styles
   ========================================================================== */

/* Inline error message shown below fields */
.registration-field-error {
  color: #9DA632;
  font-size: 12px;
  margin-top: 5px;
  display: block;
  font-weight: 500;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
  box-sizing: border-box;
}

/* Error state for input fields */
.registration-field-invalid {
  border-color: #9DA632 !important;
  box-shadow: 0 0 0 1px #9DA632 !important;
}

.registration-field-invalid:focus {
  border-color: #9DA632 !important;
  box-shadow: 0 0 0 2px rgba(157, 166, 50, 0.2) !important;
}

/* Error summary box at top of form */
.registration-error-summary {
  background-color: #fafbf2;
  border: 1px solid #9DA632;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 20px;
}

.registration-error-summary h4 {
  color: #9DA632;
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 600;
}

.registration-error-summary ul {
  margin: 0;
  padding-left: 20px;
}

.registration-error-summary li {
  color: #9DA632;
  font-size: 13px;
  margin-bottom: 5px;
}

.registration-error-summary p {
  color: #9DA632;
  font-size: 13px;
  margin: 0;
}

/* Server error message styling override */
.registration-server-error.registration-error-summary {
  background-color: #fff3f3 !important;
  border: 2px solid #dc3545 !important;
  border-radius: 8px !important;
  padding: 20px !important;
  margin-bottom: 25px !important;
  box-shadow: 0 4px 6px rgba(220, 53, 69, 0.15) !important;
}

.registration-server-error.registration-error-summary h4 {
  color: #dc3545 !important;
  margin: 0 0 10px 0 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.registration-server-error.registration-error-summary p {
  color: #721c24 !important;
  font-size: 14px !important;
  margin: 0 !important;
  line-height: 1.5 !important;
}

/* Checkbox error state */
.elementor-field-type-acceptance.registration-field-invalid label,
.elementor-field-type-checkbox.registration-field-invalid label {
  color: #dc3232;
}

/* Select dropdown error state */
select.registration-field-invalid {
  border-color: #dc3232 !important;
}

/* Shake animation for invalid fields */
@keyframes registration-shake {
  0%, 100% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  75% { transform: translateX(5px); }
}

.registration-field-shake {
  animation: registration-shake 0.3s ease-in-out;
}

/* ============================================
   Checkout - Discount Code Section
   ============================================ */
.ample-discount-code-section {
  margin-bottom: 20px;
  padding: 15px;
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.ample-discount-code-section h4 {
  margin-top: 0;
  margin-bottom: 10px;
}

.ample-discount-code-row {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

#ample-discount-code-input {
  flex: 1;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  min-width: 0;
}

#ample-apply-discount-btn {
  padding: 10px 20px;
  background: #929E31;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
}

#ample-discount-code-message {
  margin-top: 10px;
  display: none;
}

@media (max-width: 480px) {
  .ample-discount-code-row {
    flex-direction: column;
  }

  #ample-apply-discount-btn {
    width: 100%;
  }
}

.ample-applied-coupons {
  margin-top: 10px;
}

.ample-applied-coupon-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  background: #d4edda;
  border: 1px solid #c3e6cb;
  border-radius: 4px;
  margin-bottom: 5px;
}

.ample-withdraw-discount-btn {
  background: #dc3545 !important;
  color: #fff !important;
  border: none !important;
  padding: 5px 15px !important;
  border-radius: 4px !important;
  cursor: pointer;
}

/* ============================================
   Checkout - Credit Card Selection
   ============================================ */
.token-payment-field {
  margin-bottom: 15px;
}

.token-payment-field label {
  display: block;
  color: #000000;
  margin-bottom: 8px;
  font-weight: 400;
}

.token-payment-field select {
  width: 100%;
  height: 58px;
  padding: 0 15px;
  font-size: 20px;
  background: #ffffff;
  border: solid 1px #126568;
  border-radius: 3px;
  color: #000000;
  cursor: pointer;
  transition: border-color 0.3s ease;
}

.token-payment-field select:focus {
  outline: none;
  border-color: #3b887e;
  box-shadow: 0 0 0 2px rgba(59, 136, 126, 0.1);
}

/* ============================================
   Order History - Order Link Hover Effect
   ============================================ */
.orderHistory table tr td a {
  color: #000;
  transition: color 0.2s ease;
}
.orderHistory table tr td a:hover,
.orderHistory table tr td a:focus {
  color: #126568 !important;
  text-decoration: underline !important;
}

/* ============================================
   Order History - Pagination Alignment
   ============================================ */
.orderHistory ~ div .woocommerce-pagination,
.container .woocommerce-pagination {
  display: flex;
  align-items: center;
  margin-top: 20px;
  width: 100%;
}
/* Previous button - always on the left */
.orderHistory ~ div .woocommerce-pagination .woocommerce-button--previous,
.container .woocommerce-pagination .woocommerce-button--previous {
  margin-right: auto !important;
  margin-left: 0 !important;
}
/* Next button - always on the right */
.orderHistory ~ div .woocommerce-pagination .woocommerce-button--next,
.container .woocommerce-pagination .woocommerce-button--next {
  margin-left: auto !important;
  margin-right: 0 !important;
}
/* When only Next button exists, ensure pagination container pushes it right */
.orderHistory ~ div .woocommerce-pagination:has(.woocommerce-button--next:only-child),
.container .woocommerce-pagination:has(.woocommerce-button--next:only-child) {
  justify-content: flex-end;
}

/* ============================================
   Amendment Form Styles
   (Duplicate of Renewal Form styles)
   ============================================ */
#amendmentForm input::placeholder {
  color: #ffffff;
  opacity: 1;
  font-weight: bold;
}
#amendmentForm input:-webkit-autofill,
#amendmentForm input:-webkit-autofill:hover,
#amendmentForm input:-webkit-autofill:focus,
#amendmentForm input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #6EB0BE inset !important;
  -webkit-text-fill-color: #ffffff !important;
}
#amendmentForm .elementor-field-group {
  align-items: flex-end;
}
#amendmentForm .elementor-field-group input[type="text"],
#amendmentForm .elementor-field-group input[type="number"],
#amendmentForm .elementor-field-group input[type="email"],
#amendmentForm .elementor-field-group input[type="password"],
#amendmentForm .elementor-field-group select {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 30px #6EB0BE inset !important;
  -webkit-text-fill-color: #ffffff !important;
}
#amendmentForm .elementor-field-label {
  font-family: "Comfortaa", sans-serif !important;
  font-size: 20px !important;
  font-weight: normal !important;
  margin-bottom: 20px;
  display: inline-block;
}
#amendmentForm .elementor-field-label:after {
  display: none;
}
#amendmentForm .elementor-field-option {
  display: inline-flex;
  align-items: center;
}
#amendmentForm .elementor-field-option label {
  font-size: 16px !important;
  margin-bottom: 0 !important;
  line-height: 24px;
}
#amendmentForm .elementor-col-100 {
  line-height: 24px;
}
#amendmentForm .elementor-col-100 span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
#amendmentForm .elementor-col-100 span.elementor-field-option {
  display: inline-flex;
}
#amendmentForm .elementor-col-20 {
  white-space: nowrap;
}
#amendmentForm .elementor-button {
  box-shadow: none !important;
}
#amendmentForm .elementor-upload-field {
  border: 0;
  border-radius: 0;
  padding: 0;
  background-color: transparent !important;
}
#amendmentForm input[type="checkbox"],
#amendmentForm input[type="radio"] {
  min-width: 30px;
  width: 30px;
  height: 30px;
  border-radius: 0;
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  background: #6EB0BE;
  margin-right: 10px;
  border: 0;
}
#amendmentForm input[type="checkbox"]:hover,
#amendmentForm input[type="radio"]:hover {
  border-color: #000000;
}
#amendmentForm input[type="checkbox"]:before,
#amendmentForm input[type="radio"]:before {
  content: '\2713';
  position: absolute;
  left: 5px;
  top: 2px;
  font-size: 22px;
  transform: rotate(17deg);
  z-index: 2;
  color: #6EB0BE;
}
#amendmentForm input[type="checkbox"]:checked:before,
#amendmentForm input[type="radio"]:checked:before {
  color: #ffffff;
}
#amendmentForm input#form-field-field_1975c55-0[type="checkbox"] {
  background: #6EB0BE;
  border: 0;
}
#amendmentForm input#form-field-field_1975c55-0[type="checkbox"]:before {
  color: #6EB0BE;
}
#amendmentForm input#form-field-field_1975c55-0[type="checkbox"]:checked:before {
  color: #000000;
}
#amendmentForm input[type="radio"] {
  border-radius: 100%;
}
#amendmentForm input[type="radio"]:before {
  content: '';
  position: absolute;
  right: 4px;
  top: 4px;
  font-size: 20px;
  z-index: 2;
  width: 22px;
  height: 22px;
  border-radius: 100%;
}
#amendmentForm input[type="radio"]:checked:before {
  background-color: #ffffff;
}
#amendmentForm input::file-selector-button {
  color: #ffffff;
  padding: 6px 12px;
  border: none;
  border-radius: 3px;
  background-color: #42a624;
  font-size: 24px;
}
#amendmentForm .elementor_signature_clear {
  width: 85px !important;
  height: 30px !important;
  top: -40px;
}
#amendmentForm .elementor_signature_clear img {
  opacity: 0;
  height: 30px;
  margin-top: 0px;
}
#amendmentForm .elementor_signature_clear:before {
  font-size: 20px;
  line-height: 28px;
  width: 100%;
  height: 100%;
  content: 'Clear';
  text-transform: uppercase;
  color: #ffffff;
  padding: 2px 10px;
  background-color: #42a624;
  position: absolute;
}
#amendmentForm .width-100 {
  margin-top: 0;
}
#amendmentForm .elementor-field-group-field_35bc086 p {
  padding: 20px 20px 20px 45px;
  background: #f5f5f5 url(img/info-circle.svg) 15px 17px no-repeat;
  margin: 10px 0;
  border-radius: 10px;
}
#amendmentForm .elementor-field-group-field_1975c55 {
  margin-top: 20px;
}
#amendmentForm hr {
  margin-top: 20px;
}
#amendmentForm .elementor-field-type-signature {
  padding-top: 0 !important;
}
#amendmentForm .elementor-field-type-checkbox .elementor-field-option {
  align-items: flex-start;
}

/* Hide WooCommerce default tabs on product details page */
.singleProductContainer + .woocommerce-tabs {
  display: none;
}

/* Partial fill for cannabinoid progress bar spans */
.progressWrapper .thcProgress .progressContainer span.partial {
  background: linear-gradient(to right, #b8be14 var(--fill, 0%), #d0e0e1 var(--fill, 0%));
}
.progressWrapper .cbdProgress .progressContainer span.partial {
  background: linear-gradient(to right, #66ddff var(--fill, 0%), #d0e0e1 var(--fill, 0%));
}

.woocommerce table.shop_attributes th {
  width: 160px;
}

/* Login page */
@media (min-width: 1200px) {
  .woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
    min-height: 510px;
  }
}

.login-first-time-notice {
  font-size: 22px;
  color: #126568;
  text-align: justify;
}

@media (min-width: 769px) and (max-width: 1199px) {
  .content-single-product, .sidebar-single-product {
    max-width: 90%;
    margin: auto;
  }

  .woocommerce div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 62%;
  }
}

@media screen and  (min-width: 820px) and (max-width: 1167px) {
  .container, .container-sm, .container-md {
    max-width: 100%;
  }
}
