/*
 Theme Name:   Modernee Child Theme
 Theme URI:    https://modernee.themerex.net/
 Description:  Modernee Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     modernee
 Version:      1.0.0
 Tags: ai, artificial intelligence, ai integration, business consulting, digital transformation, virtualization, automation, process optimization, mobile app, cybersecurity, accounting, tax help, digital agency, startup, corporate
 Text Domain:  modernee
*/


/* =Theme customization starts here
------------------------------------------------------------ */

/* Gravity Form Variables */
.scheme_dark .gform-theme--api,
body.scheme_dark .gform-theme--api,
.scheme_dark .gform-theme--framework,
body.scheme_dark .gform-theme--framework {
    --gf-ctrl-padding-y: 12px;
    --gf-ctrl-padding-x: 47px;
    --gf-ctrl-color: var(--theme-color-input_text);
    --gf-font-family-base: inherit;
    --gf-font-size-primary: 16px;
    --gf-letter-spacing-primary: 0.1px;
    --gf-ctrl-size-md: 1.5em;
    --gf-transition-ctrl: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    --gf-ctrl-size-md: auto;  /* height based on line-height and padding instead of fixed size */
    --gf-ctrl-bg-color: var(--theme-color-input_bg_color);
    --gf-radius: 26px;
    --gf-ctrl-label-color-secondary: var(--theme-color-text);
}

.gform-theme--framework .gform-field-label--type-inline:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-ctrl-label-color-secondary: var(--theme-color-text);
}


.woocommerce div.product .entry-summary .product_meta .custom-buttons {
    margin-top: 30px;
}

[data-widget_type="loop-grid.product"] nav.elementor-pagination {
	margin-top: 30px;
}

[data-widget_type="loop-grid.product"] .product_title a:hover{
	text-decoration: underline;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
    border-radius: 0px;
}