/**
Theme Name: Granular 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: granular-child
Template: astra
*/
@font-face {
font-family: Glamore;
font-display: swap;
src: url('/assets/themes/granular-child/fonts/Glamore.woff2') format('woff2'),
     url('/assets/themes/granular-child/fonts/Glamore.woff') format('woff');
}
/*
a{
	text-decoration: none !important;
}
*/
/* Prevent horizontal overflow without creating a new scroll container (fixes position:sticky) */
body { overflow-x: clip; }

a:focus {
    outline: none;
}
p {
    margin-bottom: 0;
}

.entry-content h1 {
	font-family: Montserrat, Sans-serif !important;
	font-weight: 400 !important;
    font-size: 60px !important;
	line-height: 72px !important;
}
.entry-content h2 {
	font-family: Montserrat, Sans-serif !important;
	font-weight: 400 !important;
    font-size: 44px !important;
	line-height: 53px !important;
}
.entry-content h3,.font-28px {
	font-family: Montserrat, Sans-serif !important;
	font-weight: 400 !important;
    font-size: 28px !important;
}
.entry-content p{
    margin: 0;
	font-family: Montserrat, Sans-serif !important;
	line-height: 30px;
}
@media (max-width: 1024px) {
	.entry-content h1{
    font-size: 40px !important;
	line-height: 46px !important;
}
.entry-content h2 {
    font-size: 28px !important;
	line-height: 34px !important;
}
.entry-content h3 {
    font-size: 22px !important;
}
}

h2.elementor-heading-title p{
	font-family: "Glamore", Sans-serif !important;
	font-size: 44px !important;
	line-height: 53px !important;
}
@media (max-width: 1024px) {
h2.elementor-heading-title p {
    font-size: 28px !important;
	line-height: 34px !important;
}
}
/*header*/
.header-iconbox .elementor-icon-box-title {
    margin-top: 1px;
}

/*body*/
.home-background-gradient-block-1{
background: url("/assets/uploads/2023/07/Home-second-block-desktop-1.webp"), linear-gradient(0deg, rgba(148,109,118,1) 0%, rgba(194,165,169,1) 100%);
background-repeat: no-repeat;
background-position: center;
}
.home-background-gradient-block-2{
background: url("/assets/uploads/2023/07/Home-second-block-desktop-2.webp"), linear-gradient(0deg, rgba(103,64,78,1) 0%, rgba(148,109,118,1) 100%);
background-repeat: no-repeat;
background-position: center;
}

.baked-goods-gradient-block{
background: url("/assets/uploads/2023/08/Baked-goods-block.webp"), rgb(103,64,78);
background-repeat: no-repeat;
background-position: center;
}

.cakes-gradient-block{
background: url("/assets/uploads/2023/08/Cakes-block.webp"), rgb(103,64,78);
background-repeat: no-repeat;
background-position: center;
}

.wedding-background-gradient-block-1{
background: url("/assets/uploads/2023/08/Wedding-first-block-desktop.webp"), rgb(195,165,169);
background-repeat: no-repeat;
background-position: center ;
}
.wedding-background-gradient-block-2{
background: url("/assets/uploads/2023/08/Wedding-second-block-desktop.webp"), rgb(195,165,169);
background-repeat: no-repeat;
background-position: center;
}
.services-background-gradient-block{
background: url("/assets/uploads/2023/08/Services-block1.webp"), rgb(195,165,169);
background-repeat: no-repeat;
background-position: center;
}
.button-order-transparent-arrow .elementor-button-text::after{
    content: url('/assets/uploads/2023/07/arrow-white.png');
    position: relative;
    top: 2px;
    left: 29px;
}
.button-order-transparent-arrow:hover .elementor-button-text::after{
    left: calc(29px + 5px);
    transition: linear .2s;
}

@media only screen and (max-width: 767px) {
.button-order-transparent-arrow .elementor-button-text::after{
    content: url('/assets/uploads/2023/07/arrow-white.png');
    position: relative;
    top: 2px;
    left: 11px;
}
.button-order-transparent-arrow:hover .elementor-button-text::after{
    left: 20px;
    transition: linear .2s;
}
}

/* Hide broken placeholder section on all product pages */
.inner_absolute {
    display: none !important;
}

/* Restore gap between product grid cards (Elementor JS sets these vars dynamically; static site needs them hardcoded) */
.elementor-loop-container.elementor-grid {
    --grid-column-gap: 20px;
    --grid-row-gap: 20px;
}

/* Space for floating mobile CTA bar */
@media (max-width: 1024px) {
    body { padding-bottom: 72px !important; }
}

/* Desktop brand logo — absolutely positioned over the first page section, out of normal flow */
.site-logo-hero {
    display: none; /* hidden on mobile */
}
@media (min-width: 1025px) {
    .site-logo-hero {
        position: absolute; /* #page is position:relative (Astra), so this anchors to the page */
        top: 117px; /* topbar(39px) + navbar(78px): sits just below the header */
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        padding: 20px 0;
        z-index: 2;
        pointer-events: none; /* transparent areas don't block clicks on content below */
    }
    .site-logo-hero a {
        pointer-events: auto;
    }
    .site-logo-hero img {
        max-width: 413px;
        height: auto;
        display: block;
    }
}

/*footer*/
.footer-iconbox .elementor-icon-box-title {
    margin-top: 1px;
}

/* Google Reviews inline link — matches icon-box contact row */
.elementor-element-gbiz003 {
    width: auto !important;
    max-width: 100%;
    margin-left: 16px;
}
.elementor-element-gbiz003 .elementor-widget-container {
    display: flex;
    align-items: center;
}
.elementor-element-gbiz003 p {
    margin: 0;
    line-height: 1.2;
}
.elementor-element-gbiz003 a {
    color: #C3A5A9 !important;
    font-family: Montserrat, Sans-serif;
    font-size: 16px;
    text-decoration: none;
    white-space: nowrap;
    transition: color 0.3s ease;
}
.elementor-element-gbiz003 a:hover {
    color: #ffffff !important;
}
@media (max-width: 1024px) {
    .elementor-element-gbiz003 {
        flex-basis: 100%;
        margin-left: 0;
        margin-top: 8px;
        justify-content: center;
        text-align: center;
    }
    .elementor-element-gbiz003 .elementor-widget-container {
        justify-content: center;
    }
}
