%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/maraton.eco-n-tech.co.uk/wp-content/themes/maraton/src/scss/
Upload File :
Create Path :
Current File : /var/www/maraton.eco-n-tech.co.uk/wp-content/themes/maraton/src/scss/_custom.scss

$rem: 16;

// Mixins {
@function calc-rem($px) {
  $result: $px / $rem;

  @return $result + rem;
}

@function calc-lh($fs, $lh) {
  $result: $lh / $fs;

  @return $result;
}
// } Mixins

$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px,
  xxl: 1700px
);

$container-max-widths: (
  //sm: 540px,
  //md: 720px,
  //lg: 960px,
  //xl: 1140px,
  xxl: 1700px
) !default;

$grid-gutter-width: 3.75rem !default;

$black: #131315;
$white: #f6f2ee;

$primary: #3434c9;

$select_bg: #1C1F2E;

$body_color: #131315;

$accordion-bg: inherit;
$accordion-color: inherit;
$accordion-button-color: inherit;
$accordion-button-bg: inherit;
$accordion-icon-color: inherit;
$accordion-button-active-bg: inherit;
$accordion-button-active-color: inherit;
$accordion-button-focus-box-shadow: inherit;
$accordion-button-focus-border-color: inherit;
$accordion-border-color: $black;
$accordion-button-icon: url('../img/arrow-bottom-big.svg');
$accordion-button-active-icon: url('../img/arrow-bottom-big.svg');

$transition_fast: all 0.1s ease-in-out;
$transition_normal: all 0.3s ease-in-out;

$ofelia: 'ofelia-text';
$font-primary: 'Source Sans Pro';

// Font sizes {
$font-size-base: 1.25rem !default;
// } Font sizes

$body-bg: #fff;

.choices__list--dropdown {
  width: auto;
  .choices__item {
    white-space: nowrap;
  }
}

Zerion Mini Shell 1.0