.elementor-kit-6{--e-global-color-primary:#C8A050;--e-global-color-secondary:#0D1B2A;--e-global-color-text:#2C2C2C;--e-global-color-accent:#1B5E3A;--e-global-color-9d5bd2f:#000000;--e-global-color-5139d6e:#FFFFFF;--e-global-color-fb26ea6:#EEEEEE;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-text-font-family:"Lato";--e-global-typography-accent-font-family:"Montserrat";}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html { font-size: 16px; } /* Default root size */

:is(.normal :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li), .normal:is(.e-heading-base, .e-paragraph-base, .e-button-base)) {
    font-size: clamp(1.00rem, 0.93534rem + 0.27586vw, 1.13rem);
    line-height: 1.3;
}

:is(.small :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li), .small:is(.e-heading-base, .e-paragraph-base, .e-button-base)) {
    font-size: clamp(0.94rem, 0.90517rem + 0.13793vw, 1.00rem);
    line-height: 1.3;
}

:is(.xsmall :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li), .xsmall:is(.e-heading-base, .e-paragraph-base, .e-button-base)) {
    font-size: clamp(0.88rem, 0.84267rem + 0.13793vw, 0.94rem);
    line-height: 1.3;
}

:is(.medium :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li), .medium:is(.e-heading-base, .e-paragraph-base, .e-button-base)) {
    font-size: clamp(1.25rem, 1.12069rem + 0.55172vw, 1.50rem);
    line-height: 1.3;
}

:is(.large :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li), .large:is(.e-heading-base, .e-paragraph-base, .e-button-base)) {
    font-size: clamp(1.50rem, 1.24138rem + 1.10345vw, 2.00rem);
    line-height: 1.3;
}

:is(.xlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li), .xlarge:is(.e-heading-base, .e-paragraph-base, .e-button-base)) {
    font-size: clamp(1.75rem, 1.36207rem + 1.65517vw, 2.50rem);
    line-height: 1.3;
}

:is(.xxlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li), .xxlarge:is(.e-heading-base, .e-paragraph-base, .e-button-base)) {
    font-size: clamp(2.00rem, 1.48276rem + 2.20690vw, 3.00rem);
    line-height: 1.3;
}

:is(.xxxlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li), .xxxlarge:is(.e-heading-base, .e-paragraph-base, .e-button-base)) {
    font-size: clamp(2.25rem, 1.60345rem + 2.75862vw, 3.50rem);
    line-height: 1.3;
}

/* ■■ Global resets & typography ■■ */ 
*, *::before, *::after {
    box-sizing: border-box;
}
body {
    font-family: 'Lato', sans-serif;
    color: #2C2C2C;
}
h1, h2, h3 {
    font-family: 'Playfair Display', serif;
    color: #0D1B2A;
}
/* ■■ Elementor section defaults ■■ */ .elementor-section {
    transition: none;
}
/* ■■ Global button styles ■■ */ .elementor-button {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    border-radius: 3px !important;
    transition: all 0.25s ease !important;
}
/* ■■ Navigation hover ■■ */
.elementor-nav-menu .elementor-item:hover, .elementor-nav-menu .elementor-item.elementor-item-active {
    color: #C8A050 !important;
    border-bottom: 2px solid #C8A050;
}
/* ■■ Smooth scroll ■■ */ html {
    scroll-behavior: smooth;
}
/* ■■ WooCommerce global buttons ■■ */ .woocommerce .button,
.woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button {
    background: #C8A050 !important;
    color: #0D1B2A !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    border-radius: 3px !important;
    padding: 14px 28px !important;
    transition: all 0.25s ease !important;
    border: none !important;
}
.woocommerce .button:hover,
.woocommerce button.button:hover {
    background: #0D1B2A !important;
    color: #C8A050 !important;
}
.woocommerce .price {
    color: #1B5E3A;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.woocommerce .product .entry-title {
    font-family: 'Playfair Display', serif;
}
/* ■■ Footer attribution ■■ */ 
.footer-attribution {
    font-size: 11px;
    font-style: italic;
    color: #8899AA;
    text-align: right;
}
.footer-attribution a {
    color: #C8A050;
    text-decoration: none;
}
.footer-attribution a:hover {
    text-decoration: underline;
}
/* ■■ Drop cap for chapter preview ■■ */ .chapter-preview p:first-of-type::first-letter {
    font-family: 'Playfair Display', serif;
    font-size: 80px;
    font-weight: 700;
    color: #C8A050;
    float: left;
    line-height: 0.85;
    margin-right: 8px;
    margin-top: 4px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/playfair-display-v40-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/playfair-display-v40-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/playfair-display-v40-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/playfair-display-v40-latin-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/playfair-display-v40-latin-900.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/cormorant-garamond-v21-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/cormorant-garamond-v21-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/cormorant-garamond-v21-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/cormorant-garamond-v21-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/cormorant-garamond-v21-latin-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/lato-v25-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/lato-v25-latin-100.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/lato-v25-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/lato-v25-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/lato-v25-latin-900.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-100.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-200.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://glassceilinghiddenwalls.com/wp-content/uploads/montserrat-v31-latin-900.woff2') format('woff2');
}
/* End Custom Fonts CSS */