/*!
Theme Name: KovaKoodarit
Author: KovaKoodarit Oy
Author URI: https://kovakoodarit.com
Description:
Version: 1.0.0
From aucor-starter: 5.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
html,
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 16px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  html,
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 1100px) {
  html,
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  html,
  body {
    font-size: 16px;
  }
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Bebas Neue', cursive;
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  font-size: 40px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  h1 {
    font-size: 36px;
  }
}

@media screen and (max-width: 1100px) {
  h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 900px) {
  h1 {
    font-size: 28px;
  }
}

h2 {
  font-size: 30px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  h2 {
    font-size: 27px;
  }
}

@media screen and (max-width: 1100px) {
  h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 900px) {
  h2 {
    font-size: 21px;
  }
}

h3 {
  font-size: 20px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1100px) {
  h3 {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  h3 {
    font-size: 16px;
  }
}

h4 {
  font-size: 16px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 1100px) {
  h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  h4 {
    font-size: 16px;
  }
}

h5 {
  font-size: 16px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  h5 {
    font-size: 16px;
  }
}

@media screen and (max-width: 1100px) {
  h5 {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  h5 {
    font-size: 16px;
  }
}

/*
Theme Name: kkwp
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

kkwp is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

pre {
  background: #eee;
  font-family: 'Courier 10 Pitch', Courier, monospace;
  font-size: 0.9375rem;
  line-height: 1.6;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

dt {
  font-weight: bold;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
	border-color: #aaa #bbb #bbb;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}
*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  max-width: 100%;
}

.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text {
  text-align: center;
}

.kkwp-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.kkwp-wrapper > * {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.kkwp-wrapper > *.alignfull {
  max-width: none;
}

.kkwp-wrapper > * .wp-block-columns {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

/*
body {
	.kkwp-wrapper > * {
		@media screen and (max-width: $narrow_width) {
			padding-left: $mobile_padding;
			padding-right: $mobile_padding;
		}

		padding-left: $mobile_padding;
		padding-right: $mobile_padding;
	}

	.kkwp-wrapper {
		ul {
			padding-left: 2rem;
		}
	}
	hr {
		padding: 0px !important;
	}
}

.has-background {
	.wp-block-group__inner-container {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

.subscripe-container {
	max-width: $normal_width !important;
	margin-left: auto;
	margin-right: auto;
}
.kkwp-wrapper > * {
	max-width: $normal_width;
	margin-left: auto;
	margin-right: auto;

	&.alignwide {
		max-width: $wide_width;
	}
	&.alignfull {
		max-width: none;

		.wp-block-group__inner-container {
			max-width: $normal_width;
			margin-left: auto;
			margin-right: auto;
			padding-left: $mobile_padding;
			padding-right: $mobile_padding;
		}
	}
}

.kkwp-full-container {
	max-width: none;
	.kkwp-inner-container {
		max-width: $normal_width;
		margin-left: auto;
		margin-right: auto;
	}
}

/*

.wp-block-group__inner-container,
.wp-block-media-text,
.wp-block-columns,
.wp-block-embed__wrapper {
	max-width: $normal_width;
	margin-left: auto;
	margin-right: auto;

	&.alignwide {
		max-width: $wide_width;
	}
	&.alignfull {
		max-width: none;
	}
}

article {
	ul,
	ol,
	h1,
	h2,
	h3,
	h4,
	h5,
	p {
		max-width: $normal_width;
		margin: 1rem auto;
	}

	ul,
	ol {
		padding-left: 1em;

		li {
			margin: 0px;
			padding: 0px;
		}
	}
}
*/
.gform_wrapper {
  /*
	.gfield_checkbox {
		input {
			width: auto;
			border-radius: 0px;
		}
	}
	*/
}

.gform_wrapper ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.gform_wrapper ul li {
  padding: 0px;
  margin: 0px;
  margin-bottom: 1rem;
}

.gform_wrapper label.gfield_label {
  font-weight: 500 !important;
  font-size: 16px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  .gform_wrapper label.gfield_label {
    font-size: 16px;
  }
}

@media screen and (max-width: 1100px) {
  .gform_wrapper label.gfield_label {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  .gform_wrapper label.gfield_label {
    font-size: 16px;
  }
}

.gform_wrapper textarea,
.gform_wrapper input {
  border: 1px solid #000;
  border-radius: 4px;
  line-height: 1;
  padding: 0.5rem;
  width: 100%;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}

.gform_wrapper input[type='checkbox'] {
  position: relative;
  width: auto;
  border-radius: 0px;
  top: 0.35rem;
  margin-right: 0.5rem;
  padding: 0.75rem;
}

.gform_wrapper input[type='checkbox']:checked {
  border: 1px solid #f0f;
  background-color: #f0f;
}

.gform_wrapper input[type='checkbox']:checked:after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  content: '';
  color: #fff;
  background: transparent url(./images/checkbox-selected.svg);
  background-position: center center;
  background-size: 1rem auto;
  background-repeat: no-repeat;
}

.gform_wrapper input[type='radio'] {
  position: relative;
  width: auto;
  border-radius: 50%;
  top: 0.3rem;
  margin-right: 0.5rem;
  padding: 0.75rem;
}

.gform_wrapper input[type='radio']:checked {
  border: 1px solid #f0f;
  background-color: #f0f;
}

.gform_wrapper input[type='radio']:checked:after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  content: '';
  color: #fff;
  background: transparent url(./images/radio-selected.svg);
  background-position: center center;
  background-size: 0.6rem auto;
  background-repeat: no-repeat;
}

#site-menu {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
  width: 100%;
  min-height: 100vh;
  background: #5c2777;
  text-align: center;
}

#site-menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline-block;
  text-align: center;
}

#site-menu ul li {
  padding: 0.5rem 0px;
  margin: 0px;
}

#site-menu ul li a {
  font-family: 'Bebas Neue', cursive;
  font-weight: 400;
  line-height: 1.3;
  font-weight: 400;
  font-size: 30px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  letter-spacing: 0.2rem;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  #site-menu ul li a {
    font-size: 27px;
  }
}

@media screen and (max-width: 1100px) {
  #site-menu ul li a {
    font-size: 24px;
  }
}

@media screen and (max-width: 900px) {
  #site-menu ul li a {
    font-size: 21px;
  }
}

#site-menu ul li a:hover {
  color: #ee7f4c;
}

#site-menu ul li.current-menu-item a {
  color: #fff;
}

#site-menu ul li ul {
  display: block;
  padding-left: 2rem;
}

#site-menu .menu-header {
  margin-top: 0rem;
  position: relative;
  height: 10rem;
}

@media screen and (max-width: 700px) {
  #site-menu .menu-header {
    margin-top: 0rem;
    height: 8rem;
  }
}

#site-menu .menu-header button .white {
  display: inline-block;
}

#site-menu .menu-header button .orange {
  display: none;
}

#site-menu .menu-header button:hover .white {
  display: none;
}

#site-menu .menu-header button:hover .orange {
  display: inline-block;
}

.show-menu,
.hide-menu {
  display: inline-block;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  border: 0px solid transparent;
  background: transparent;
  padding: 0px;
  margin: 0px;
  line-height: 0;
}

.show-hide-menu-icon {
  width: 3em;
  height: auto;
}

@media screen and (max-width: 700px) {
  .show-hide-menu-icon {
    width: 2em;
  }
}

body.show-main-menu {
  overflow: hidden;
}

body.show-main-menu #site-menu {
  display: block;
  overflow-y: scroll;
}

.has-background.has-black-background-color {
  background-color: #000;
}

.has-text-color.has-black-color {
  color: #000;
}

.has-inline-color.has-black-color {
  color: #000;
}

.has-background.has-white-background-color {
  background-color: #fff;
}

.has-text-color.has-white-color {
  color: #fff;
}

.has-inline-color.has-white-color {
  color: #fff;
}

.has-background.has-purple-background-color {
  background-color: #5c2777;
}

.has-text-color.has-purple-color {
  color: #5c2777;
}

.has-inline-color.has-purple-color {
  color: #5c2777;
}

.has-background.has-orange-background-color {
  background-color: #ee7f4c;
}

.has-text-color.has-orange-color {
  color: #ee7f4c;
}

.has-inline-color.has-orange-color {
  color: #ee7f4c;
}

::-webkit-scrollbar {
  width: 16px;
}

::-webkit-scrollbar-track {
  background-color: #fff;
  border-left: 1px solid #5c2777;
}

::-webkit-scrollbar-thumb {
  background-color: #5c2777;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #ee7f4c;
}

a {
  color: #5c2777;
}

.wp-block-buttons {
  padding: 1rem 0px 2rem 0px;
}

.wp-block-button__link,
.button {
  font-family: 'Bebas Neue', cursive !important;
  letter-spacing: 0.2rem;
  font-weight: 400;
  background: #5c2777 !important;
  border: 0px solid #5c2777 !important;
  color: #fff !important;
  border-radius: 0px !important;
}

.wp-block-button__link:hover,
.button:hover {
  background: #ee7f4c !important;
}

.wp-block-button__link.disabled:hover,
.button.disabled:hover {
  background: #5c2777 !important;
}

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 18px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  padding-left: 1rem;
  padding-right: 1rem;
}

@media screen and (max-width: 1200px) {
  body {
    font-size: 16.2px;
  }
}

@media screen and (max-width: 1100px) {
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  body {
    font-size: 16px;
  }
}

header {
  padding-top: 2rem;
  position: relative;
  height: 10rem;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 6rem;
}

header.purple {
  background: #5c2777;
}

header .kkwp-container {
  position: relative;
}

@media screen and (min-width: 450px) {
  header br:nth-child(2) {
    display: none;
  }
}

header h2 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 26px;
  left: 7rem;
  padding: 0px;
  margin: 0px;
  line-height: 1;
  color: #5c2777;
}

header .logo {
  padding-left: 0rem;
}

header .logo img {
  height: 6rem;
  width: auto;
}

@media screen and (max-width: 1150px) {
  header .logo {
    padding-left: 1rem;
  }
  header h2 {
    left: 8rem;
  }
}

header.purple {
  background: #5c2777;
  color: #fff;
}

header.purple h2 {
  color: #fff;
}

header .cart-customlocation {
  padding: 0.45rem 2rem 0.45rem 1rem;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 6rem;
  text-decoration: none;
  color: #5c2777;
  border: 3px solid #5c2777;
}

header .cart-customlocation img {
  position: relative;
  top: 0.25rem;
  height: 1.5rem;
  width: auto;
  margin-right: 1rem;
}

header .cart-customlocation img.purple {
  display: inline-block;
}

header .cart-customlocation img.white {
  display: none;
}

header .cart-customlocation:hover {
  background: #ee7f4c;
  border-color: #ee7f4c;
  color: #fff;
}

header .cart-customlocation:hover img.white {
  display: inline-block;
}

header .cart-customlocation:hover img.purple {
  display: none;
}

header.purple .cart-customlocation {
  color: #fff;
  background: #5c2777;
  border-color: #fff;
}

header.purple .cart-customlocation img.purple {
  display: none;
}

header.purple .cart-customlocation img.white {
  display: inline-block;
}

header.purple .cart-customlocation:hover {
  background: #ee7f4c;
}

header .show-menu .show-hide-menu-icon.orange {
  display: none;
}

header .show-menu .show-hide-menu-icon.default {
  display: inline-block;
}

header .show-menu:hover .show-hide-menu-icon.orange {
  display: inline-block;
}

header .show-menu:hover .show-hide-menu-icon.default {
  display: none;
}

@media screen and (max-width: 700px) {
  header {
    margin-top: 0rem;
    position: relative;
    height: 8rem;
    margin-bottom: 4rem;
  }
  header.purple {
    margin-bottom: 1rem;
  }
  header h2 {
    font-size: 18px;
    left: 6rem;
  }
  header .logo img {
    height: 4rem;
    width: auto;
  }
  header .cart-customlocation {
    padding: 0.125rem 1.5rem 0.25rem 0.5rem;
    border: 2px solid #5c2777;
    right: 4rem;
  }
  header .cart-customlocation .woocommerce-Price-amount.amount {
    padding: 0px !important;
    margin: 0px !important;
  }
  header .cart-customlocation img {
    top: 0.25rem;
    height: 1.25rem;
    width: auto;
    margin-right: 1rem;
  }
}

@media screen and (max-width: 500px) {
  header .cart-customlocation {
    padding: 0px !important;
    border: 0px !important;
  }
  header .cart-customlocation .woocommerce-Price-amount.amount {
    display: none;
    padding: 0px !important;
  }
  header .cart-customlocation img {
    height: 1.75rem;
    margin-right: 1rem;
  }
  header .cart-customlocation:hover {
    background: #fff;
    border-color: #ee7f4c;
  }
  header .cart-customlocation:hover img.white {
    display: none;
  }
  header .cart-customlocation:hover img.purple {
    display: inline-block;
  }
}

@media screen and (max-width: 450px) {
  header h2 {
    font-size: 16px;
    left: 6rem;
  }
}

#site-main-content {
  min-height: 75vh;
}

#site-footer {
  background: #ee7f4c;
  min-height: 20rem;
  text-align: center;
  margin-top: 3rem;
  margin-left: -1rem;
  margin-right: -1rem;
  color: #fff;
}

#site-footer a {
  color: #5c2777;
}

#site-footer ul {
  list-style: none;
}

#site-footer ul li {
  display: inline-block;
  padding-right: 1.5rem;
}

#site-footer ul li a {
  text-decoration: none;
}

#site-footer ul li a:hover {
  text-decoration: underline;
}

#site-footer .footer-header {
  text-align: center;
  position: relative;
  height: 4rem;
  margin: 4rem 0px;
}

#site-footer .footer-header h2 {
  position: relative;
  top: -0.5rem;
  text-align: left;
  /*
			position: absolute;
			top: 50%;
			transform: translateY(-50%);
			left: 6rem;
			*/
  padding: 0px;
  margin: 0px;
  line-height: 1;
  font-size: 26px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  color: #fff;
  display: inline-block;
}

@media screen and (max-width: 1200px) {
  #site-footer .footer-header h2 {
    font-size: 23.4px;
  }
}

@media screen and (max-width: 1100px) {
  #site-footer .footer-header h2 {
    font-size: 20.8px;
  }
}

@media screen and (max-width: 900px) {
  #site-footer .footer-header h2 {
    font-size: 18.2px;
  }
}

#site-footer .footer-header .logo {
  display: inline-block;
  margin: 0px;
  overflow: hidden;
}

#site-footer .footer-header .logo img {
  height: 8rem;
  width: auto;
}

#site-footer .copy {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 16px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  color: #5c2777;
}

@media screen and (max-width: 1200px) {
  #site-footer .copy {
    font-size: 16px;
  }
}

@media screen and (max-width: 1100px) {
  #site-footer .copy {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  #site-footer .copy {
    font-size: 16px;
  }
}

#site-footer .copy a {
  color: #5c2777;
}

#site-footer .bambora {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 3rem;
  padding-bottom: 1rem;
}

#site-footer .bambora img {
  width: 100%;
  height: auto;
}

#site-footer .footer-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.wp-block-group.two-color {
  margin-top: -6rem;
  margin-bottom: 2rem;
  background: url(images/two-color.svg) center top repeat-y;
  background-size: 100% auto;
  margin-left: -1rem;
  margin-right: -1rem;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color {
    margin-top: -4rem;
  }
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color {
    margin-bottom: 0rem;
  }
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color {
    background: #5c2777 !important;
  }
}

.wp-block-group.two-color .wp-block-columns {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color .wp-block-columns {
    padding-left: 1rem !important;
    padding-right: 0rem !important;
  }
}

.wp-block-group.two-color .wp-block-columns .wp-block-column:nth-child(2):before {
  background: url(images/purple-bg.svg) right top no-repeat;
  background-size: auto 100%;
}

.wp-block-group.two-color .wp-block-columns .wp-block-column:nth-child(2):after {
  background: url(images/orange-bg.svg) left top no-repeat;
  background-size: auto 100%;
}

.wp-block-group.two-color2 {
  margin-top: -6rem;
  margin-bottom: 8rem;
  background: url(images/two-color2.svg) center top repeat-y;
  background-size: 100% auto;
  margin-left: -1rem;
  margin-right: -1rem;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color2 {
    margin-top: -4rem;
  }
}

@media screen and (max-width: 900px) {
  .wp-block-group.two-color2 {
    margin-bottom: 6rem;
  }
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color2 {
    margin-bottom: 4rem;
  }
}

@media screen and (max-width: 500px) {
  .wp-block-group.two-color2 {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color2 {
    background: #ee7f4c !important;
  }
}

.wp-block-group.two-color2 .wp-block-columns {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color2 .wp-block-columns {
    padding-left: 1rem !important;
    padding-right: 0rem !important;
  }
}

.wp-block-group.two-color2 .wp-block-columns .wp-block-column:nth-child(2):before {
  background: url(images/orange-bg2.svg) right top no-repeat;
  background-size: auto 100%;
}

.wp-block-group.two-color2 .wp-block-columns .wp-block-column:nth-child(2):after {
  background: url(images/purple-bg2.svg) left top no-repeat;
  background-size: auto 100%;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color2 .wp-block-columns .wp-block-column:nth-child(2):after {
    display: none;
  }
}

.wp-block-group.two-color h2,
.wp-block-group.two-color2 h2 {
  font-size: 90px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  line-height: 1;
}

@media screen and (max-width: 1200px) {
  .wp-block-group.two-color h2,
  .wp-block-group.two-color2 h2 {
    font-size: 81px;
  }
}

@media screen and (max-width: 1100px) {
  .wp-block-group.two-color h2,
  .wp-block-group.two-color2 h2 {
    font-size: 72px;
  }
}

@media screen and (max-width: 900px) {
  .wp-block-group.two-color h2,
  .wp-block-group.two-color2 h2 {
    font-size: 63px;
  }
}

@media screen and (max-width: 800px) {
  .wp-block-group.two-color h2,
  .wp-block-group.two-color2 h2 {
    font-size: 72px;
    /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  }
}

@media screen and (max-width: 800px) and (max-width: 1200px) {
  .wp-block-group.two-color h2,
  .wp-block-group.two-color2 h2 {
    font-size: 64.8px;
  }
}

@media screen and (max-width: 800px) and (max-width: 1100px) {
  .wp-block-group.two-color h2,
  .wp-block-group.two-color2 h2 {
    font-size: 57.6px;
  }
}

@media screen and (max-width: 800px) and (max-width: 900px) {
  .wp-block-group.two-color h2,
  .wp-block-group.two-color2 h2 {
    font-size: 50.4px;
  }
}

.wp-block-group.two-color p,
.wp-block-group.two-color2 p {
  font-size: 26px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.05em;
  margin: 0px;
  padding: 0px;
}

@media screen and (max-width: 1200px) {
  .wp-block-group.two-color p,
  .wp-block-group.two-color2 p {
    font-size: 23.4px;
  }
}

@media screen and (max-width: 1100px) {
  .wp-block-group.two-color p,
  .wp-block-group.two-color2 p {
    font-size: 20.8px;
  }
}

@media screen and (max-width: 900px) {
  .wp-block-group.two-color p,
  .wp-block-group.two-color2 p {
    font-size: 18.2px;
  }
}

.wp-block-group.two-color .wp-block-columns,
.wp-block-group.two-color2 .wp-block-columns {
  padding: 0px;
  margin: 0px auto;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color .wp-block-columns,
  .wp-block-group.two-color2 .wp-block-columns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.wp-block-group.two-color .wp-block-columns .wp-block-column,
.wp-block-group.two-color2 .wp-block-columns .wp-block-column {
  margin: 0px;
  padding: 0px;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color .wp-block-columns .wp-block-column,
  .wp-block-group.two-color2 .wp-block-columns .wp-block-column {
    width: 100% !important;
  }
}

.wp-block-group.two-color .wp-block-columns .wp-block-column .wp-block-image,
.wp-block-group.two-color2 .wp-block-columns .wp-block-column .wp-block-image {
  padding: 0px;
  margin: 0px;
  line-height: 0;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color .wp-block-columns .wp-block-column,
  .wp-block-group.two-color2 .wp-block-columns .wp-block-column {
    padding: 5rem 1rem !important;
  }
}

.wp-block-group.two-color .wp-block-columns .wp-block-column:nth-child(2),
.wp-block-group.two-color2 .wp-block-columns .wp-block-column:nth-child(2) {
  position: relative;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color .wp-block-columns .wp-block-column:nth-child(2),
  .wp-block-group.two-color2 .wp-block-columns .wp-block-column:nth-child(2) {
    display: none !important;
  }
}

.wp-block-group.two-color .wp-block-columns .wp-block-column:nth-child(2):before,
.wp-block-group.two-color2 .wp-block-columns .wp-block-column:nth-child(2):before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0rem;
  width: 5rem;
  height: 100%;
  display: block;
  pointer-events: none;
}

.wp-block-group.two-color .wp-block-columns .wp-block-column:nth-child(2):after,
.wp-block-group.two-color2 .wp-block-columns .wp-block-column:nth-child(2):after {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  width: 5rem;
  right: 0px;
  height: 100%;
  display: block;
  pointer-events: none;
}

@media screen and (max-width: 700px) {
  .wp-block-group.two-color .wp-block-columns .wp-block-column:nth-child(2):after,
  .wp-block-group.two-color2 .wp-block-columns .wp-block-column:nth-child(2):after {
    display: none;
  }
}

.woocommerce .single-product h1 {
  color: #5c2777;
}

.woocommerce .single-product .reset_variations {
  display: none !important;
}

.woocommerce .single-product .woocommerce-product-details__short-description {
  padding-bottom: 2rem;
}

.woocommerce .single-product .woocommerce-product-details__short-description p:first-child strong {
  display: none;
}

.woocommerce .single-product .quantity input {
  border: 2px solid #5c2777;
  border-radius: 0px;
  background: #fff;
  line-height: 2.45rem;
  font-size: 16px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  .woocommerce .single-product .quantity input {
    font-size: 16px;
  }
}

@media screen and (max-width: 1100px) {
  .woocommerce .single-product .quantity input {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  .woocommerce .single-product .quantity input {
    font-size: 16px;
  }
}

.woocommerce .single-product .woocommerce-variation-add-to-cart button {
  height: 2.85rem;
}

.woocommerce .single-product .related.products {
  display: none;
}

.woocommerce .single-product .tabs.wc-tabs {
  display: none;
}

.woocommerce .single-product .woocommerce-Price-amount {
  font-size: 30px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  color: #5c2777;
}

@media screen and (max-width: 1200px) {
  .woocommerce .single-product .woocommerce-Price-amount {
    font-size: 27px;
  }
}

@media screen and (max-width: 1100px) {
  .woocommerce .single-product .woocommerce-Price-amount {
    font-size: 24px;
  }
}

@media screen and (max-width: 900px) {
  .woocommerce .single-product .woocommerce-Price-amount {
    font-size: 21px;
  }
}

.woocommerce .single-product strong {
  color: #5c2777;
}

.woocommerce .single-product .variations {
  display: block;
}

.woocommerce .single-product .variations tbody {
  display: block;
  width: 100%;
}

.woocommerce .single-product .variations tr {
  display: block;
}

.woocommerce .single-product .variations td {
  padding: 0px !important;
  margin: 0px !important;
  width: 100%;
  display: block;
}

.woocommerce .single-product .variations td.label {
  line-height: 1 !important;
  color: #5c2777;
}

.woocommerce .single-product .variations td select {
  margin-top: 0.25rem;
  width: 100%;
  line-height: 2;
  border: 2px solid #5c2777;
  padding: 0.3rem 0.5rem;
  font-size: 16px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url(./images/select.svg);
  background-size: auto 0.5rem;
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1200px) {
  .woocommerce .single-product .variations td select {
    font-size: 16px;
  }
}

@media screen and (max-width: 1100px) {
  .woocommerce .single-product .variations td select {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  .woocommerce .single-product .variations td select {
    font-size: 16px;
  }
}

.woocommerce .single-product .variations label {
  display: block;
}

.woocommerce .single-product .product_meta {
  display: none;
}

.woocommerce .woocommerce-checkout .col-1,
.woocommerce .woocommerce-checkout .col-2 {
  float: none;
  width: 100%;
}

.woocommerce .woocommerce-checkout #billing_country_field {
  display: none;
}

.woocommerce .woocommerce-checkout label {
  color: #5c2777;
  font-weight: bold;
}

.woocommerce .woocommerce-checkout textarea,
.woocommerce .woocommerce-checkout input {
  border-radius: 0px !important;
  border: 2px solid #5c2777 !important;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
}

.woocommerce .woocommerce-checkout h3 {
  margin-top: 4rem;
}

.woocommerce .woocommerce-result-count {
  display: none;
}

.product-title .model {
  color: #000;
  font-size: 26px;
  /*
	@media screen and (max-width: 1100px) {
		font-size: _rem($number, 0.7, 16, 38);
	}

	@media screen and (max-width: 900px) {
		font-size: _rem($number, 0.6, 14, 38);
	}

	@media screen and (max-width: 600px) {
		font-size: _rem($number, 0.5, 14, 36);
	}
	*/
}

@media screen and (max-width: 1200px) {
  .product-title .model {
    font-size: 23.4px;
  }
}

@media screen and (max-width: 1100px) {
  .product-title .model {
    font-size: 20.8px;
  }
}

@media screen and (max-width: 900px) {
  .product-title .model {
    font-size: 18.2px;
  }
}

.products .woocommerce-loop-product__title .model {
  color: #000;
  font-size: 0.75em;
}

.size-table {
  width: 1%;
  white-space: nowrap;
}

.size-table td {
  border-bottom: 1px solid #aaa;
  text-align: center;
  padding: 0.25rem;
}

.size-table tr:first-child {
  background: #5c2777;
  color: #fff;
  font-weight: bold;
}

.size-table tr:first-child td {
  padding: 0.25rem 1rem;
  text-align: center;
}

.size-table tr td:first-child {
  width: 1%;
  font-weight: bold;
  padding-right: 2rem;
}

.products .product {
  padding-bottom: 3rem !important;
}
/*# sourceMappingURL=style.css.map */