/*
Theme Name: Hello Elementor Child
Author: Catch Themes
Description: Your description goes here
Version: 1.01048
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Geist:ital,wght@0,100..900;1,100..900&display=swap');

html, body {
    overflow-x: hidden !important;
}
.page-id-1764  a#sa-trigger-mini-cart {
    display: none;
}
.page-id-4193 #hide-specific-page, .post-type-archive-product #hide-specific-page , .tax-product_cat #hide-specific-page{
	display:none !important;
}
.sa-pdp-gallery-arrow-next, .sa-pdp-gallery-arrow-prev {
    display: none !important;
}
button.sa-pdp-qty-btn:hover , button.sa-pdp-qty-btn:focus{
    color: #172d5b !important;
}
.hover-arrow-black:hover svg {
    filter: invert(1);
}
button.sa-close-cart-drawer:hover{
	color:#fff !important;
}
.post-img-grid{
	display:flex; gap:10px;
}
.grid-under-img{
	width:25%;
}
.page-id-1764 a.action-icon-btn.custom-cart-contents-trigger.sa-trigger-mini-cart{
	display:none;
}
.sa-cart-drawer-body{
	overflow-x:hidden;
}
.elementor-page dl.variation dd p{
    position: relative;
    bottom: 4px;
    left: 20%;
}
.elementor-page dl.variation{
	margin: 0;
    padding-left: 1em !important;
    border-left: 2px solid rgba(0, 0, 0, .1) !important;
}

.sa-side-cart-drawer .variation dd, 
.sa-side-cart-drawer .variation dt{
	font-size:70% !important;
	line-height:32% !important;
}

.sa-side-cart-drawer dl.variation {
    margin-top: 11px !important;
}

.sa-side-cart-drawer .woocommerce ul.cart_list li dl, 
.sa-side-cart-drawer .woocommerce ul.product_list_widget li dl{
	padding-left:unset !important;
	border-left: unset !important;
}

.sa-side-cart-drawer .sa-cart-drawer-body ul.cart_list li{
	max-height: 118px;
}

#welcome-back{
	visibility:hidden;
}
.logged-in #welcome-back {
	visibility:visible;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: transparent !important;
}
h1.sa-dynamic-cat-heading {
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 60.95px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0%;
    color: var(--e-global-color-aec9e39);
    margin-bottom: 0px;
	margin-top:0px;
}
a.sa-breadcrumb-link , span.sa-breadcrumb-current{
    font-family: "Outfit", Sans-serif;
    font-size: 13.33px;
    font-weight: 400;
    line-height: 100%;
    color: #6B6259;
}
.icon-size-13 .elementor-button-icon svg {
    height: 13px;
    width: 13px;
}

.single-product li.hfe-breadcrumbs-separator {
    position: relative;
    bottom: 0px;
    word-spacing: 4px;
}
.geist .elementor-heading-widget , .geist .elementor-heading-title {
    font-family: 'Geist' !important;
}
.single-product li.hfe-breadcrumbs-item.hfe-breadcrumbs-last span {
    position: relative;
    top: 1px;
    font-weight: 500 !important;
}

.border-btm-btn a {
    border-bottom: 1px solid;
    border-radius: 0px;
}

.full-bkg {
    background-size: 100% 100% !important; 
}

.icon-btns .elementor-button-icon svg {
    height: 16px !important;
    width: 16px !important;
}

.icon-btns-16 .elementor-button-icon svg {
    height: 16px !important;
}

.comments-area a, .page-content a {
    text-decoration: none !important;
}

.elementor .elementor-background-video-hosted {
    object-fit: cover;
    top: 379px;
}

#header-nav a.hfe-menu-item {
    display: inline-block !important;
    position: relative !important;
    opacity: 1 !important;
}

/* Active menu item ka color aur bottom gap */
#header-nav .current-menu-item a.hfe-menu-item {
    color: #0C2350 !important;
    padding-bottom: 8px !important; 
    opacity: 1 !important;
    font-weight: 600 !important;
}

/* Underline pseudo-element */
#header-nav .current-menu-item a.hfe-menu-item::after {
    content: "" !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 25px !important; 
    height: 2px !important;
    background-color: #0C2350 !important;
    opacity: 1 !important;
}

.header-actions-wrapper {
    gap: 14px;
}

.action-icon-btn svg {
    width: 21px !important;
    height: 21px !important;
    stroke-width: 2.1 !important;
    stroke: #1A1816 !important;
}

/* related products start */
.pdp-related-section {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.pdp-related-title {
    font-family: outfit;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 28px;
    color: #0b2240;
    text-align: left;
    letter-spacing: -0.5px;
}

.pdp-related-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 24px;
    row-gap: 32px;
}

.pdp-product-card {
    background: transparent;
    width: 306px;
}

.pdp-card-link {
    text-decoration: none !important;
    display: flex;
    flex-direction: column;
}

.pdp-image-wrapper {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 0px;
    overflow: hidden;
    margin-bottom: 14px;
    background-color: #f7f7f7;
}

.pdp-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px !important;
}

.pdp-card-info {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.pdp-product-title {
    font-family: 'CORMORANT GARAMOND';
    font-size: 20.95px;
    font-weight: 500;
    color: #0C2350;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 100%;
    letter-spacing: 0%;
}

.pdp-card-info .pdp-product-price {
    display: block;
    margin-top: 2px;
}

.pdp-card-info .pdp-product-price .woocommerce-Price-amount {
    font-family: 'Outfit';
    font-size: 15.24px;
    font-weight: 600;
    color: #0C2350 !important;
    line-height: 100% !important;
}

.pdp-card-info .pdp-product-price del .woocommerce-Price-amount {
    font-weight: 400;
    color: #8a96a3;
    font-size: 13px;
    margin-right: 6px;
}
/* related products end */

/* cart drawer css start */
.sa-cart-drawer-body .widget_shopping_cart_content {
    display: flex;
    flex-direction: column;
}

.sa-cart-drawer-body .widget_shopping_cart_content .woocommerce-mini-cart {
    order: 1;
}

.sa-cart-drawer-body .widget_shopping_cart_content .woocommerce-mini-cart__total {
    order: 2;
    margin-top: auto;
    margin-bottom: 15px; 
}

.sa-cart-drawer-body .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
    order: 3;
    display: flex;
    gap: 13px;
}

.sa-side-cart-drawer a.button.wc-forward {
    background: #0c2350;
    color: #fff;
    font-weight: 500;
    padding: 8px 12px 10px 12px;
    width: 139px;
    text-align: center;
}

button.sa-close-cart-drawer {
    color: #fff;
}

body .woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img {
    margin-left: 1px !important;
}
/* cart drawer css ends */

button.sa-pdp-add-to-cart-btn:focus {
    background: #0f2249 !important;
}

a.added_to_cart.wc-forward {
    display: none !important;
}

.creative-img-box h3.elementor-icon-box-title {
    position: relative;
    bottom: 10px;
}

.creative-img-box h3.elementor-icon-box-title::after {
    content: '';
    width: 52px;
    height: 1.06px;
    background: #0c2350;
    display: block;
    margin-top: 36px;
    margin-bottom: 24px;
}

.creative-img-box svg {
    height: 152px;
}

/* contact form css start */
/* ==========================================================================
   SARA ANDERSON PROFESSIONAL CONTACT FORM THEME
   ========================================================================== */

/* Main Form Wrapper */
.sa-contact-form-wrapper {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-family: 'Outfit', sans-serif;
}

/* Rows & Grid Alignment */
.sa-contact-form-wrapper .sa-form-row {
    margin-bottom: 3px;
    display: flex;
    flex-direction: column;
}

.sa-contact-form-wrapper .sa-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-bottom: 16px;
}

.sa-contact-form-wrapper .sa-form-col {
    display: flex;
    flex-direction: column;
}

/* Label Styling */
.sa-contact-form-wrapper .sa-form-label {
    font-size: 11.56px;
    font-weight: 400;
    color: #1B2D4F;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    line-height: 100%;
    display: block;
    margin-bottom: 10px;
}

/* Input & Textarea Fields */
.sa-contact-form-wrapper input[type="text"], 
.sa-contact-form-wrapper input[type="email"], 
.sa-contact-form-wrapper input[type="tel"], 
.sa-contact-form-wrapper textarea {
    width: 100% !important;
    border: none !important;
    border-bottom: 1px solid #D4D4D4 !important;
    background-color: transparent !important;
    padding: 10px 0 12px 0 !important;
    font-size: 15px;
    color: #1A202C;
    outline: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transition: border-color 0.25s ease;
}

/* Textarea height adjustments */
.sa-contact-form-wrapper textarea {
    height: 56px !important;
    resize: none;
}

/* Placeholder adjustments */
.sa-contact-form-wrapper ::placeholder {
    color: #9CA3AF !important;
    opacity: 1;
    font-size: 14.11px;
    line-height: 100%;
    padding-left: 15px;
}

.sa-contact-form-wrapper :-ms-input-placeholder {
    color: #9CA3AF !important;
}

.sa-contact-form-wrapper ::-ms-input-placeholder {
    color: #9CA3AF !important;
}

/* Focus State */
.sa-contact-form-wrapper input:focus,
.sa-contact-form-wrapper textarea:focus {
    border-bottom-color: #0B2240 !important;
}

/* Submit Row styling */
.sa-contact-form-wrapper .sa-form-submit-row {
    margin-top: 0px;
}

/* Solid Brand Action Button */
.sa-contact-form-wrapper .sa-submit-button {
    width: 100% !important;
    background-color: #1D2D4F !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 9.52px !important;
    padding: 27px 0 !important;
    font-size: 15.09px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    transition: background-color 0.2s ease, transform 0.1s ease !important;
    display: block !important;
    text-align: center !important;
}

.sa-contact-form-wrapper .sa-submit-button:hover {
    background-color: #111E36 !important;
}

.sa-contact-form-wrapper .sa-submit-button:active {
    transform: scale(0.99);
}

/* Submit arrow icon position */
.sa-contact-form-wrapper .sa-form-submit-row p {
    position: relative;
}

.sa-contact-form-wrapper .sa-form-submit-row p::after {
    content: '';
    position: absolute;
    top: 34px;
    color: #fff;
    right: 36%;
    background-image: url(https://mediumslateblue-hyena-101925.hostingersite.com/wp-content/uploads/2026/07/→.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}
.sa-cart-drawer-body .woocommerce-Price-amount.amount {
    font-size: 14px !important;
}
/* Newsletter styling start */
.newsletter-subscribe-form {
  display: flex;
  align-items: stretch;
  gap: 12px;
  max-width: 520px;
}

/* Wrapper CF7 generates around the email field */
.newsletter-subscribe-form .wpcf7-form-control-wrap {
  flex: 1;
}

/* Email input */
.newsletter-subscribe-form input[type="email"] {
  width: 360px;
  max-width: 100%;
  height: 42px;
  padding: 0 20px;
  border: 1px solid rgba(181, 122, 64, 0.2); /* #B57A40 at 20% (33 hex = ~0.2 alpha) */
  background-color: #ffffff;
  font-family: 'Outfit', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0C2350;
  outline: none;
  box-sizing: border-box;
  border-radius:4px;
  transition: border-color 0.2s ease;
}

.newsletter-subscribe-form input[type="email"]::placeholder {
  font-family: 'Outfit', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #8A8A8A;
}

.newsletter-subscribe-form input[type="email"]:focus {
  border-color: #0C2350;
}
.newsletter-subscribe-form span.wpcf7-not-valid-tip{
	position:absolute;
}
/* Submit button */
.newsletter-subscribe-form input[type="submit"] {
  height: 42px;
  padding: 0 22px;
  background-color: #0C2350;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 1.5px; /* 150% of 1px baseline tracking, adjust if needed */
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}

.newsletter-subscribe-form input[type="submit"]:hover , .newsletter-subscribe-form input[type="submit"]:focus {
  background-color: #16305f !important;
}

.newsletter-subscribe-form input[type="submit"]:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Hide CF7's default spinner/response placement so layout doesn't shift */
.newsletter-subscribe-form .wpcf7-spinner {
  display: none;
}

.newsletter-subscribe-form br {
  display: none;
}
.newsletter-subscribe-form input[type="submit"]:hover{
	background:#0C2350;
}
@media screen and (min-width: 1024px) {
	.hfe-has-submenu-container span.hfe-menu-toggle.sub-arrow.hfe-menu-child-0 {
    left: 38px;
    position: relative;
    bottom: 4px;
    margin-right: 35px;
}
}
/* Newsletter styling end */
/* Responsive Overrides */
@media (max-width: 767px) {
    .sa-contact-form-wrapper .sa-form-grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }
	.post-img-grid{
		flex-direction: column;
	}
	.grid-under-img{
		width:100% !important;
	}
}

/* Clean CF7 Response Messages */
.wpcf7-response-output {
    margin: 20px 0 0 0 !important;
    padding: 12px !important;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #CCD0D4 !important;
}

/* Disable WooCommerce/CF7 line breaks */
.sa-contact-form-wrapper br {
    display: none;
}
/* order detail page and checkout start */
.page-id-18 {
    font-family: 'Outfit';
}
.page-id-18 main#content {
    padding-top: 32px;
    padding-bottom: 32px;
}
td.woocommerce-table__product-name.product-name a {
    color: #0c2350;
    font-weight: 600;
}
.wc-block-components-checkout-place-order-button {
    background: #0c2350;
    color: #fff;
    border: none;
}
/* order detail page and checkout end */
/* contact form css end */

/* ==========================================================================
   TABLET MEDIA QUERY
   ========================================================================== */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .pdp-related-grid {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 16px;
    }
    .pdp-related-title {
        font-size: 24px;
        padding-left: 15px;
    }
    .pdp-product-card {
        padding: 0 15px;
    }
    .elementor .elementor-background-video-hosted {
        top: 232px !important;
    }    
    .text-left a {
        text-align: left !important;
    }
    body .sa-shop-product-card-item {
        width: 236px !important;
    }
    .sa-custom-products-grid {
        justify-content: center;
    }
}

/* ==========================================================================
   MOBILE MEDIA QUERY
   ========================================================================== */
@media screen and (max-width: 767px) {
#header-search-box-2{
	position:absolute !important;
	right:81px !important;
}
	.sa-pdp-main-title {
    font-size: 31.95px !important;
	}
	.newsletter-subscribe-form input[type="email"] {
		width: 200px !important;
		}
    .sa-pdp-main-image-holder img {
        height: 385px !important;
    }
    .pdp-product-card {
        width: 180px;
    }
    .pdp-related-grid {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 12px;
        row-gap: 20px;
    }
    .pdp-image-wrapper {
        border-radius: 12px;
    }
    .pdp-product-title {
        font-size: 14px;
    }
    .pdp-card-info .pdp-product-price .woocommerce-Price-amount {
        font-size: 14px;
    }
    .elementor .elementor-background-video-hosted {
        object-fit: cover;
        top: 183px;
    }
    body .sa-product-slider-engine .slick-track {
        margin-left: -4px !important;
    }
    .sa-grid-info h3 a {
        font-size: 16px !important;
    }
    .sa-grid-price {
        font-size: 14.02px !important;
    }
    .sa-grid-info h3 {
        margin: 0;
    }
    .sa-grid-installments {
        margin-bottom: 12px;
    }
    aside.sa-shop-sidebar {
        flex-direction: column-reverse;
    }
    .creative-img-box h3.elementor-icon-box-title::after {
        display: none !important;
        content: none !important;
    }
.creative-img-box svg {
    height: 105px;
}
}