/*
Theme Name: YOOtheme Child
Theme URI: https://yootheme.com
Template: yootheme
Author: YOOtheme
Author URI: https://yootheme.com
Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
Version: 4.5.32.1762505009
Updated: 2025-11-07 08:43:29

*/

@internal-button-primary-gradient: ;
@internal-button-primary-hover-gradient: linear-gradient(45deg, #0A56C7, #116cf3);
@internal-button-secondary-gradient: ;
@internal-button-secondary-hover-gradient: ;
@internal-card-badge-gradient: linear-gradient(45deg, #0A56C7, #116cf3);
@internal-card-primary-gradient: linear-gradient(45deg, #0A56C7, #116cf3);
@internal-card-primary-hover-gradient: linear-gradient(45deg, #0A56C7, #0c67ee);
@internal-card-secondary-gradient: linear-gradient(45deg, #094192, #0c58c6);
@internal-card-secondary-hover-gradient: linear-gradient(45deg, #0a47a0, #0c58c6);
@internal-badge-gradient: linear-gradient(45deg, #0A56C7, #116cf3);
@internal-theme-transition-border-border-gradient: linear-gradient(45deg, #0A56C7, #116cf3);

//
// Global
//

@global-color: #60769a;
@global-emphasis-color: #001b40;
@global-link-color: #1361d5;
@global-muted-color: #7f8fab;
@global-link-hover-color: #5d99f1;
@global-muted-background: #f8faff;
@global-primary-background: #0A56C7;
@global-secondary-background: #0a47a0;
@global-success-background: #03d487;
@global-border: #eaeef8;
@global-large-box-shadow: 0 10px 50px 5px rgba(33, 87, 172, 0.09);
@global-medium-box-shadow: 0 20px 40px 0 rgba(33, 87, 172, 0.06);
@global-small-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.08);
@global-xlarge-box-shadow: 0 10px 50px 5px rgba(33, 87, 172, 0.2);

//
// Theme
//

@theme-box-decoration-default-background: #116cf3;
@theme-box-decoration-primary-background: #116cf3;
@theme-box-decoration-secondary-background: #116cf3;

//
// Alert
//

@alert-primary-background: #f1f6fc;
@alert-success-background: #e7fbf4;

//
// Button
//

@button-default-border: #e2e8f6;
@button-default-hover-border: #116cf3;
@button-default-hover-box-shadow: ;
@button-primary-hover-box-shadow: ;
@button-primary-active-background: #094caf;
@button-secondary-background: #edf4fe;
@button-secondary-color: #0A56C7;
@button-secondary-hover-background: #deebfe;
@button-secondary-hover-box-shadow: ;
@button-secondary-hover-color: #0A56C7;
@button-secondary-active-background: #edf4fe;
@button-secondary-active-color: #0A56C7;

//
// Card
//

@card-primary-box-shadow: 0 20px 40px 0 rgba(0, 15, 39, 0.1);
@card-primary-hover-box-shadow: 0 10px 50px 5px rgba(33, 87, 172, 0.2);
@card-secondary-box-shadow: 0 20px 40px 0 rgba(0, 15, 39, 0.1);
@card-secondary-hover-box-shadow: 0 10px 50px 5px rgba(33, 87, 172, 0.2);

//
// Divider
//

@divider-icon-color: #eaeef8;
@divider-icon-line-border: #eaeef8;

//
// Form
//

@form-focus-background: #eef3ff;

//
// Pagination
//

@pagination-item-hover-background: #edf4fe;
@pagination-item-hover-color: #0a47a0;
@pagination-item-active-color: #fff;

//
// Search
//

@search-default-focus-background: #eef3ff;

//
// Tooltip
//

@tooltip-background: #edf4fe;
@tooltip-color: #0a47a0;

