.elementor-kit-3049{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;}.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);}.elementor-kit-3049 e-page-transition{background-color:#FFBC7D;}@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 *//* Main website background */
body,
.site,
.site-content,
.elementor,
.elementor-location-single,
.elementor-location-archive {
    background-color: #000000 !important;
}

/* Elementor sections & containers */
.elementor-section,
.elementor-container,
.elementor-element.e-con,
.e-con,
.e-con-inner {
    background-color: #000000 !important;
}

/* White cards ko dark karo */
.elementor-widget-container {
    color: #ffffff;
}

/* Headings */
h1, h2, h3, h4, h5, h6,
.elementor-heading-title {
    color: #ffffff !important;
}

/* Normal text */
p,
.elementor-widget-text-editor,
.elementor-widget-text-editor p {
    color: #cccccc !important;
}

/* Buttons */
.elementor-button {
    background-color: #D4AF37 !important;
    color: #000000 !important;
}

/* Links */
a {
    color: #ffffff;
}

/* WooCommerce product/shop areas */
.woocommerce,
.woocommerce-page,
.woocommerce ul.products li.product {
    background-color: #000000 !important;
    color: #ffffff !important;
}
/* ===== HEADER BLACK ===== */

header,
.site-header,
.ast-primary-header-bar,
.ast-builder-header,
.ast-main-header-wrap,
.elementor-location-header,
.elementor-location-header > .elementor-section,
.elementor-location-header .e-con,
.elementor-location-header .elementor-container {
    background-color: #000000 !important;
}

/* Header text / menu */
header a,
.site-header a,
.ast-header-navigation a,
.main-header-menu a,
.elementor-location-header a,
.elementor-location-header .elementor-item {
    color: #ffffff !important;
}

/* Header menu hover */
header a:hover,
.site-header a:hover,
.main-header-menu a:hover,
.elementor-location-header a:hover {
    color: #D4AF37 !important;
}

/* ===== ALL MAIN TEXT WHITE ===== */

body,
body p,
.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.elementor-widget-text-editor li {
    color: #ffffff !important;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.elementor-heading-title {
    color: #ffffff !important;
}

/* ===== PRODUCT / CATEGORY TEXT ===== */

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product a,
.woocommerce ul.products li.product .price,
.woocommerce div.product .product_title,
.woocommerce div.product p.price {
    color: #ffffff !important;
}

/* ===== HEADER ICONS ===== */

header svg,
.site-header svg,
.elementor-location-header svg {
    fill: #ffffff !important;
    color: #ffffff !important;
}/* End custom CSS */