/*
Theme Name: AtThis
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1779187440
Updated: 2026-05-19 10:44:00

*/

body { --default-font: "Marcellus", Sans-serif; }

*::selection {
	color: var( --e-global-color-e4ebe53 );
	background-color: var( --e-global-color-secondary );
}

p:last-of-type { margin-block-end: 0; }
li:last-of-type { margin-block-end: 1em; }

.container-boxed-0 { padding: 0 2em !important; }
.container-boxed-1 { padding: 1em 2em !important; }
.container-boxed-2 { padding: 2em 2em !important; }
.container-boxed-4 { padding: 4em 2em !important; }
.container-boxed-8 { padding: 8em 2em !important; }
.container-boxed-12 { padding: 12em 2em !important; }

.container-card-1 { padding: 1em !important; }
.container-card-2 { padding: 2em !important; }
.container-card-3 { padding: 3em !important; }
.container-card-4 { padding: 4em !important; }
.container-card-8 { padding: 8em !important; }

.square { aspect-ratio: 1 / 1; }
.landscape { aspect-ratio: 16 / 9; }
.portrait { aspect-ratio: 3 / 4; }
.ar-43 { aspect-ratio: 4 / 3; }
.ar-916 { aspect-ratio: 9 / 16; }
.ar-1016 { aspect-ratio: 10 / 16; }

.margin-block-end-2 p { margin-block-end: 2rem; }

.opacity-2 { opacity: 0.2; }

.flex .elementor-icon-wrapper { display: flex; }

.custom-header { mix-blend-mode: difference; }

.before { display: flex; gap: 0.5em !important; }
.before::before { font-size: 16px; }
.before-address::before { content: "a:"; }
.before-hours::before { content: "h:"; }
.before-tel::before { content: "t:"; }
.before-email::before { content: "e:"; }

.collection-video { height: 100vh; }

.product-gallery .swiper .elementor-swiper-button { top: auto !important; bottom: 1em; transform: none !important }
.product-gallery .swiper .elementor-swiper-button-prev { left: auto !important; right: 1.5em; }
.product-gallery .swiper-slide-image { vertical-align: bottom; }

.single-product.product-has-no-gemstone .gemstones-container { display: none !important; }

.atthis-form input, .atthis-form textarea { padding: 0.5em 1em 0.5em 0 !important; }
.atthis-form input:focus, .atthis-form textarea:focus { border-color: var(--e-global-color-text) !important; }
.atthis-form .elementor-field-textual:focus::placeholder { opacity: 1 !important; }
.atthis-form .elementor-field-textual:focus { box-shadow: none !important; }

.faq-accordion { display: grid;	gap: 0.5rem; }
.faq-item { border-bottom: 1px solid var(--e-global-color-text); overflow: hidden; }
.faq-question { width: 100%; padding: 1rem 0; color: var(--e-global-color-text) !important; border: 0; text-align: left; font-size: 1rem; font-weight: 500; cursor: pointer; }
.faq-question:hover, .faq-question:focus { background-color: transparent; }
.faq-question[aria-expanded="true"] { }
.faq-answer { max-height: 0; overflow: hidden; opacity: 0; transition: max-height 1s ease, opacity 1s ease; }
.faq-answer.is-open { max-height: 500px; opacity: 1; }
.faq-answer-inner { padding: 1rem 0 2rem 0; font-size: 1.5rem; }

/* Animated button effect */
.btn-animate-chars .elementor-button-text {
  display: inline-block;
  line-height: 1.2;
  overflow: hidden;
  vertical-align: top;
}

.btn-animate-chars .elementor-button-text .btn-animate-chars__char {
  display: inline-block;
  position: relative;
  text-shadow: 0 1.3em currentColor;
  transform: translateY(0) rotate(0.001deg);
  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: calc(var(--i) * 0.01s);
  will-change: transform;
}

.btn-animate-chars:hover .elementor-button-text .btn-animate-chars__char,
.btn-animate-chars .elementor-button:hover .elementor-button-text .btn-animate-chars__char {
  transform: translateY(-1.3em) rotate(0.001deg);
}

/* WC Custom Add to Cart */
.custom-add-to-cart table tbody > tr:nth-child(2n+1) > td, .custom-add-to-cart table tbody > tr:nth-child(2n+1) > th, .custom-add-to-cart table tbody tr:hover > td, .custom-add-to-cart table tbody tr:hover > th { background:transparent; }
.custom-add-to-cart table th, .custom-add-to-cart table td { padding: 0; }
.custom-add-to-cart table.variations tr th { text-align:left; }
.custom-add-to-cart .single_add_to_cart_button { width: 100%; }

/* WC Notices */
.custom-wc-notice .woocommerce-message { display: flex !important; gap: 1rem; padding: 0; align-items: center; }
.custom-wc-notice .woocommerce-message::before { position: relative; top: 0; left: 0; }

/* WC Checkout Pages */
.elementor-widget-woocommerce-my-account, .elementor-widget-woocommerce-cart .woocommerce, .elementor-widget-woocommerce-checkout-page .woocommerce, .elementor-widget-woocommerce-purchase-summary .woocommerce { font-family: var(--default-font) !important; }
.elementor-widget-woocommerce-cart .e-cart__container, .elementor-widget-woocommerce-checkout-page .e-checkout__container { gap: 8rem !important; grid-template-columns: 60% auto !important; }
.atthis-cart-page .input-text { border-radius: 0 !important; }
.e-checkout__order_review { margin-bottom: 4rem !important; }
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .place-order { gap: 2rem; }
.atthis-checkout-page .product-total, .atthis-checkout-page .cart-subtotal td, .atthis-checkout-page .order-total td, .atthis-checkout-page .woocommerce-shipping-methods { text-align: right; }
.atthis-checkout-page input:focus-visible { outline: none; }

@media (max-width: 1024px) {
	.container-boxed-8 { padding: 4em 2em !important; }
	.container-card-8 { padding: 4em !important; }
	.elementor-widget-woocommerce-cart .e-cart__container, .elementor-widget-woocommerce-checkout-page .e-checkout__container { gap: 8rem !important; grid-template-columns: repeat(1, 1fr) !important; }
	.atthis-checkout-page #customer_details .form-row { width: 100% !important; }
}

@media (max-width: 767px) {
	.container-card-2 { padding: 2em !important; }
	.container-card-4 { padding: 2em !important; }
	.container-card-8 { padding: 2em !important; }
	
	.main-offcanvas .e-off-canvas { overflow: scroll; }
	
	.atthis-checkout-page #billing_last_name_field { float: left !important; }
}