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/public_html/india/wp-content/themes/ri-colias/sass/theme/skins/_variables-red.scss

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

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


$theme-color:           #FF676B;
$theme-two:             #ffffff;
$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              :$white;
$topbar-color           :#666666;
$topbar-border-color    :1px solid #eeeeee;
$topbar-border-bottom   :1px solid #eeeeee;

//===============================Menu============================
$menu-bg                 :url('#{$image-url}bg-header.png') repeat 0 0;
$menu-color              :#e5e5e5;
$menu-border            :1px solid #e0e0e0;

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

$btn-primary-bg:         #21252E !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                       :#D0387A !default;
$out-of-stock               :#D0387A !default;

//===============================Footer============================
//black-red
$footer-top             :url('#{$image-url}bg-header.png') repeat 0 0;
$footer-center          :#F3F3F3;
$footer-bg              :#F3F3F3;
$footer-bg-bottom       :#F3F3F3;
$footer-color           :#4e4d4d;
$footer-title-color     :#353535;
$footer-border-color    :1px solid #e0e0e0;
$footer-border-top   :1px solid #e0e0e0;

$coppy-right-color:          #4e4d4d;
$coppy-right-color-link:     $theme-two;
//===============================New Letter============================
$new-letter-color        :#FFF;