MOON
Server: Apache
System: Linux server.netcommlabs.in 3.10.0-1160.83.1.el7.x86_64 #1 SMP Wed Jan 25 16:41:43 UTC 2023 x86_64
User: dermova (1051)
PHP: 5.4.45
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/dermova/www/india/wp-content/themes/ri-colias/sass/theme/skins/_variables-green.scss

$image-url                : '../images/' !default;



$theme-bg:          #ffffff ;
$theme-bg-two:      #ECEDF1 ;
$site-main:         #ffffff;


$theme-color:           #21BB9C;
$theme-two:             #EA4848;

$theme-base:            #4a4a4a;
$theme-secondary:       #FFF;

$font-base-color:#4e4d4d;

$border-color-base: 1px solid #e0e0e0;

$secondary:         #F3F3F3;    // Secondary buttons
$secondarytext:     desaturate(darken($secondary, 60%), 21%);

/*btn*/
$white:	#ffffff;
$black: #000000;
/**/

/*fonts*/
$font-family-once	    : "Lato" !default;
$font-family-two  		: "Lato";
$font-family-three      : "Lato" ;

$font-size-base:          14px !default;

//===============================topbar============================
$topbar-bg              :#2E383E;
$topbar-color           :#979c9f;
$topbar-border-color    :1px solid #4d5255;
$topbar-border-bottom   :1px solid #4d5255;

//===============================Menu============================

$menu-bg                 :#FFF;
$menu-color              :#505050;
$menu-border            :1px solid transparent;

//===============================Buttom============================

$btn-primary-bg:         $theme-color !default; // #337ab7
$btn-success-bg:         #b7cc16 !default;
$btn-info-bg:            #4BC5C6 !default;
$btn-warning-bg:         #DF8B1B !default;
$btn-danger-bg:          #E3503C !default;

$btn-default-bg:         #434a54 !default;
$btn-default-border:     #ccc !default;

//btn
$btn-cart-color:        $white;
$btn-cart-bg:           $theme-color;
$btn-cart-border:       $theme-color;
$btn-cart-colorhover:   $theme-color;
$btn-cart-bghover:      $white;
$btn-cart-borderhover:  $theme-color;

$btn-outline-color:        $theme-color;
$btn-outline-bg:           $theme-secondary;
$btn-outline-border:       $theme-color;
$btn-outline-colorhover:   $theme-secondary;
$btn-outline-bghover:      $theme-color;
$btn-outline-borderhover:  $theme-color;

$btn-inverse-color:        $theme-color;
$btn-inverse-bg:           $theme-secondary;
$btn-inverse-border:       $theme-color;
$btn-inverse-colorhover:   $theme-secondary;
$btn-inverse-bghover:      $theme-color;
$btn-inverse-borderhover:  $theme-color;

//===============================Product============================

$sale                       :#EA4848 !default;
$out-of-stock               :#CA7988 !default;

//===============================Footer============================
$footer-top             :#EEEEEE;
$footer-center          :#EEEEEE;
$footer-bg              :#2C2C2C;
$footer-bg-bottom       :#000;

$footer-color           :#2C2C2C;
$footer-title-color     :#2C2C2C;

$footer-border-color    :1px solid #e0e0e0;
$footer-border-top      :1px solid transparent;

$coppy-right-color:          #aeaeaa;
$coppy-right-color-link:     $sale;
//===============================New Letter============================
$new-letter-color        :#555;