﻿:root {
    --theme-home-menu-color: #04266a;
    --theme-home-menu-highlight-color: #aacc36;
    --theme-home-menu-hover-color: #0f95e0;
    --theme-product-menu-color: #353a4b;
    --theme-product-menu-hover-color: #13176b;
    --theme-home-product-menu-bg: linear-gradient(45deg, #ed1b24, #fba819);
    --theme-home-banner-bg: url("/Common/Thesmartpay/home_banner.jpg"); /*1545x850*/
    --theme-home-product-img-a: url("/Common/Thesmartpay/product-img-a.jpg"); /*360x540*/
    --theme-home-product-img-b: url("/Common/Thesmartpay/product-img-b.jpg"); /*360x540*/
    --theme-home-product-img-c: url("/Common/Thesmartpay/product-img-c.jpg"); /*360x540*/
    --theme-layout-banner-bg: linear-gradient(45deg, #2437af, #3b065e);
    --theme-home-about-sm-banner-gradient: linear-gradient(120deg, #04266a, #0f95e0);
    --theme-home-about-banner-bg: url("/Common/Thesmartpay/about_banner_new.jpg"); /*1360x180*/
    --theme-home-contact-banner-bg: url("/Common/Thesmartpay/contact_banner_new.jpg"); /*1360x180*/
    --theme-home-privacy-banner-bg: url("/Common/Thesmartpay/privacy_banner_new.jpg"); /*1360x180*/
    --theme-home-cancellation-banner-bg: url("/Common/Thesmartpay/cancellation_banner_new.jpg"); /*1360x180*/
    --theme-home-terms-banner-bg: url("/Common/Thesmartpay/terms_banner_new.jpg"); /*1360x180*/
    --theme-home-logo: url("/Common/Thesmartpay/Logo.png");
    --theme-loader-icon: url("/Common/Thesmartpay/Favicon.png");
    --theme-text-highlight-color: #1975bf;
    --theme-ticker-message-bg: #dbd300;
    --theme-theme-footer-bg: linear-gradient(45deg, #204080, #40e040);
    --theme-md-icon-bg: #1975bf;
    --theme-btn-primary: #04266a;
    --theme-btn-primary-border: transparent;
    --theme-btn-primary-text: #fff;
    --theme-btn-primary-hover: #0f95e0;
    --theme-btn-primary-hover-border: transparent;
    --theme-btn-primary-hover-text: #000000;
    --theme-btn-secondary: #6c757d;
    --theme-btn-secondary-border: #6c757d;
    --theme-btn-secondary-text: #fff;
    --theme-btn-secondary-hover: #5a6268;
    --theme-btn-secondary-hover-border: #5a6268;
    --theme-btn-secondary-hover-text: #fff;
    --theme-modal-header-bg: linear-gradient(45deg, #204080, #40e040);
    --theme-bg-primary: #505051;
    --theme-bg-primary-hover: #182c82;
    --theme-bg-secondary: #0f95e0; /*used for product menu highlight*/
    --theme-bg-secondary-hover: #24cb96;
    --theme-text-primary: #04266a;
    --theme-text-primary-hover: #1a1f8a;
    --theme-text-secondary: #6c757d;
    --theme-text-secondary-hover: #494f54;
    --theme-text-mute-dark-color: #54606d;
    --theme-input-text-color: #5264AE;
    --theme-bg-soft-white-bgcolor: rgba(255, 255, 255, 0.15);
    --theme-bg-soft-white-textcolor: rgba(255, 255, 255, 255);
    --theme-bg-soft-theme-bgcolor: rgba(32, 64, 128, 0.15);
    --theme-bg-soft-theme-textcolor: #04266a;
    --theme-bg-soft-red-bgcolor: rgba(222, 68, 55, 0.15);
    --theme-bg-soft-red-textcolor: rgba(222, 68, 55, 0.75);
    --theme-bg-soft-blue-bgcolor: rgba(55, 125, 255, 0.15);
    --theme-bg-soft-blue-textcolor: rgba(55, 125, 255, 0.75);
    --theme-bg-soft-orange-bgcolor: rgba(233, 147, 29, 0.15);
    --theme-bg-soft-orange-textcolor: rgba(233, 147, 29, 0.75);
    --theme-bg-soft-pink-bgcolor: rgba(233, 30, 99, 0.15);
    --theme-bg-soft-pink-textcolor: rgba(233, 30, 99, 0.75);
    --theme-bg-soft-vilot-bgcolor: rgba(123, 87, 167, 0.15);
    --theme-bg-soft-vilot-textcolor: rgba(123, 87, 167, 0.75);
    --theme-bg-soft-green-bgcolor: rgba(0, 201, 167, 0.15);
    --theme-bg-soft-green-textcolor: rgba(0, 201, 167, 0.75);
}
