/*
Theme Name: Hello Elementor Child
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.9.1787040587
Updated: 2026-08-18 08:09:47

*/


.site-logo img {
    max-width: 80px;
}
.home .page-header, .site-description {
    display: none;
}
.site-header {
	background-color: #010101;
}
body {
    background-color: #0B0B0A;
    color: #cecece;
}
div .elementor-widget-icon-list .elementor-icon-list-text {
    color: #cecece;
}
.site-navigation ul.menu li a {
    color: #e1e1e1;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.9em;
}
.site-navigation ul.menu li a:hover {
	color: #C9A34E;
}
.elementor-widget-text-editor {
	    color: #cecece;
}
.services-section img {
    width: 265px;
    max-height: 176px;
    object-fit: cover;
}
/* .services-section .elementor-heading-title {
    font-size: 1.35rem;
    font-weight: 500;
} */
p {
    color: #cecece;
}
.gallery-section .elementor-element-populated {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.about-section img {
	min-height: 340px;
    object-fit: cover;
}
.services-section .elementor-widget-image {
    position: relative;
    overflow: hidden;
}

.services-section .elementor-widget-image img {
    display: block;
    transition: transform 0.45s ease;
}

.services-section .elementor-widget-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    transition: background 0.4s ease;
    pointer-events: none;
}

.services-section .elementor-widget-image:hover img {
    transform: scale(1.06);
}

.services-section .elementor-widget-image:hover::after {
    background: rgba(0, 0, 0, 0.35);
}
body:not(.home) .site-main {
    padding: 50px 0;
}
.entry-title {
    text-align: center;
    color: #C9A34E;
    margin-bottom: 50px;
    font-family: "Vujahday Script";
}
.foogallery.fg-round-small .fg-item-inner {
    border-radius: 0;
}
.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
    box-shadow: 0 0 0 1px #C9A34E;
}
.site-footer {
    border-top: 1px solid #333;
}
.site-header .header-inner {
    align-items: center;
}
.contact-info {
    display: flex;
    align-items: center;
    gap: 20px;
}
.contact-info .contact-box {
    display: flex;
    gap: 5px;
}
.contact-info .contact-box a {
    color: #fff;
    transition: color 0.3s ease;
}
.contact-info .contact-box a:hover {
    color: #C9A34E;
}
.contact-info .contact-box span.icon {
    display: flex;
    align-items: center;
}
.copyright {
    text-align: center;
}
.site-navigation-toggle-holder .site-navigation-toggle {
    color: #C9A34E;
}
.elementor-widget-heading h3.elementor-heading-title {
    font-weight: 400;
}
.elementor-element {
    color: #cecece;
}
.pricing-table .elementor-inner-section .elementor-container {
    gap: 30px;
}
.pricing-table .elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap {
    border-radius: 10px;
}
.pricing-table.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1100px;
}
.pricing-table .elementor-heading-title {
        line-height: 1.4;
}
.pricing-table .elementor-widget-heading {
    margin-bottom: 8px;
    margin-block-end: 8px !important;
}
.pricing-table .elementor-widget .elementor-icon-list-item {
    font-size: 15px;
    margin: 3px 0;
}
.golden-text {
    color: #C9A34E;
}
.pricing-table .additions .elementor-widget-heading {
    margin-bottom: 20px !important;
}

@media screen and (min-width: 992px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 880px;
    }
}

@media screen and (min-width: 1200px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1140px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 720px;
    }
    .site-footer .site-branding {
        display: none;
    }
    footer .contact-info .contact-box, footer .site-navigation ul.menu li a {
        font-size: 14px;
    }
    .copyright {
        margin-top: 15px;
    }
    .pricing-table .elementor-inner-section .elementor-container {
        gap: 0px;
    }
    .pricing-table .elementor-inner-section .elementor-container > .elementor-column {
        padding: 0 8px;
    }
}

@media screen and (max-width: 767px) {
    header .contact-info {
        order: -1;
        width: 100%;
        margin-bottom: 15px;
    }
    .site-logo img {
        max-width: 45px;
    }
    .contact-info .contact-box {
        font-size: 14px;
    }
    footer .contact-info {
        margin-top: 8px;
        margin-bottom: 10px;
    }
    .site-footer .site-branding {
            display: none !important;
        }
        .copyright {
        font-size: 14px;
    }
    .services-section img {
        margin: 0 auto;
    }
    .services-section .elementor-element {
        text-align: center;
    }
    .elementor-widget-heading h2.elementor-heading-title {
        font-size: 1.35rem;
    }
    .elementor-widget-heading h3.elementor-heading-title {
        font-size: 1.1rem;
    }
}

@media screen and (max-width: 480px) {
    .pricing-table .elementor-inner-section .elementor-container > .elementor-column {
        max-width: 360px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 440px) {
    .contact-info .contact-box {
    font-size: 12px;
}
.contact-info .contact-box span.icon svg {
    max-width: 17px;
}
footer .site-navigation ul.menu a {
    padding: 5px 10px;
    font-size: 14px !important;
}
}