| Current Path : /home/s/u/n/sunflowe/www2/disneyexplorer/wp-content/themes/wide/assets/sass/ |
| Current File : /home/s/u/n/sunflowe/www2/disneyexplorer/wp-content/themes/wide/assets/sass/_variables-theme.scss |
$image-url : '../images/' !default; $theme-bg: #EBEFF1 ; //$theme-bg: #eeeeee ; $theme-color: #5EBDC7; $font-color: #757575; $border-color-base: 1px solid #ebebeb; $secondary: #F3F3F3; // Secondary buttons $secondarytext: desaturate(darken($secondary, 60%), 21%); $color-title :#282828; $white: #ffffff; $black: $color-title; $font-family-once : "Poppins" !default; $font-family-two : $font-family-once; $font-family-three : $font-family-once; $font-size: 13px !default; //===============================topbar============================ $topbar-bg :#1F1B1D; $topbar-color :#aaaaaa; $topbar-border-color :1px solid #232323; $topbar-border-bottom :0px solid transparent; //===============================Menu============================ $menu-bg :white; $menu-bg-hover :transparent; $menu-color :#333; $menu-color-hover :$theme-color ; $menu-border :1px solid #f1f1f1; $menu-padding :0; $menu-rtl :-15px; $icon-bar :#333; $icon-bar-hover :$theme-color; //===============================Search============================ $search-menu :lighten($menu-bg, 12%); $search-color :#757575; //===============================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-cart-color: $white; $btn-cart-bg: #1f1b1c; $btn-cart-border: #1f1b1c; $btn-cart-colorhover: $white; $btn-cart-bghover: $theme-color; $btn-cart-borderhover: $theme-color; $btn-outline-color: #8c8c8c; $btn-outline-bg: transparent; $btn-outline-border: transparent; $btn-outline-colorhover: $theme-color; $btn-outline-bghover: transparent; $btn-outline-borderhover: transparent; $btn-inverse-color: #8c8c8c; $btn-inverse-bg: transparent; $btn-inverse-border: transparent; $btn-inverse-colorhover: $theme-color; $btn-inverse-bghover: transparent; $btn-inverse-borderhover: transparent; //===============================Product============================ $sale :#c69f73 !default; $out-of-stock :#282828 !default; //===============================Footer============================ $footer-top :#F5F5F5; $footer-center :#1f1b1d; $footer-bg :#1f1b1d; $footer-bg-bottom :#1F1B1D; $footer-color :#d2d2d2; $footer-title-color :#ffffff; $footer-border-color :1px solid #424242; $footer-border-top :1px solid #555555; $footer-border-nav :1px solid #424242; $coppy-right-color: #ffffff; $coppy-right-color-link: $theme-color; //===============================New Letter============================ $new-letter-color :#333333;