/** Shopify CDN: Minification failed

Line 102:3 Unexpected "font-size"
Line 3075:4 "magin-right" is not a known CSS property
Line 5872:4 "weight" is not a known CSS property

**/
/**
 * Radiance
 * A Shopify theme.
 *
 * Last update: June 19, 2012
 *
 * @version     2.2
 * @author      Ben Watts @ Shopify
 * @theme_url   http://radiance-theme.myshopify.com/
 *
 * If you need support or help customizing the theme:
 * - Try browsing the Shopify wiki: http://wiki.shopify.com/Main_Page
 * - Ask a question in the forums: http://forums.shopify.com/
 * - This is an official Shopify theme. Get support via: http://support.myshopify.com/
 *
 * Stay up-to-date and report any bugs:
 * - https://github.com/benwatts/shopify-theme-radiance
 */
/**
 * See: http://www.fontsquirrel.com/fonts/bebas-neue
 * Redistributed in this theme with permission from Dharma Type - March 26, 2011
 */
@font-face {
  font-family: 'BebasNeueRegular';
  src: url("BebasNeue-webfont.eot");
  src: url("BebasNeue-webfont.eot?iefix") format("eot"), url("BebasNeue-webfont.woff") format("woff"), url("BebasNeue-webfont.ttf") format("truetype"), url("BebasNeue-webfont.svg#webfontfvFLBU0N") format("svg");
  font-weight: normal;
  font-style: normal; }

/**
 * Reset  - NOTE - REMOVED , div from list 7/7/17
 */
html, body, span, object, iframe, p, blockquote, pre,
abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp,
small, sub, sup, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  font: 13px/1.231 Helvetica, Arial, sans-serif;
  *font-size: small; }

select, input, textarea, button {
  font: 99% sans-serif; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

html {
  overflow-y: scroll; }

ol {
  list-style-type: decimal; }

p {
  margin: 0 0 1em 0; }

nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td {
  vertical-align: top; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px; }

textarea {
  overflow: auto; }

.ie6 legend, .ie7 legend {
  margin-left: -7px; }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom; }

.ie7 input[type="checkbox"] {
  vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

label, input[type="button"], input[type="submit"], input[type="image"], button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

select {
  max-width: 99%;
  /* for ff */ }

input[type="text"].error, input[type="email"].error, input[type="password"].error {
  border-color: red; }

html {
  background-color: white; }

/**
 * Base Content Styles
 */
body {
  color: #6a6a6a; }

h2, h3, h4, h5, h6 {
  color: #4e4e4e;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 .5em 0; }

blockquote {
  font: italic 13px/1.5 georgia, sans-serif;
  margin: 0 0 1.5em 1.25em; }

ul, ol {
  margin: 0 0 1.5em 1.3em; }

li {
  margin: 0 0 0.25em 0; }

input, textarea {
  border: solid 1px #dddddd;
  padding: 4px;
  color: #333; }

input[type="image"] {
  border: none; }

button {
  width: auto;
  overflow: visible; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

table {
  width: 100%;
  margin: 0 0 1.5em 0;
  border-collapse: collapse; }

table th {
  padding: 4px 8px;
  font-weight: bold;
  border: solid 1px #dddddd;
  color: #4e4e4e;
  background: #eeeeee url(/cdn/shop/t/70/assets/table-header-depth.png?v=20355050778895956661635394035) 0 100% repeat-x; }

table td {
  padding: 8px 0px;
  border: solid 1px #dddddd; }

tfoot th {
  background: transparent; }

/**
 * Structure
 */
html, body {
  height: 100%; }

body {
  overflow-x: hidden;
  overflow-y: auto;
  width: 100vw; }

.wrapper {
  /*width: 980px;*/
  margin: 0 auto;
  text-align: left;
  /*min-height: 100%;*/
  min-height: calc(100vh - 634px); }

.ie6 .wrapper {
  height: 100%; }

#col-main {
  float: left;
  /* width: 752px;*/
  position: relative;
  z-index: 1; }

#col-main.content {
  /*width: 700px;*/ }

#col-main.full {
  width: auto;
  float: none; }

#col-widgets {
  float: right;
  width: 215px; }

/*.wrapper{ width: 752px; }*/
#col-widgets {
  display: none; }

/**
 * Header
 */
#top {
  /* padding: 50px 0 0 0;*/
  /* REMOVED 6/19/17 for flex layout */
  padding: 0;
  margin: 0 0 30px 0;
  position: relative;
  z-index: 100; }

#site-title {
  font: normal 48px/1.0 BebasNeueRegular, arial, sans-serif;
  color: #498c95;
  margin: 0; }

#site-title a {
  text-decoration: none;
  color: #498c95; }

#site-title a:hover {
  color: #439eab; }

/**
 * Top Menu
 */
#top-menu {
  padding: 8px 0 0 0;
  margin: 0 0 0 -10px; }

#top-menu li {
  float: left; }

#top-menu a {
  color: #4f5555;
  border-right: dotted 1px #bde4ea;
  font: normal 24px BebasNeueRegular, arial, sans-serif;
  padding: 4px 10px;
  text-decoration: none;
  display: block; }

#top-menu .first a {
  border-radius: 4px 0 0 4px; }

#top-menu li.last a {
  border: none;
  border-radius: 0 4px 4px 0; }

#top-menu a:hover,
#top-menu .active a {
  color: #439eab;
  background: #ffffff; }

#top-menu a:hover .nav-arrow {
  border-top-color: #439eab; }

/* dropdown menus */
#top-menu .has-dropdown {
  position: relative; }

.js #top-menu .has-dropdown a {
  padding-right: 24px; }

.js #top-menu .nav-arrow {
  position: absolute;
  top: 45%;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #4f5555;
  display: block; }

#top-menu ul ul {
  clear: none;
  position: absolute;
  z-index: 30;
  background: #ffffff;
  top: 0;
  left: -1px;
  padding: 5px 0;
  display: none;
  width: 175px;
  -moz-box-shadow: 0 2px 3px #cccccc;
  -webkit-box-shadow: 0 2px 3px #cccccc;
  box-shadow: 0 2px 3px #cccccc; }

.ie6 #top-menu ul ul,
.ie7 #top-menu ul ul,
.ie8 #top-menu ul ul {
  border: solid 1px #cccccc;
  border-width: 0 1px; }

#top-menu ul .first ul {
  left: 0; }

#top-menu ul ul li {
  float: none;
  display: block;
  padding: 5px 10px; }

#top-menu ul ul a {
  font: 12px Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  display: block;
  border: none; }

#top-menu ul ul a:hover {
  text-decoration: underline; }

/**
 * Header Search
 */
#header-search {
  float: right;
  margin: 0; }

#header-search #top-search-input {
  width: 174px;
  font-size: 12px;
  padding: 6px 3px;
  border: solid 1px #bde4ea;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left; }

#header-search #top-search-submit {
  border: none;
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/70/assets/icon-search.png?v=111160886725462804331635393999) 0 0 no-repeat;
  float: right;
  margin: 0 0 0 8px;
  font-size: 0;
  /* ie7 */
  line-height: 50px;
  /* ie7 */ }

#header-search #top-search-submit:hover {
  background-position: 0 -25px; }

#header-search {
  width: 215px; }

/**
 * Shopping Cart at the Top
 */
body {
  border-top: solid 4px #4f5555; }

#umbrella {
  background: #4f5555;
  padding: 0 10px 0 12px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  color: #dddddd; }

#umbrella ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#umbrella li {
  float: left;
  padding: 6px 12px 10px 0;
  margin: 0 12px 0 0;
  border-right: solid 1px #6b7676;
  font-weight: normal; }

#umbrella p {
  margin: 0; }

#umbrella a {
  color: #dddddd;
  text-decoration: none; }

#umbrella a:hover {
  color: #ffffff; }

#umbrella .num-items-in-cart .icon {
  display: block;
  padding: 0 0 0 26px;
  background: url(/cdn/shop/t/70/assets/cart-icons.png?v=165383099428050387471635393946) 0 -58px no-repeat; }

#umbrella .num-items-in-cart:hover .icon {
  background: url(/cdn/shop/t/70/assets/cart-icons.png?v=165383099428050387471635393946) 0 -87px no-repeat; }

#umbrella .checkout-link {
  padding: 0;
  margin-right: 0;
  border: none; }

#umbrella .checkout-link a {
  color: #4f5555; }

#umbrella .checkout-link a:hover {
  color: #ffffff; }

/**
 * Sections
 */
.section-details {
  margin: 0 0 10px 0; }

.section-details a {
  color: #4f5555;
  text-decoration: none; }

.section-details .view-more {
  float: right;
  line-height: 32px; }

.section-title {
  font: normal 24px/1 BebasNeueRegular, arial, sans-serif;
  color: #4f5555;
  float: left;
  margin: 0; }

.diagonal-divider {
  background: url(/cdn/shop/t/70/assets/diagonal-light-grey.png?v=97196461014314129911635393953) 0 0 repeat-x;
  padding: 16px 0 0 0;
  margin: 0 0 20px 0; }

#page-title {
  font-size: 22px;
  border-bottom: dotted 1px #dddddd;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0; }

/**
 * Product and Collection Grid
 */
.sort-by-wrapper {
  float: right; }
  .sort-by-wrapper label {
    color: #4f5555; }

.product-grid {
  list-style: none;
  margin: 0;
  color: #666666; }

.product-grid li {
  width: 177px;
  float: left;
  margin: 0 10px 10px 0;
  position: relative; }

.product-grid .last-in-row {
  margin-right: 0; }

.generated-height .product-grid-item {
  width: 177px;
  position: absolute;
  top: 0; }

.product-grid img {
  display: block;
  margin: 0 auto; }

.product-grid a {
  text-decoration: none;
  display: block;
  color: #4f5555; }

.product-grid a:hover {
  color: #498c95; }

.product-grid .product-link {
  display: block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  margin: 0;
  min-height: 50px;
  /* for ie6: */
  width: 100%; }

.product-photo {
  max-width: 177px; }

.ie6 .product-grid {
  overflow: hidden; }

.product-information {
  padding: 10px;
  position: relative;
  background: #f6f6f6;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.product-information h3 {
  font: normal 24px/1 BebasNeueRegular, arial, sans-serif;
  margin: 5px 0 10px 0; }

.product-information h3 a {
  text-decoration: none; }

.product-information p {
  line-height: 1.4em;
  margin: 0 0 .75em 0; }

.product-price {
  display: block;
  bottom: 0;
  right: 0;
  width: auto;
  padding: 4px 8px;
  text-align: right;
  font-weight: bold;
  color: #4f5555; }

#featured-grid .product-price.sale, .sale {
  background-color: #f3fcff;
  color: #4f5555; }

#featured-grid li {
  width: 240px;
  background: #f6f6f6;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

#featured-grid .product-photo {
  max-width: 240px; }

#featured-grid .product-price {
  top: -30px;
  right: 0;
  bottom: auto;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 24px;
  color: #4f5555; }

#featured-products {
  margin-top: 20px;
  clear: both; }

#featured-products.featured-narrow .product-grid li, #featured-products.featured-narrow .generated-height .product-grid-item {
  width: 167px; }

#featured-products.featured-narrow .product-photo {
  max-width: 167px; }

/**
 * Single Product
 */
#product-information {
  /*float: right;
  width: 375px;*/ }

#product-actions {
  padding: 4px 0 12px 0;
  overflow: visible; }

#purchase {
  float: right;
  text-align: right; }

.sold-out #purchase {
  float: none;
  text-align: left; }

#add-to-cart {
  margin: 8px 0 0 0; }

#product-header {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #dddddd; }

#product-header #product-header-title {
  float: left;
  width: 60%;
  margin: 5px 0 16px 0; }

#product-title {
  margin: 0 0 5px 0;
  font-size: 24px;
  font-style: normal; }

#product-vendor {
  font-size: 12px;
  font-weight: normal;
  margin: 0; }

#product-vendor a {
  text-decoration: none; }

#product-actions select {
  padding: 3px; }

#product-actions .price {
  font-size: 18px;
  margin: 0;
  font-weight: bold;
  text-align: right; }

#product-actions .price strong {
  color: #439eab;
  display: block; }

#product-actions .compare_at_price {
  font-size: 12px;
  display: block; }

.variants-wrapper {
  text-align: right;
  margin: 0 0 8px 0; }

.selector-wrapper {
  margin: 0 0 8px 0; }

.selector-wrapper label {
  margin: 0 5px 0 0;
  text-align: right; }

#add-to-cart-msg {
  background: #eeeeee;
  padding: 10px;
  display: none;
  margin: 0; }

#product-information #sharing {
  margin: 16px 0 0 0;
  padding: 16px 0 0 0;
  border-top: 1px solid #dddddd; }

#product-information #sharing ul {
  list-style: none; }

#product-information #sharing li {
  margin: 0;
  float: left; }

/**
 * Zoomy product gallery, with thumbs
 * @see https://github.com/benwatts/enhance-gallery
 */
#product-gallery,
#active-wrapper {
  width: 303px; }

#active-wrapper {
  position: relative;
  min-height: 50px;
  overflow: hidden;
  margin: 0 0 10px 0; }

#active-wrapper img {
  display: block;
  width: auto; }

#active-wrapper .zoomed {
  position: absolute;
  top: 0;
  left: 0; }

#active-image-loading {
  background: white url(/cdn/shop/t/70/assets/icon-loading.gif?v=102462267472105833861635393997) 50% 50% no-repeat;
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  top: 42%;
  left: 42%;
  z-index: 2;
  text-indent: -900em;
  overflow: hidden; }

#thumbs {
  margin: 0;
  list-style: none; }

#thumbs li {
  float: left;
  margin: 0 8px 8px 0;
  width: 100px;
  /* old value 54px / 54px */
  height: 100px;
  text-align: center; }

.no-js #thumbs li {
  margin-right: 6px; }

#thumbs li.last-in-row {
  margin-right: 0; }

#thumbs a {
  display: block;
  border: solid 1px #dddddd;
  padding: 1px; }

#thumbs a:hover {
  border: solid 1px #439eab; }

#thumbs img {
  margin: 0 auto;
  display: block; }

/**
 * Content
 */
.content {
  padding-bottom: 20px;
  background: #ffffff;
  line-height: 1.5em;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.content.description {
  /* collection descriptions */
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 15px 0 15px 0;
  float: left;
  width: 700px; }

article {
  margin: 20px 0 45px 0;
  background: url(/cdn/shop/t/70/assets/diagonal-light-grey.png?v=97196461014314129911635393953) 0 100% repeat-x;
  padding: 0 0 10px 0; }

.templateArticle article {
  margin-top: 0; }

article .author {
  color: #999;
  font-style: italic;
  line-height: 20px; }

article footer {
  font-size: 11px;
  padding-top: 20px; }

article footer p {
  margin: 0; }

article footer .author {
  float: left; }

article footer .comments-link {
  float: right; }

article footer .btn {
  padding: 2px 10px; }

/**
 * Pagination
 * Modified from http://twitter.github.com/bootstrap/
 */
.pagination {
  height: 30px;
  margin: 18px 0; }

.pagination ul {
  float: left;
  margin: 0;
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  background: #ffffff; }

.pagination li {
  display: inline; }

.pagination-num-showing {
  float: right;
  line-height: 28px;
  font-size: 11px;
  color: #4f5555; }

/**
 * Widgets in the Right Column
 */
#col-widgets {
  color: #999999; }

#col-widgets a {
  color: #999999; }

#col-widgets a:hover {
  color: #439eab; }

.widget {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 20px 0;
  padding: 10px;
  background: #f9f9f9; }

.widget h3 {
  font: normal 24px BebasNeueRegular, arial, sans-serif;
  color: #666666;
  margin: 0 0 10px 0; }

#col-widgets .widget h3 a {
  color: #666666;
  text-decoration: none; }

.widget ul {
  margin: 0; }

.widget li {
  padding: 0 0 5px 12px;
  list-style: none; }

.widget-btns a {
  background: #f9f9f9;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  display: block;
  padding: 6px 12px;
  margin: 0 0 6px 0;
  text-decoration: none;
  overflow: hidden;
  height: 1%; }

.widget-btns img {
  display: block;
  float: left;
  margin: 0 6px 0 0; }

.widget-btns .btn-text {
  display: block;
  width: 165px;
  float: right; }

/** twitter widget */
.no-js #widget-twitter {
  display: none; }

.widget .tweet_list {
  margin: 0;
  list-style: none; }

.widget .tweet_list li {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: dotted 1px #cccccc;
  background: none;
  word-wrap: break-word;
  line-height: 1.3em; }

/** linklist widget */
.widget-linklist li {
  border-top: dotted 1px #cccccc;
  padding: 8px 0 0 0;
  margin: 8px 0 0 0; }

.widget-linklist li:first-child {
  border-top: none;
  padding: 0;
  margin: 0; }

.widget-linklist li a {
  display: block;
  margin: 0 0 0 12px; }

.ie7 .widget-linklist li a {
  float: left; }

.widget-linklist .arrow {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #cccccc;
  display: block;
  float: left;
  margin: 4px 0 0 0; }

/** mailing list widget */
#email-input {
  width: 185px;
  margin-bottom: 10px; }

.success.feedback {
  font-weight: bold;
  color: green; }

/**
 * Customer Accounts
 */
.page-header #page-title {
  float: left;
  border: none;
  margin: 0; }

.page-header #page-actions {
  float: right; }

.templateCustomersLogin form input,
.templateCustomersRegister form input {
  float: left; }

.templateCustomersLogin form label,
.templateCustomersRegister form label {
  float: left;
  min-width: 120px;
  line-height: 22px; }

.templateCustomersLogin .form-row,
.templateCustomersActivateAccount .form-row,
.templateCustomersRegister .form-row {
  margin: 0 0 8px 0; }

.templateCustomersLogin .action-bottom,
.templateCustomersRegister .action-bottom {
  margin: 20px 0 0 0; }

.templateCustomersLogin .action-bottom .note,
.templateCustomersRegister .action-bottom .note {
  font-size: 11px;
  padding: 0 0 0 5px;
  line-height: 27px; }

/* >> login Form */
#customer-login,
#recover-password {
  float: left;
  width: 58%;
  border-right: solid 1px #dddddd; }

#recover-password {
  display: none; }

#recover_email label {
  min-width: 75px; }

#forgot_password {
  margin: 2px 0 0 5px;
  font-size: 11px;
  float: left; }

#guest {
  float: right;
  width: 38%; }

/* >> manage orders and addresses */
#customer_orders {
  width: 75%;
  float: left; }

#customer_sidebar {
  float: right;
  width: 20%; }

.address p,
.view_address p {
  margin: 0; }

#view_address {
  border-top: solid 1px #dddddd;
  padding: 10px 0 0 0;
  margin-top: 10px;
  display: block; }

.address_actions {
  float: right; }

.address_actions .action_edit {
  border-right: solid 1px #dddddd;
  padding-right: 10px; }

.address_actions .action_delete {
  padding-left: 16px; }

.action_top {
  margin: 0 0 20px 0; }

.action_edit,
.action_delete,
.action_add {
  display: inline-block;
  padding-left: 16px; }

.action_edit {
  background: url(/cdn/shop/t/70/assets/edit-sml.png?v=5455643498731609161635393956) 0 0 no-repeat; }

.action_delete {
  background: url(/cdn/shop/t/70/assets/delete-sml.png?v=57849862051680185841635393952) 0 1px no-repeat; }

.action_add {
  background: url(/cdn/shop/t/70/assets/add-sml.png?v=106978889498456297411635393933) 0 0 no-repeat; }

.default_address {
  color: #439eab; }

.address_table,
#add_address {
  border: dotted 1px #dddddd;
  padding: 10px;
  margin: 0 0 20px 0; }

.address_table .label,
#add_address .label {
  width: 125px;
  padding-left: 0; }

.address_table h4 {
  padding: 0 0 5px 0;
  margin: 0 0 10px 0; }

.customer_address_table {
  margin: 0; }

.customer_address_table td {
  border: none; }

.customer_address_table input {
  margin: 0 5px 3px 0; }

.customer_address .action-bottom {
  margin-left: 141px; }

/** >> view individual orders */
.order_date {
  border-bottom: solid 1px #dddddd;
  padding: 0 0 5px 0;
  margin: 0 0 20px 0; }

#order_address {
  overflow: hidden;
  height: 1%;
  margin: 0 0 20px 0; }

#order_address #order_payment,
#order_address #order_shipping {
  float: left;
  width: 46%;
  margin-right: 2%; }

/**
 * Comments
 */
.comment {
  margin: 0 0 20px 0; }

.comment-author {
  float: left;
  width: 18.0%;
  padding: 12px 0 0 0;
  font-weight: bold;
  text-align: right;
  color: #439eab; }

.comment-content {
  background: #eeeeee;
  float: right;
  width: 75%;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding: 15px;
  color: #666666; }

.comment-arrow {
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-right: 8px solid #eeeeee;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 14px;
  left: -8px; }

.comment-posted {
  font-style: italic;
  margin: 0;
  font-size: 11px;
  line-height: 1;
  color: #cccccc; }

.comment-form label {
  display: block;
  width: 130px;
  float: left; }

.comment-form #comment-submit {
  margin: 0 0 10px 130px; }

.comment-form div {
  margin: 0 0 10px 0; }

.comment-form .text {
  float: left;
  border: solid 1px #ccc;
  padding: 5px;
  width: 150px;
  color: #666; }

.comment-form .text:focus {
  border-color: #6a6a6a; }

.comment-form textarea.text {
  width: 500px; }

.has-error label {
  color: #e0360f; }

.has-error label.error-msg {
  color: #fff; }

.has-error input,
.has-error textarea,
.has-error .text {
  border: solid 1px #ff0000;
  -webit-box-shadow: 0 0 4px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 4px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 4px rgba(255, 0, 0, 0.6); }

.error-msg,
.success-msg,
.errors {
  padding: 10px;
  color: #fff;
  text-align: left;
  background: url(/cdn/shop/t/70/assets/btn-small-depth.png?v=171432813829885615621635393942) 0 100% repeat-x;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.error-msg,
.errors {
  background-color: #770e00; }

.success-msg {
  background-color: #387700; }

.errors {
  margin: 0 1em 1.5em 0; }

.errors ul,
.errors li {
  margin: 0;
  list-style: none; }

/**
 * Search
 */
#search-form {
  padding: 0 0 20px 0;
  overflow: hidden;
  height: 1%; }

#search-form #q {
  font-size: 16px;
  padding: 6px;
  width: 400px;
  border: solid 1px #dddddd;
  float: left; }

#search-form #search-submit {
  /* overriding some of .btn's styles */
  padding-top: 7px;
  padding-bottom: 6px;
  margin-left: 10px;
  float: left;
  width: auto; }

.ie7 #search-form #search-submit {
  border: none; }

.results .item {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: solid 1px #dddddd; }

.results .thumbnail {
  float: left; }

.results .search-excerpt {
  margin: 0 0 0 75px; }

/**
 * Cart
 */
#cartform table {
  width: 100%;
  margin: 0 0 20px 0; }

#cartform table td {
  text-align: center;
  vertical-align: middle;
  padding: 5px; }

#cartform table th {
  text-align: center; }

col.checkout-image {
  width: 50px; }

col.checkout-delete {
  width: 80px; }

#cartform td img {
  display: block; }

#cartform input.text {
  border: solid 1px #6a6a6a;
  padding: 4px;
  color: #6a6a6a;
  text-align: center; }

#cartform .subtotal {
  text-align: center; }

@media (min-width: 768px) {
  #checkout-proceed {
    float: right;
    width: 38%;
    text-align: right; }

  #checkout-addnote {
    float: left;
    width: 60%; }

  #checkout-addnote a {
    display: block;
    width: 165px;
    float: left; }

  #checkout-addnote textarea {
    border: solid 1px #dddddd;
    color: #6a6a6a;
    width: 250px;
    height: 60px;
    float: left;
    padding: 4px; }

  .js #checkout-addnote textarea {
    display: none; } }
#additional-checkout-buttons {
  padding: 5px;
  margin: 5px 0 0 0; }

#additional-checkout-buttons-label {
  border-bottom: solid 1px #dddddd;
  display: block;
  margin: 0 0 8px 0;
  font-size: 11px;
  font-weight: bold; }

/**
 * Footer
 */
#bottom {
  padding: 15px 0;
  padding-left: 20px;
  padding-right: 20px;
  /*margin: 25px 0 50px 0;*/
  font-size: 11px;
  clear: both;
  overflow: hidden;
  /*height: 1%;*/
  background: #f9f9f9;
  color: #cccccc; }

#footer-left {
  width: 400px;
  float: left;
  text-align: left; }

#footer-right {
  width: 280px;
  float: right; }

#bottom ul {
  list-style: none;
  margin: 0 0 10px 0; }

#bottom li {
  float: left;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px; }

#bottom a {
  color: #aaaaaa; }

#bottom a:hover {
  color: #498c95; }

#bottom p {
  line-height: 1.5em; }

#footer-nav {
  margin: 14px 0 0 0; }

#footer-nav li {
  border-left: solid 1px #cccccc; }

#footer-nav li:first-child {
  border-left: none;
  margin: 0;
  padding: 0; }

#sm-icons {
  float: right;
  margin: 0; }

#sm-icons li {
  margin: 0 0 0 5px;
  padding: 0; }

.icon-social {
  width: 32px;
  height: 32px;
  background: url(/cdn/shop/t/70/assets/social-icons-light-bg.png?v=161336803336762963711635394034) no-repeat;
  display: block; }

.icon-social {
  filter: alpha(opacity=50);
  /* internet explorer */
  -khtml-opacity: 0.5;
  /* khtml, old safari */
  -moz-opacity: 0.5;
  /* mozilla, netscape */
  opacity: 0.5;
  /* fx, safari, opera */ }

.icon-social:hover {
  filter: alpha(opacity=100);
  /* internet explorer */
  -khtml-opacity: 1;
  /* khtml, old safari */
  -moz-opacity: 1;
  /* mozilla, netscape */
  opacity: 1;
  /* fx, safari, opera */ }

.icon-social.twitter {
  background-position: 0 0; }

.icon-social.facebook {
  background-position: -50px 0; }

.icon-social.youtube {
  background-position: -100px 0; }

.icon-social.atom {
  background-position: -150px 0; }

.icon-social.instagram {
  background-position: -200px 0; }

.icon-social.pinterest {
  background-position: -250px 0; }

.icon-social.vimeo {
  background-position: -300px 0; }

.icon-social.tumblr {
  background-position: -350px 0; }

.icon-social.google {
  background-position: -400px 0; }

#footer-payment-methods {
  clear: both;
  border-top: solid 1px #D7D7D7;
  padding: 15px 0 0 0;
  text-align: center; }

#footer-payment-methods p {
  margin: 0 0 5px 0;
  text-transform: uppercase; }

#footer-payment-methods img {
  width: 50px; }

.ie6 #footer-payment-methods, .ie7 #footer-payment-methods, .ie8 #footer-payment-methods {
  display: none; }

/**
 * Homepage Carousel
 */
/* Adjust this to alter the width and height of the carousel. */
#carousel,
#carousel .items > li {
  width: 740px;
  height: 300px; }

#carousel-wrapper {
  margin: 0 0 30px 0; }

#carousel {
  position: relative;
  z-index: 50;
  overflow: hidden;
  background: #F4F4F4; }

#carousel p,
#carousel li {
  margin: 0; }

#carousel .items {
  margin: 0;
  padding: 0;
  width: 20000em;
  position: absolute;
  z-index: 1; }

#carousel .items > li {
  float: left;
  list-style: none; }

#carousel .items img {
  max-width: 100%; }

/* I was on the fence about adding this line in, but hope it will do some good */
#carousel-controls {
  margin-top: 10px; }

#carousel .browse {
  width: 20px;
  height: 100%;
  background: #3a3d3f;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  opacity: .9;
  display: none; }

#carousel-next {
  top: 0;
  right: 0; }

#carousel-prev {
  top: 0;
  left: 0; }

#carousel .arrow {
  display: block;
  position: absolute;
  top: 46%; }

#carousel-next .arrow {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #afafaf;
  left: 5px; }

#carousel-prev .arrow {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #afafaf;
  right: 5px; }

#carousel .browse:hover {
  background: #1d1f20; }

#carousel-next:hover .arrow {
  border-left-color: #ffffff; }

#carousel-prev:hover .arrow {
  border-right-color: #ffffff; }

#carousel-slide-menu {
  list-style-type: none;
  text-align: center; }

#carousel-slide-menu li {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #000000;
  display: inline-block;
  margin: 10px 3px 0;
  cursor: pointer; }

#carousel-slide-menu .active {
  background: #bbbbbb; }

/**
 * Utils
 */
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.hidden {
  display: none;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

/*.clearfix { zoom: 1; }*/
.left {
  float: left; }

.right {
  float: right; }

.btn,
a.btn {
  display: inline-block;
  background: #cccccc url(/cdn/shop/t/70/assets/btn-small-depth.png?v=171432813829885615621635393942) 0 100% repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #cccccc;
  color: #4f5555;
  padding: 5px 10px 4px 10px;
  text-decoration: none;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  cursor: pointer; }

.btn.disabled:hover,
a.btn.disabled:hover {
  border: solid 1px #cccccc;
  background: #cccccc url(/cdn/shop/t/70/assets/btn-small-depth.png?v=171432813829885615621635393942) 0 100% repeat-x;
  color: #4f5555; }

.disabled {
  -moz-opacity: 0.30;
  opacity: .30;
  filter: alpha(opacity=30);
  cursor: default; }

.btn:hover,
a.btn:hover {
  border: solid 1px #439eab;
  background: #439eab url(/cdn/shop/t/70/assets/btn-small-depth.png?v=171432813829885615621635393942) 0 100% repeat-x;
  color: #ffffff; }

.btn-reversed {
  border: solid 1px #439eab;
  background: #439eab url(/cdn/shop/t/70/assets/btn-small-depth.png?v=171432813829885615621635393942) 0 100% repeat-x;
  color: #ffffff; }

.btn-reversed:hover {
  background: #cccccc url(/cdn/shop/t/70/assets/btn-small-depth.png?v=171432813829885615621635393942) 0 100% repeat-x;
  border: solid 1px #cccccc;
  color: #4f5555; }

/**
 * Contact/Newsletter Forms
 */
.contact-form ul {
  margin: 0; }

.contact-form li {
  list-style: none;
  margin: 0 0 8px 0; }

.contact-form label {
  display: block;
  min-width: 90px;
  float: left; }

.contact-form textarea {
  width: 400px;
  height: 100px; }

.contact-form .type-submit {
  margin: 0 0 0 90px; }

.contact-form .error-msg {
  float: none;
  display: inline;
  margin: 0 0 0 10px;
  font-size: 11px;
  padding: 6px; }

.contact-form .has-error input {
  border: solid 1px #ef3a22; }

/**
 * Some print style resets
 */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/**
 * No products
 * Visible only to an empty store.
 */
#featured-grid .placeholder {
  display: block;
  width: 240px;
  height: 200px;
  background: #cccccc url(/cdn/shop/t/70/assets/placeholder-product.png?v=33522255482286408571635394020) 50% 50% no-repeat; }

.product-grid .placeholder {
  width: 177px;
  height: 130px;
  display: block;
  background: #cccccc url(/cdn/shop/t/70/assets/placeholder-product.png?v=33522255482286408571635394020) 50% 50% no-repeat; }

.no-products {
  position: relative; }

.no-products-overlay {
  opacity: .75;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BFffffff', endColorstr='#BFffffff',GradientType=0 );
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0; }

.ie7 .no-products-overlay,
.ie8 .no-products-overlay {
  background: transparent; }

.no-products-post-it {
  position: absolute;
  top: 125px;
  left: 198px;
  z-index: 5;
  width: 345px;
  height: 193px;
  background: url(/cdn/shop/t/70/assets/no-products-post-it.png?v=47401730293511213321635394017) 0 0 no-repeat;
  font-family: georgia, serif;
  font-size: 16px;
  color: #4b4a43;
  text-align: center;
  text-shadow: 0 1px 0 #fff; }

.no-products-post-it-content {
  padding: 65px 20px 20px 20px;
  line-height: 1.4em; }

.no-products-post-it em {
  display: block;
  color: #3b3a34;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  margin: 0 0 10px 0; }

.no-products-post-it a {
  color: #25669c; }

/* Added by Caroline on January 14th for Customizr */
#product-actions input.text,
#product-actions input[type=text],
#product-actions textarea {
  width: 90%; }

#product-actions input[type=text]:invalid,
#product-actions textarea:invalid {
  -moz-box-shadow: inset 0 0 1px 1px #FF9494;
  -webkit-box-shadow: inset 0 0 1px 1px #FF9494;
  box-shadow: inset 0 0 1px 1px #FF9494; }

.error span {
  line-height: 2;
  color: red; }

@font-face {
  font-family: 'hallo-sans';
  src: url(/cdn/shop/t/70/assets/Hallosans.eot?v=41784240367298009521635393980) format("embedded-opentype"), url(/cdn/shop/t/70/assets/Hallosans.ttf?v=172140275621888114191635393982) format("truetype"), url(/cdn/shop/t/70/assets/Hallosans.woff?v=117839349553257569141635393982) format("woff"), url(/cdn/shop/t/70/assets/Hallosans.woff2?v=19414008621331799321635393983) format("woff2"); }

@font-face {
  font-family: Pixel;
  src: url(/cdn/shop/t/70/assets/pixel.woff2?v=123904905222641400551635394020); }

@font-face {
  font-family: backupPixel;
  src: url(/cdn/shop/t/70/assets/f57af190-0b0c-4f13-b8c9-5f7ea791b6ff.eot?v=130096221349233989441635393957);
  src: url(/cdn/shop/t/70/assets/f57af190-0b0c-4f13-b8c9-5f7ea791b6ff.eot?v=130096221349233989441635393957) format("eot"), url(/cdn/shop/t/70/assets/69e02f27-652b-476b-b7d5-9417fbbf8746.ttf?v=124330066375258668961635393930) format("truetype"), url(/cdn/shop/t/70/assets/9c200a14-d264-405c-86bf-d27b840e86be.woff?v=174744833332690535251635393931) format("woff"), url(/cdn/shop/t/70/assets/4d8bd4f0-ce40-4f34-a0b8-49bc51024ea8.woff2?v=145953949490697377211635393930) format("woff2"); }

.headerLogo {
  width: 200px;
  position: relative; }

.nav-item {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 25px;
  color: black;
  margin-left: 60px;
  font-weight: 300;
  cursor: pointer;
  text-decoration: none; }

.headContainer {
  position: fixed !important;
  top: 0px;
  z-index: 900;
  width: 100% !important;
  background: white; }

.headRow {
  height: 80px;
  z-index: 900;
  background: white;
  position: relative;
  width: 93vw;
  margin: auto !important;
  /*&:before{
    content: "";
    height: 80px;
    width: 300%;
    left: -100%;
    background: white;
    position: absolute;
  }*/ }

.right-hand-nav {
  display: flex;
  float: right;
  position: absolute;
  right: 0px;
  top: 27px; }

.shopping-cart img {
  height: 48px;
  position: relative;
  top: -8px; }

#dropDownMenu {
  top: -80px;
  box-shadow: 0 2px 4px rgba(14, 17, 17, 0.16); }
  @media screen and (max-width: 1090px) {
    #dropDownMenu {
      display: none; } }

.drop-down {
  background-color: #EC1B31;
  height: 120px;
  display: block;
  width: 100%;
  background-image: url("/cdn/shop/files/dropDownBackground.png?15902460701650614288");
  transition: all .2s;
  position: fixed;
  top: 80px;
  z-index: 800; }

.dropDownArrow {
  height: 0px;
  position: relative;
  top: 0px;
  margin: auto; }

#dropArrow {
  position: absolute;
  left: 0px;
  margin-left: 0px;
  transition: all .2s; }

.dropdown-menu {
  display: none;
  max-width: none;
  margin: auto;
  padding-right: 50px;
  justify-content: flex-end;
  text-transform: uppercase;
  position: relative;
  top: 55px; }
  .dropdown-menu#search-website {
    top: 0; }

.dropDownLink {
  font-family: "open sans";
  font-weight: 300;
  font-size: 15px;
  color: white;
  letter-spacing: 1.5px;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  margin-left: 30px;
  margin-right: 30px; }
  .dropDownLink:hover {
    color: white; }

.footerContainer {
  background: #0F7C49;
  padding-left: 5%;
  padding-right: 5%;
  width: 100vw;
  display: block;
  margin-top: 40px; }
  .footerContainer form {
    max-width: 860px;
    margin: auto;
    margin-top: 26px;
    display: flex;
    position: relative;
    z-index: 10; }

.footerGraphic {
  position: relative;
  width: 100%;
  height: 0px;
  top: 100px;
  margin: auto; }
  .footerGraphic img {
    width: 326px;
    height: auto;
    position: relative;
    left: -18px; }

.footerTitle {
  text-align: center;
  margin-top: 101px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 30px;
  letter-spacing: .86px;
  color: white;
  font-weight: 300;
  position: relative;
  z-index: 10; }

.footerSignUpField {
  width: 72%;
  height: 57px;
  background: white;
  font-family: "Helvetica" "Arial" sans-serif;
  color: #656464;
  font-size: 18px;
  letter-spacing: 0.57px;
  padding-left: 15px;
  margin: 0px; }

.footerSignUpButton {
  width: 28%;
  height: 57px;
  background: #FFDD17;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-weight: 900;
  font-size: 25px;
  text-align: center;
  letter-spacing: 1.39px;
  margin: 0px; }

.footerFollow {
  text-align: center;
  margin-top: 56px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 30px;
  letter-spacing: .86px;
  color: white;
  font-weight: 300;
  margin-bottom: 27px;
  position: relative;
  z-index: 10; }

.footerIconContainer {
  height: 52px;
  max-width: 400px;
  display: flex;
  justify-content: space-around;
  margin: auto;
  font-size: 57px;
  color: white;
  position: relative;
  z-index: 10; }
  .footerIconContainer a {
    color: white; }
    .footerIconContainer a:hover {
      color: white; }

.footerFacebook i, .footerTwitter i, .footerInsta i, .footerYoutube i {
  position: relative;
  top: -6px; }

.footerLine {
  width: 100%;
  height: 3px;
  background: white;
  margin: auto;
  margin-top: 80px; }

.footerSubText {
  text-align: center;
  margin-top: 31px;
  padding-bottom: 31px;
  font-family: "Lucida Grande";
  color: white;
  font-size: 12px;
  font-weight: 300; }
  .footerSubText a {
    color: #faefb3;
    text-decoration: none; }

.homeSlideCrop {
  margin-top: 46px;
  display: block;
  width: 100vw;
  height: 648px;
  max-height: 670px;
  overflow: hidden; }

.homeSlideContainer {
  display: flex;
  width: 400%;
  position: relative;
  left: 0%;
  transition: all .5s;
  transition-timing-function: ease-in-out; }
  @media only screen and (max-width: 1440px) {
    .homeSlideContainer {
      width: 5760px; } }

.slide1Container {
  width: 100vw;
  height: 648px;
  max-height: 670px;
  background-image: url("/cdn/shop/files/slide1Bkg.jpg?2407136281744673455");
  background-size: cover;
  background-position: center bottom;
  overflow: hidden;
  position: relative;
  left: 0px; }

.slide1Title {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 100px;
  color: white;
  text-align: center;
  letter-spacing: -2px;
  display: block;
  padding-top: 80px;
  position: relative;
  top: -11px;
  line-height: 75%; }

.slide1SubTitle {
  margin-top: 0px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  color: white;
  text-align: center; }

.wideMakeyButton {
  text-align: center;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 30px;
  color: #404042;
  padding-top: 27px;
  width: 543.22px;
  height: 84.18px;
  position: relative;
  z-index: 5;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  cursor: pointer;
  background-image: url("/cdn/shop/files/WideButton3.png?756815148774904486"); }
  .wideMakeyButton:before {
    content: url("/cdn/shop/files/WideButton1.png?756815148774904486");
    position: absolute;
    top: -7px;
    left: -3px;
    z-index: 5; }
  .wideMakeyButton:after {
    content: url("/cdn/shop/files/WideButton2.png?756815148774904486");
    position: absolute;
    z-index: 5;
    top: 0px;
    left: -2px; }

.slide1Button {
  margin: auto;
  margin-top: 20px; }

.slide2Container {
  width: 100vw;
  height: 648px;
  max-height: 670px;
  background-image: url("/cdn/shop/files/slide2Bkg.png?15259444178415345949");
  background-size: cover;
  overflow: hidden;
  position: relative;
  left: 0px; }

.slide2Content {
  width: 85%;
  max-width: 1200px;
  margin: auto; }

.slide2TextContainer {
  display: inline-block;
  position: relative;
  margin: auto;
  height: 0px;
  width: 30%;
  min-height: 400px; }

.slide2SubTitle {
  margin-top: 40%;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  color: white;
  text-align: center;
  position: relative;
  z-index: 5; }

.slide2Title {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 100px;
  color: white;
  text-align: center;
  letter-spacing: -2px;
  display: block;
  padding-top: 40px;
  position: relative;
  top: -21px;
  line-height: 75%;
  padding-bottom: 35px;
  z-index: 5; }

.smallMakeyButtonYellow {
  text-align: center;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 30px;
  margin: auto;
  color: #404042;
  padding-top: 22px;
  width: 322px;
  height: 75px;
  position: relative;
  z-index: 5;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  text-decoration: none;
  background-image: url("/cdn/shop/files/SmallButton3.png?2735495474876988255"); }
  .smallMakeyButtonYellow:before {
    content: url("/cdn/shop/files/SmallButton1.png?2735495474876988255");
    position: absolute;
    top: -9px;
    left: -3px;
    z-index: 5; }
  .smallMakeyButtonYellow:after {
    content: url("/cdn/shop/files/SmallButton2.png?2735495474876988255");
    position: absolute;
    z-index: 5;
    top: -4px;
    left: 5px; }

.slide2Img {
  height: 0px;
  display: inline;
  float: right;
  position: absolute;
  margin-top: 52px;
  z-index: 3; }
  .slide2Img img {
    width: 833px; }

.slide2CircleFull {
  width: 0px;
  height: 0px;
  display: block;
  position: relative;
  top: -334px;
  left: 29px;
  z-index: 1; }

.slide2CircleOutline {
  width: 0px;
  height: 0px;
  display: block;
  position: relative;
  top: -270px;
  left: 129px; }

.slide3Container {
  width: 100vw;
  height: 648px;
  max-height: 670px;
  background-color: #2AB573;
  background-image: url("/cdn/shop/files/slide3Img.png?5708261266401248558");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  left: 0px; }

.slide3TextContainer {
  display: inline-block;
  position: relative;
  margin: auto;
  height: 0px;
  width: 34%;
  min-height: 400px;
  float: right;
  margin-right: 74px; }

.slide3SubTitle {
  margin-top: 49%;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  color: white;
  text-align: center;
  position: relative;
  z-index: 5; }

.slide3Title {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 100px;
  color: white;
  text-align: center;
  letter-spacing: -2px;
  display: block;
  padding-top: 40px;
  position: relative;
  top: -21px;
  line-height: 75%;
  padding-bottom: 35px;
  z-index: 5; }

.slide3Content {
  width: 65%;
  max-width: 1200px;
  margin: auto; }

.slide3Img1 {
  height: 0px;
  width: 0px;
  display: block;
  position: relative;
  top: 150px;
  left: 34px;
  z-index: 3; }
  .slide3Img1 img {
    width: 267px; }

.slide3Img2 {
  height: 0px;
  width: 0px;
  display: block;
  position: relative;
  top: 50px;
  left: 221px;
  z-index: 3; }
  .slide3Img2 img {
    width: 302px;
    max-width: 303px; }

.slide3CircleFull {
  width: 0px;
  height: 0px;
  display: block;
  position: relative;
  float: right;
  left: -8px;
  top: 100px;
  z-index: 1; }

.slide3CircleOutline {
  width: 0px;
  height: 0px;
  display: block;
  position: relative;
  float: right;
  left: -50px;
  top: 170px; }

.slide4Container {
  width: 100vw;
  height: 648px;
  max-height: 670px;
  background-color: #EC1B31;
  background-image: url("/cdn/shop/files/slide4Bkg.png?7300863748959642928");
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  left: 0px; }

.slide4TextContainer {
  display: inline-block;
  position: relative;
  margin: auto;
  height: 0px;
  width: 34%;
  min-height: 400px;
  float: right;
  margin-right: 204px; }

.slide4SubTitle {
  margin-top: 29%;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  color: white;
  text-align: center;
  position: relative;
  z-index: 5; }

.slide4Title {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 100px;
  color: white;
  text-align: center;
  letter-spacing: -2px;
  display: block;
  padding-top: 40px;
  position: relative;
  top: -31px;
  line-height: 75%;
  padding-bottom: -5px;
  z-index: 5;
  line-height: 103%; }

.slide4Img {
  height: 0px;
  width: 0px;
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 3; }
  .slide4Img img {
    width: 792px; }

.slide4CircleFull {
  width: 0px;
  height: 0px;
  display: block;
  position: relative;
  float: right;
  left: -8px;
  top: 52px;
  z-index: 1; }

.slide4CircleOutline {
  width: 0px;
  height: 0px;
  display: block;
  position: relative;
  float: right;
  left: 145px;
  top: 65px; }

.homeSlideLeftArrow {
  position: absolute;
  z-index: 90;
  left: 30px;
  top: 284px;
  cursor: pointer; }

.homeSlideRightArrow {
  position: absolute;
  z-index: 90;
  top: 284px;
  cursor: pointer;
  right: 30px; }

.homeRow1 {
  width: 95%;
  max-width: 1320px;
  display: flex;
  margin: auto;
  margin-top: 60px; }

.homeRow1Left {
  display: inline-block;
  width: 66%;
  height: 460px;
  max-height: 460px;
  border: 20px solid #FFDD17;
  background-image: url("/cdn/shop/files/homeRow1Arrows.png?6877190918060945887");
  background-repeat: no-repeat;
  background-position: 15px -10px;
  background-size: contain; }

.homeRow1Right {
  width: 460px;
  height: 460px;
  max-width: 460px;
  max-height: 460px;
  display: inline-block;
  background-size: cover;
  overflow: hidden; }

.homeRowLeftTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-weight: 300;
  font-size: 45px;
  color: #404042;
  display: block;
  text-align: center;
  margin-top: 75px; }

.homeRowLeftText {
  font-family: "Open Sans";
  font-weight: 300;
  color: #404042;
  text-align: center;
  display: block;
  margin-top: 5px;
  font-size: 18px;
  line-height: 175%; }

.homeRowLeftRibbon {
  max-width: 600px;
  width: 100%;
  margin-top: 25px;
  display: block; }

.homeRow1LeftContent {
  margin: auto;
  width: 95%;
  max-width: 620px; }

.homeVideoBlockBkg {
  background-image: url("/cdn/shop/files/homePageVidBlock.png?9682875241054004035");
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px; }

.homeVideoFeatured {
  max-width: 1120px;
  height: auto;
  display: block;
  margin: auto;
  position: relative;
  z-index: 1; }

.homeVideoFeaturedPlayButton {
  position: relative;
  z-index: 2;
  margin: auto;
  display: block;
  margin-top: -457px;
  cursor: pointer; }

.homeVideoFeaturedContainer {
  display: block;
  padding-bottom: 100px; }

.homeVideoFeaturedSubTitle {
  position: relative;
  z-index: 2;
  text-align: center;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: white;
  font-size: 45px;
  font-weight: 300;
  display: block;
  margin-top: 20px; }

.homeVideoFeaturedTitle {
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
  display: block;
  font-size: 123px;
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-weight: 300;
  margin-top: -20px; }

.homeVideoFeaturedRow {
  display: flex;
  max-width: 1120px;
  justify-content: space-between;
  margin: auto; }

.homeFeaturedProductsTitle {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 70px;
  color: #404042;
  letter-spacing: -2px;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
  display: block; }

.homeFeaturedProductsRow {
  display: flex;
  max-width: 1440px;
  justify-content: space-around;
  margin: auto; }

.homeFeaturedProductContainer {
  max-width: 400px; }

.homeFeaturedProductImageBoxRed {
  border: 30px solid #f16921;
  max-width: 400px;
  max-height: 400px;
  width: 400px;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.homeFeaturedProductImageBoxGreen {
  border: 30px solid #2ab573;
  max-width: 400px;
  max-height: 400px;
  width: 400px;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.homeFeaturedProductImageHorizontal {
  margin-left: -15px;
  width: calc(100% + 30px);
  height: auto; }

.homeFeaturedProductImageVerticle {
  margin: auto;
  height: calc(100% + 30px);
  width: auto; }

.homeFeaturedProductTextBox {
  border: 10px solid #ffdd17;
  max-width: 400px;
  width: 400px;
  padding: 40px;
  height: 503px; }

.homeFeaturedProductTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  color: #404042;
  letter-spacing: -1px;
  margin-top: 50px; }

.homeFeaturedProductDescription {
  margin-top: 10px;
  font-family: "Open Sans";
  font-size: 18px;
  color: #424142;
  line-height: 30px; }

.homeFeaturedProductPrice {
  margin-top: 20px;
  font-family: "Open Sans";
  font-size: 25px;
  color: #424142;
  line-height: 30px;
  display: block; }

.smallMakeyButtonRed {
  text-align: center;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 30px;
  margin: auto;
  color: white;
  padding-top: 22px;
  width: 322px;
  height: 75px;
  position: relative;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 5;
  cursor: pointer;
  background-image: url("/cdn/shop/files/redRectangle.png?715144612681335374"); }
  .smallMakeyButtonRed:before {
    content: url("/cdn/shop/files/SmallButton1.png?2735495474876988255");
    position: absolute;
    top: -9px;
    left: -3px;
    z-index: 5; }
  .smallMakeyButtonRed:after {
    content: url("/cdn/shop/files/SmallButton2.png?2735495474876988255");
    position: absolute;
    z-index: 5;
    top: -4px;
    left: 5px; }

.homeFeaturedProductOrderButton {
  margin-top: -45px;
  margin-bottom: 65px; }

.discountFeaturedPrice {
  color: #ae0e1f;
  text-decoration: line-through;
  font-size: 20px; }

.videoPopup {
  width: 100vw;
  height: 100vh;
  position: fixed;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  top: 100vh;
  left: 0px;
  z-index: 1000;
  transition: all .2s; }
  .videoPopup iframe {
    margin: auto;
    display: block;
    margin-top: 20vh; }
  .videoPopup i {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 75px;
    color: white;
    cursor: pointer; }

.backgroundRectangle {
  display: inline-block;
  padding-bottom: 65px;
  position: relative;
  width: 100%;
  z-index: 3; }
  .backgroundRectangle:after {
    display: block;
    content: "";
    position: absolute;
    width: 94%;
    left: 3%;
    height: 94%;
    top: 3%;
    border: 20px solid #FFDD17;
    z-index: -1; }

.topLevel {
  position: relative;
  z-index: 500; }

.bottomLevel {
  position: relative;
  z-index: 0; }

.hpRow {
  display: flex;
  width: 100vw; }

.hpPersonRow {
  display: flex;
  width: 100vw; }

.hpHalfRow {
  display: flex;
  width: 50vw; }

.oneHigh {
  height: 25vw; }

.twoHigh {
  height: 50vw; }

.threeHigh {
  height: 75vw; }

.hpBlock {
  overflow: hidden;
  display: block;
  width: 50vw; }

.hpHalfBlock {
  overflow: hidden;
  display: block;
  width: 25vw; }

.fitSquare {
  height: 100%; }

.ribbon {
  float: right;
  top: 60px;
  max-width: 557px;
  width: 80%; }

.greenWire {
  margin-top: -7vw;
  position: relative;
  left: 10vw;
  width: 35vw; }

.hpBlockTextRight {
  padding: 25px 130px 25px 60px; }

.hpBlockTextLeft {
  padding: 25px 60px 25px 130px; }

.titleText {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 45px;
  color: #404042;
  display: block; }

.bodyText {
  font-family: "Open Sans";
  font-size: 18px;
  line-height: 30px;
  color: #404042; }
  .bodyText a {
    color: #2AB573; }

.gameBenderBkg {
  background-image: url("/cdn/shop/files/gameBenderBkg.png?7782580453409805471");
  background-size: cover; }

.pixelHeader {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 7vw;
  letter-spacing: -2px;
  color: white;
  text-align: center;
  display: block; }

.gameBenderSub {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: white;
  font-size: 45px;
  text-align: center;
  display: block; }

.gameBenderButton {
  margin: auto; }

.gameBenderFlex {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 80px 0; }

.hpCircut {
  width: 100%;
  margin-top: -80px;
  opacity: .3; }

.postCircutText {
  margin-top: -100px; }

.postCircutBody {
  font-size: 1.2vw !important;
  line-height: 2vw !important; }

.homeVideoFeaturedBelow {
  position: relative;
  z-index: 1;
  max-width: 600px;
  margin: auto;
  margin-top: 65px;
  height: auto;
  overflow: hidden; }
  .homeVideoFeaturedBelow img {
    display: block;
    max-height: 378px; }
  .homeVideoFeaturedBelow:after {
    content: url("/cdn/shop/files/homeVideoSmallPlay.png?13256776228778102390");
    width: 33%;
    position: absolute;
    z-index: 20;
    top: 0px;
    transform: translateY(calc(50% - 43px));
    left: calc(50% - 43px);
    height: 100%;
    cursor: pointer; }

.hpProduct {
  width: 50vw; }

.person {
  width: 50vw;
  height: 545px;
  overflow: hidden;
  position: relative;
  z-index: -1; }
  .person img {
    margin: auto;
    margin-top: 35px;
    display: block;
    max-width: 100%; }

.hpMakey {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 28px;
  text-align: center;
  padding-top: 80px;
  color: white;
  margin-bottom: -15px;
  display: block; }

.hpProductDesc {
  font-family: "Open Sans";
  font-size: 23px;
  line-spacing: 30px;
  height: 75px;
  color: white;
  text-align: center;
  display: block;
  padding-top: 15px; }

.colorBlock {
  padding: 0 70px 110px 70px; }

.hpProductButton {
  position: relative;
  top: -40px;
  margin-bottom: 80px; }

.inspiredContainer {
  width: calc(100% - 30px);
  display: block;
  margin: -40px 15px 20px 15px; }

.inspiredTitle {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 90px;
  color: #424142;
  letter-spacing: -2px;
  line-height: 75px;
  margin-left: 120px;
  text-transform: uppercase; }

.inspiredSub {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 3vw;
  color: #F16921;
  position: relative;
  top: -37px;
  left: -16px; }

.inspiredFlex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: -15px; }

.inspiredBlock {
  width: calc(25% - 15px);
  display: flex;
  flex-direction: column;
  cursor: pointer; }

.inspiredPhoto {
  width: 100%;
  height: auto; }

.inspiredTextBlock {
  background: rgba(108, 110, 112, 0.05);
  width: 100%;
  padding: 40px;
  height: 212px; }

.inspiredNum {
  font-size: 18px;
  display: block; }
  .inspiredNum i {
    font-size: 18px;
    color: red;
    position: relative;
    top: 3px; }

.inspiredTextTitle {
  font-family: "Open Sans";
  font-size: 1.8vw;
  color: #404042;
  margin-top: 5px;
  display: block;
  margin-bottom: 15px; }

.inspiredCreated {
  font-size: 18px; }

.inspiredPerson {
  font-size: 18px;
  color: #2AB573; }

.fullScreenYellowButton {
  margin-top: 10px;
  display: block;
  text-decoration: none; }
  .fullScreenYellowButton img {
    position: relative;
    margin: auto;
    display: block;
    max-width: 100%;
    height: 80px; }
  .fullScreenYellowButton span {
    display: block;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-size: 30px;
    text-align: center;
    color: #404042;
    position: relative;
    z-index: 5;
    margin-top: -54px; }

.warning {
  margin: auto;
  display: block;
  max-width: 100%; }

.underWire {
  padding: 10px 130px 25px 60px; }

.underWireTitle {
  font-size: 2.7vw; }

.underWireText {
  font-size: 1.2vw;
  line-height: 2vw; }

#mobileNavBurger {
  display: flex;
  position: absolute;
  right: 15px;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  cursor: pointer; }
  #mobileNavBurger i {
    font-size: 38px;
    color: #404042; }

.desktopFlex {
  display: flex !important; }

.mobileFlex {
  display: none !important; }

.desktopBlock {
  display: block !important; }

.mobileBlock {
  display: none !important; }

.gameBenderButton {
  text-decoration: none; }
  .gameBenderButton img {
    width: 80%;
    max-width: 543px;
    display: block;
    margin: auto; }
  .gameBenderButton span {
    transform: translateY(-65px);
    display: block;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-size: 30px;
    text-align: center;
    color: #404042;
    position: relative;
    z-index: 5; }

#mobileNav {
  display: none;
  overflow: auto; }

#mobileNavBurger {
  display: none; }

.DesktopFullScreenBlock {
  display: block !important; }

.MobileFullScreenBlock {
  display: none !important; }

@media only screen and (min-width: 700px) and (max-width: 1090px) {
  .homeVideoFeaturedBelow img {
    max-height: 100%;
    max-width: 100%;
    height: auto; }
  .homeVideoFeaturedBelow:after {
    top: 0px;
    transform: translateY(calc(50% - 43px));
    left: calc(50% - 43px);
    height: 100%; }

  .homeSlideCrop {
    height: 461px; }

  .slide1Container, .slide2Container, .slide3Container, .slide4Container {
    height: 461px;
    max-height: 461px; }

  .slide2TextContainer {
    width: 34%; }
    .slide2TextContainer a {
      transform: scale(0.8); }

  .slide2Title {
    font-size: 90px; }

  .slide2Img img {
    width: 610px; }

  .slide2CircleFull {
    top: -394px;
    left: -11px; }
    .slide2CircleFull img {
      transform: scale(0.8); }

  .slide3Content {
    width: 85%; }

  .slide3TextContainer {
    magin-right: 44px; }

  .slide3Button {
    transform: scale(0.7);
    top: -40px;
    left: -60px; }

  .slide3Img1 {
    top: 30px;
    left: -36px; }
    .slide3Img1 img {
      transform: scale(0.7); }

  .slide3Img2 {
    top: -30px;
    left: 81px; }
    .slide3Img2 img {
      transform: scale(0.7); }

  .slide4Img {
    left: -120px; }
    .slide4Img img {
      width: 522px; }

  .slide4TextContainer {
    margin-right: 84px; }

  .slide4Button {
    transform: scale(0.7);
    margin-top: -20px; }

  .right-hand-nav {
    display: none; }

  .desktopFlex {
    display: none !important; }

  .mobileFlex {
    display: flex !important; }

  .oneHigh {
    height: 50vw; }

  .greenWire {
    width: 45vw; }

  .underWire {
    padding: 10px 70px 25px 40px;
    margin-top: 15px; }

  .underWireTitle {
    font-size: 4.7vw; }

  .underWireText {
    font-size: 1.7vw;
    line-height: 3vw; }

  .backgroundRectangle::after {
    top: 1%;
    height: 98%; }

  .desktopBlock {
    display: none !important; }

  .mobileBlock {
    display: block !important; }

  .hpMobileBlockTextLeft {
    padding: 25px 30px 25px 80px; }

  .postCircutBody {
    font-size: 1.6vw !important;
    line-height: 3vw !important; }

  .gameBenderButton span {
    font-size: 25px;
    transform: translateY(-45px); }
  .gameBenderButton img {
    height: 60px; }

  .hpPersonRow {
    flex-direction: column; }

  .hpProduct {
    width: 100vw; }

  .person {
    margin: auto;
    width: 70%; }

  .colorBlock {
    margin-top: -70px; }

  .hpProductButton {
    margin-bottom: 0px; }

  .footerGraphic {
    opacity: 0; }

  .inspiredBlock {
    width: calc(33% - 15px);
    display: inline-block; }

  .inspiredTitle {
    font-size: 8vw;
    margin-left: 7%; }

  .inspiredSub {
    top: -25px;
    left: -6px;
    font-size: 17px; }

  .productTitle {
    font-size: 15vw !important; }

  .videoPopup iframe {
    width: 90vw;
    height: 50vw;
    margin-top: 30vh; }

  .gameBenderSub {
    display: none; }

  .gameBenderFlex {
    padding: 20px 0; }

  .shopping-cart img {
    top: 20px;
    width: 55px;
    height: auto;
    display: block;
    float: left;
    margin-left: 30px; }

  .mobileNavExit {
    color: black;
    float: right;
    margin-right: 30px;
    margin-top: 15px; }
    .mobileNavExit i {
      font-size: 56px;
      cursor: pointer; }

  .mobileNavItem {
    display: block;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid lightgray;
    width: 85%;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-size: 25px;
    text-decoration: none;
    color: #404042;
    margin: auto; }

  .mobilePadding {
    display: block;
    height: 65px; }

  #mobileNav {
    position: fixed;
    height: 100vh;
    max-width: 512px;
    display: block;
    background: white;
    right: -100vw;
    z-index: 900;
    top: 0px;
    width: 100%;
    transition: all .3s;
    overflow: scroll; }

  #mobileNavOverlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 800;
    width: 100vw;
    height: 100vh;
    background: black;
    opacity: .5;
    overflow: scroll; }

  .mobileDropDown {
    height: auto;
    width: 85%;
    margin: auto;
    padding: 10px 0px;
    display: flex;
    flex-direction: column; }
    .mobileDropDown a {
      padding: 0px 0px;
      font-family: "Open Sans";
      font-weight: 900;
      color: red;
      font-size: 15px;
      text-decoration: none;
      text-transform: uppercase;
      overflow: hidden;
      height: 0px;
      transition: all .2s; }

  .mobileArrow {
    float: right;
    position: relative;
    top: 4px;
    transition: all .2s;
    transform: rotate(0deg); }

  .expanded .mobileArrow {
    transform: rotate(90deg); }
  .expanded a {
    height: 35px !important;
    padding: 10px 0px !important; }

  #mobileNavBurger {
    display: block;
    margin-top: 18px; } }
@media only screen and (max-width: 800px) {
  .wideMakeyButton {
    text-align: center;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 25px;
    margin: auto;
    color: #404042;
    padding-top: 22px;
    width: 282px;
    height: 89px;
    position: relative;
    z-index: 5;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    text-decoration: none;
    background-image: url("/cdn/shop/files/SmallButton3.png?2735495474876988255");
    background-repeat: no-repeat;
    background-position: bottom; }
    .wideMakeyButton:before {
      content: url("/cdn/shop/files/SmallButton1.png?2735495474876988255");
      position: absolute;
      top: 7px;
      left: -23px;
      transform: scaleX(0.9);
      z-index: 5; }
    .wideMakeyButton:after {
      content: url("/cdn/shop/files/SmallButton2.png?2735495474876988255");
      position: absolute;
      z-index: 5;
      top: 11px;
      left: -20px;
      transform: scaleX(0.9); }

  .smallMakeyButtonYellow {
    text-align: center;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 25px;
    margin: auto;
    color: #404042;
    padding-top: 38px;
    width: 282px;
    height: 89px;
    position: relative;
    z-index: 5;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    text-decoration: none;
    background-image: url("/cdn/shop/files/SmallButton3.png?2735495474876988255");
    background-repeat: no-repeat;
    background-position: bottom; }
    .smallMakeyButtonYellow:before {
      content: url("/cdn/shop/files/SmallButton1.png?2735495474876988255");
      position: absolute;
      top: 7px;
      left: -23px;
      transform: scaleX(0.9);
      z-index: 5; }
    .smallMakeyButtonYellow:after {
      content: url("/cdn/shop/files/SmallButton2.png?2735495474876988255");
      position: absolute;
      z-index: 5;
      top: 11px;
      left: -20px;
      transform: scaleX(0.9); } }
@media only screen and (max-width: 700px) {
  .shopping-cart img {
    top: 20px;
    width: 60px;
    height: auto;
    display: block;
    float: left;
    margin-left: 30px; }

  .mobileNavExit {
    color: #404042;
    float: right;
    margin-right: 30px;
    margin-top: 15px; }
    .mobileNavExit i {
      font-size: 56px;
      cursor: pointer; }

  .mobileNavItem {
    display: block;
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid lightgray;
    width: 85%;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-size: 25px;
    text-decoration: none;
    color: #404042;
    margin: auto; }

  .mobilePadding {
    display: block;
    height: 85px; }

  #mobileNav {
    position: fixed;
    height: 100vh;
    max-width: 512px;
    display: block;
    background: white;
    right: -100vw;
    z-index: 900;
    top: 0px;
    width: 100%;
    transition: all .3s;
    overflow: scroll; }

  #mobileNavOverlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 800;
    width: 100vw;
    height: 100vh;
    background: black;
    opacity: .5;
    overflow: scroll; }

  .mobileDropDown {
    height: auto;
    width: 85%;
    margin: auto;
    padding: 0px 0px;
    display: flex;
    flex-direction: column; }
    .mobileDropDown a {
      padding: 0px 0px;
      font-family: "Open Sans";
      font-weight: 900;
      color: red;
      font-size: 15px;
      text-decoration: none;
      text-transform: uppercase;
      overflow: hidden;
      height: 0px;
      transition: all .2s; }

  .mobileArrow {
    float: right;
    position: relative;
    top: 4px;
    transition: all .2s;
    transform: rotate(0deg); }

  #mobileNavBurger {
    display: block;
    margin-top: 18px; }

  .right-hand-nav {
    display: none; }

  .desktopFlex {
    display: none !important; }

  .mobileFlex {
    display: flex !important; }

  .desktopBlock {
    display: none !important; }

  .mobileBlock {
    display: block !important; }

  .homeSlideCrop {
    height: 500px; }

  .slide1Container, .slide2Container, .slide3Container, .slide4Container {
    height: 500px;
    max-height: 500px; }

  .slide1Title {
    font-size: 15vw;
    padding-top: 50px; }

  .slide1SubTitle {
    font-size: 10vw; }

  .slide1Container {
    background-position: -100px; }

  .homeSlideRightArrow, .homeSlideLeftArrow {
    top: 344px; }

  .smallMakeyButtonYellow {
    text-align: center;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 30px;
    margin: auto;
    color: #404042;
    padding-top: 22px;
    width: 282px;
    height: 89px;
    position: relative;
    z-index: 5;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    text-decoration: none;
    background-image: url("/cdn/shop/files/SmallButton3.png?2735495474876988255");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 35px; }
    .smallMakeyButtonYellow:before {
      content: url("/cdn/shop/files/SmallButton1.png?2735495474876988255");
      position: absolute;
      top: 7px;
      left: -23px;
      transform: scaleX(0.9);
      z-index: 5; }
    .smallMakeyButtonYellow:after {
      content: url("/cdn/shop/files/SmallButton2.png?2735495474876988255");
      position: absolute;
      z-index: 5;
      top: 11px;
      left: -20px;
      transform: scaleX(0.9); }

  .slide2TextContainer {
    width: 100%; }

  .slide2SubTitle {
    margin-top: 10%; }

  .slide2Title {
    font-size: 21vw;
    padding-bottom: 0px; }

  .slide2Img {
    margin-top: -110px; }
    .slide2Img img {
      width: 273px; }

  .slide3Container {
    background-size: cover; }

  .slide3Content {
    width: 100%; }

  .slide3TextContainer {
    width: 100%;
    float: none; }

  .slide3SubTitle {
    margin-top: 6%;
    font-size: 28px; }

  .slide3Title {
    font-size: 64px; }

  .slide3Button {
    margin-top: -43px; }

  .slide3Img1 {
    top: -140px;
    left: 24px; }
    .slide3Img1 img {
      width: 127px; }

  .slide3Img2 {
    top: -200px;
    left: 121px; }
    .slide3Img2 img {
      width: 162px; }

  .slide4TextContainer {
    width: 100%;
    margin-right: 0px; }

  .slide4SubTitle {
    margin-top: 9%; }

  .slide4Button {
    margin-top: 55px; }

  .slide4Img {
    opacity: .5; }
    .slide4Img img {
      width: 562px; }

  .slide4CircleFull {
    display: none; }

  .slide4CircleOutline {
    z-index: 3; }

  .hpRow {
    flex-direction: column; }

  .hpBlock {
    width: 100vw; }

  .twoHigh {
    height: 100vw; }

  .wire {
    height: auto; }

  .greenWire {
    margin-top: -16vw;
    left: 10vw;
    width: 115vw; }

  .underWire {
    padding: 10px 40px 50px 40px; }

  .underWireTitle {
    font-size: 10.7vw;
    margin-bottom: 9px; }

  .underWireText {
    font-size: 17px !important;
    line-height: 28px !important; }

  .hpCircut {
    display: none; }

  .postCircutText {
    margin-top: 50px;
    padding: 10px 40px 0px 40px; }

  .postCircutBody {
    font-size: 17px !important;
    line-height: 28px !important; }

  .threeHigh {
    height: 150vw; }

  .gameBenderFlex {
    padding: 30px 0px; }

  .pixelHeader {
    font-size: 15vw; }

  .gameBenderSub {
    font-size: 24px; }

  .gameBenderButton span {
    font-size: 22px;
    transform: translateY(-45px); }
  .gameBenderButton img {
    height: 60px; }

  .gameBenderBottom {
    position: relative;
    top: 25px; }

  .hpPersonRow {
    flex-direction: column; }

  .hpProduct {
    width: 100vw; }

  .person {
    margin: auto;
    width: 70%; }

  .colorBlock {
    margin-top: -70px;
    padding: 0 20px 110px 20px; }

  .hpProductButton {
    margin-bottom: 0px; }

  .person {
    height: 335px; }
    .person img {
      margin-top: 55px; }

  .hpMakey {
    padding-top: 60px; }

  .productTitle {
    padding-top: 13px; }

  .hpProductDesc {
    font-size: 18px; }

  .homeVideoFeaturedBelow img {
    max-height: 100%;
    max-width: 100%;
    height: auto; }
  .homeVideoFeaturedBelow:after {
    top: 0px;
    transform: translateY(calc(50% - 43px));
    left: calc(50% - 43px);
    height: 100%; }

  .smallMakeyButtonRed {
    text-align: center;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 30px;
    margin: auto;
    color: white;
    padding-top: 22px;
    width: 282px;
    height: 89px;
    position: relative;
    z-index: 5;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    text-decoration: none;
    background-image: url("/cdn/shop/files/redRectangle.png?715144612681335374");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 35px; }
    .smallMakeyButtonRed:before {
      content: url("/cdn/shop/files/SmallButton1.png?2735495474876988255");
      position: absolute;
      top: 7px;
      left: -23px;
      transform: scaleX(0.9);
      z-index: 5; }
    .smallMakeyButtonRed:after {
      content: url("/cdn/shop/files/SmallButton2.png?2735495474876988255");
      position: absolute;
      z-index: 5;
      top: 11px;
      left: -20px;
      transform: scaleX(0.9); }

  .inspiredTitle {
    font-size: 46px;
    text-align: center;
    display: block;
    margin-left: 0; }

  .inspiredSub {
    top: -17px;
    text-align: right;
    left: 0px;
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 20px; }

  .inspiredFlex {
    flex-direction: column; }

  .inspiredBlock {
    width: 100%;
    margin-bottom: 15px; }

  .inspiredTextTitle {
    font-size: 6.8vw; }

  .inspiredTextBlock {
    height: 192px; }

  .MobileFullScreenBlock {
    display: block !important; }

  .DesktopFullScreenBlock {
    display: none !important; }

  .fullScreenYellowButton span {
    padding: 0 0px;
    width: 65%;
    margin: auto;
    margin-top: -64px;
    font-size: 20px; }

  .warning {
    margin-bottom: 45px; }

  .footerGraphic {
    opacity: 0; }

  .footerContainer form {
    flex-direction: column; }

  .footerSignUpField {
    width: 100%; }

  .footerSignUpButton {
    width: 100%;
    -webkit-appearance: none; }

  .wire {
    height: auto !important; }

  .videoPopup iframe {
    width: 90vw;
    height: 50vw;
    margin-top: 30vh; } }
/* mini cart */
.ajax-cart {
  position: fixed;
  width: 100%;
  max-height: 100%;
  right: 0px;
  top: 70px;
  display: none;
  z-index: 950;
  text-align: right; }

.ajax-cart_container {
  position: relative;
  width: 450px;
  display: inline-block;
  top: 25px;
  right: 45px; }

.ajax-cart_submit-button--fixed {
  position: absolute;
  bottom: 42px;
  right: 45px; }

.ajax-cart_content {
  display: inline-block;
  background: white;
  max-height: 630px;
  width: 450px;
  overflow-y: auto;
  text-align: left;
  position: relative; }

.ajax-cart_content_top {
  padding: 35px 45px 22px 45px; }

.ajax-cart_content_top--cart-page {
  padding: 21px 50px 12px 50px; }

.ajax-cart_content_top_title {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 42px;
  color: #404042;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
  display: inline-block; }

.ajax-cart_content_top_icon {
  float: right;
  margin-top: 5px; }
  .ajax-cart_content_top_icon .custom-x_icon {
    color: #FFFFFF; }

.ajax-cart_content_main {
  padding: 0px 45px 20px 45px;
  background-color: #FFFFFF; }

.ajax-cart_content_main--cart-page {
  padding: 50px; }

.ajax-cart_total {
  padding: 16px 0px 11px 0px;
  margin: 40px 0px 20px 0px; }

.ajax-cart_total--cart-page {
  margin: 0 0 10px 0; }

.ajax-cart_total_text {
  font-size: 14px;
  letter-spacing: 0.8px;
  color: black; }

.ajax-cart_total_amount {
  font-size: 14px;
  letter-spacing: 0.8px;
  color: black; }

.ajax-cart_no-items {
  margin: 6px 0 25px 0;
  text-align: center; }

.ajax-cart_no-items_text {
  font-size: 18px; }

.ajax-cart_item {
  padding: 32px 0;
  height: auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #d1d2d4; }

.ajax-cart_item:first-of-type {
  border-top: 8px solid #FFDD17; }

.ajax-cart_item_col {
  float: left;
  width: 72%; }

.ajax-cart_item_col--left {
  width: 28%;
  padding: 0 20px 0 0; }

.ajax-cart_item_col--left--cart-page {
  width: 35%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%; }
  .ajax-cart_item_col--left--cart-page .ajax-cart_item_col_image {
    max-width: 100px; }

.ajax-cart_item_col--right {
  padding-right: 20px; }

.ajax-cart_item_col--right--cart-page {
  width: 65%; }

.ajax-cart_item_col_image {
  display: block;
  width: 100%;
  max-width: 62px;
  margin: 0 auto; }

.ajax-cart_item_col_text {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 6px;
  font-weight: 100; }

.ajax-cart_item_col_title {
  font-size: 14px;
  letter-spacing: 1px; }

.ajax-cart_item_col_title--link {
  margin-bottom: 60px;
  display: block; }

.ajax-cart_item_col_info_block {
  display: inline-block; }

.ajax-cart_item_col_info_block--first {
  margin-right: 15px; }

.ajax-cart_item_remove {
  height: 22px;
  position: absolute;
  top: 20px;
  right: 0;
  cursor: pointer; }

.ajax-cart_submit-button--cart-page {
  margin-top: 40px; }

.ajax-cart_options {
  margin-top: 15px; }

.ajax-cart_options_edit {
  background-color: #FFFFFF;
  padding: 13px 15px 8px 15px;
  display: inline-block;
  cursor: pointer; }

.ajax-cart_item_col_title--cart-page-amount {
  margin-left: 5px; }

.cart-page_remove-link {
  margin-left: 20px;
  text-decoration: none;
  position: relative;
  bottom: 1px; }

.cart-page_remove-link_image {
  height: 22px; }

.ajax-cart_update-button {
  height: 40px;
  margin-top: 10px;
  width: 100%;
  display: none; }
  .ajax-cart_update-button .theme-button_text {
    line-height: 42px;
    font-size: 14px; }

.ajax-cart_c-quantity {
  background-color: #FFFFFF;
  padding: 5px;
  text-align: center;
  margin-top: 15px;
  display: none; }

@media all and (max-width: 600px) {
  .ajax-cart {
    overflow-y: auto;
    top: 0;
    height: 100%;
    background-color: #FFFFFF; }
    .ajax-cart .container {
      padding: 0; }

  .ajax-cart_content {
    width: 100%;
    height: auto;
    max-height: none;
    box-shadow: none; }

  .ajax-cart_content_main {
    padding: 25px 15px 25px 15px; }

  .ajax-cart_content_top {
    padding: 17px 15px 8px 15px; }

  .ajax-cart_container {
    width: 100vw;
    right: 0px; } }
/* cart page */
.cart-page {
  padding-top: 100px;
  padding-bottom: 150px;
  background-color: #f5f4f3; }

.cart-page_top {
  padding-bottom: 35px;
  position: relative; }
  .cart-page_top .section-callout {
    margin: 0; }
    .cart-page_top .section-callout .section-callout_top {
      margin: 0; }

.cart-page .cart-page_top_link {
  font-size: 14px;
  letter-spacing: 1.12px;
  position: absolute;
  right: 0;
  top: 8px; }

@media all and (max-width: 1199px) {
  .ajax-cart_content_main--cart-page {
    padding: 30px; } }
@media all and (max-width: 991px) {
  .cart-page {
    padding-bottom: 0;
    padding-top: 40px; }

  .cart-page .cart-page_top_link {
    position: static;
    top: auto;
    display: block;
    margin-top: 15px; }

  .ajax-cart_item--cart:first-of-type {
    border-top: none; }

  .ajax-cart_item--cart--first {
    border-top: 1px dashed #979797 !important; }

  .ajax-cart_item--cart--last {
    border-bottom: none !important; }

  .cart-summary-col {
    padding: 0; }

  .cart-summary {
    margin-top: 15px; }

  .ajax-cart_content_main--cart-page {
    padding: 20px 15px; } }
.site-overlay {
  position: fixed;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 108;
  display: none; }

.site-overlay--cart {
  opacity: 0.2;
  background: black;
  z-index: 111; }

.cartNum {
  display: block;
  background-color: red;
  color: white;
  font-family: "open sans";
  font-size: 20px;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: relative;
  top: -69px;
  left: 22px;
  padding-top: 3px; }

.pageHeadPic {
  margin-top: 40px;
  width: 100vw;
  height: 300px;
  overflow: hidden;
  display: block;
  position: relative; }
  .pageHeadPic img {
    min-width: 100%;
    height: auto;
    min-height: 300px; }

.pageHeadYellowLine {
  margin: -20px 40px 40px 40px;
  padding: 10px 0px;
  border: 20px solid #FFDD17; }

.pageHeadTitle {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 70px;
  text-align: center;
  color: #404042;
  display: block; }

.pageBodyContent {
  padding: 0px 60px;
  display: block;
  max-width: 1440px;
  margin: auto; }

.featProdVidBlock {
  display: flex; }

.featProdVidDesc {
  width: 30%;
  height: auto;
  border: 10px solid #FFDD17;
  min-width: 400px; }
  .featProdVidDesc img {
    display: block;
    width: 90%;
    position: relative;
    left: -10px;
    margin-top: 15px; }

.featProdVidTitle {
  padding: 0px 30px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  display: block;
  font-size: 30px;
  color: #404042;
  font-weight: 100; }

.featProdVidBody {
  padding: 0px 30px;
  margin-top: 10px;
  display: block;
  font-family: "open sans";
  font-size: 18px;
  line-height: 30px; }

.featProdVidButton {
  max-width: 340px;
  margin: auto;
  display: block;
  width: 90%;
  position: relative;
  left: 0px !important;
  top: 15px; }

.featProdRow {
  display: flex;
  justify-content: space-between; }

.featAccRow {
  display: flex;
  justify-content: space-between;
  grid-template-columns: repeat(3, 1fr); }

.featAccRow.workshops {
  justify-content: center; }

.featProdBlock {
  margin-top: 60px;
  width: 400px;
  display: block;
  cursor: pointer; }

.featProdImg {
  width: 400px;
  height: auto;
  display: block; }

.featProdText {
  width: 400px;
  border: 10px solid #FFDD17;
  height: 540px; }

.featProdTitle {
  padding: 0px 30px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  display: block;
  font-size: 40px;
  color: #404042;
  font-weight: 100;
  margin-top: 50px; }

.featProdBody {
  padding: 0px 30px;
  margin-top: 10px;
  display: block;
  font-family: "open sans";
  font-size: 18px;
  line-height: 30px; }

.featProdPrice {
  padding: 0px 30px;
  margin-top: 30px;
  display: block;
  font-family: "open sans";
  color: black;
  font-size: 25px;
  line-height: 30px;
  font-weight: 900; }
  .featProdPrice .oldPrice {
    font-weight: 100;
    color: red;
    text-decoration: line-through;
    font-size: 20px; }

.featProdButton {
  margin: auto;
  display: block;
  margin-top: -50px; }

.featAccRowTitle {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 70px;
  text-align: center;
  color: #404042;
  display: block;
  margin-top: 100px;
  margin-bottom: 60px; }
  .featAccRowTitle:before {
    content: url("/cdn/shop/files/featuredProductArrow.png?13153184271503738691");
    position: relative;
    top: -30px;
    left: -25px; }
  .featAccRowTitle:after {
    content: url("/cdn/shop/files/featuredProductArrow.png?13153184271503738691");
    position: relative;
    top: 30px;
    left: 20px;
    pointer-events: none; }

.featAccSBS {
  display: flex;
  height: auto;
  justify-content: center;
  margin-bottom: 80px; }

.featAccFlex {
  display: flex;
  width: auto;
  justify-content: space-between; }

.featAccBlock {
  margin: 0 30px;
  width: 400px; }

.featAccImg {
  width: 285px;
  height: auto;
  display: block; }

.featAccText {
  width: 285px;
  border: 10px solid #FFDD17;
  height: 279px; }

.featAccTitle {
  padding: 0px 30px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  display: block;
  font-size: 40px;
  color: #404042;
  font-weight: 100;
  margin-top: 50px; }

.featAccPrice {
  padding: 0px 30px;
  margin-top: 30px;
  display: block;
  font-family: "open sans";
  color: black;
  font-size: 25px;
  line-height: 30px;
  font-weight: 900; }

.featAccButton {
  margin: auto;
  display: block;
  margin-top: -35px; }

.featEdu {
  display: block;
  width: calc(50% - 30px);
  max-width: 630px;
  height: auto;
  background-image: url("/cdn/shop/files/educatorPic.jpg?17836344571526749610");
  background-size: cover; }

.featEduSub {
  padding: 0px 30px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  display: block;
  font-size: 40px;
  color: white;
  font-weight: 100;
  margin-top: 50px;
  text-align: center; }

.featEduTitle {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 60px;
  text-align: center;
  color: white;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px; }

.featEduDesc {
  max-width: 400px;
  display: block;
  font-family: "open sans";
  font-size: 18px;
  line-height: 30px;
  color: white;
  text-align: center;
  margin: auto; }

.featEduButton {
  margin: auto;
  display: block;
  margin-top: 25px; }

.featWorkshopsSBS {
  display: flex;
  height: auto;
  justify-content: center;
  margin-bottom: 80px; }

.featWorkshopsFlex {
  display: flex;
  width: auto;
  justify-content: space-between; }

.featWorkshopsBlock {
  margin: 0 30px; }

.featWorkshopsImg {
  display: block;
  height: auto;
  width: 100%; }

.featWorkshopsText {
  height: auto;
  width: 100%;
  padding-bottom: 50px;
  border: 10px solid #FFDD17; }

.featWorkshopsTitle {
  padding: 0px 30px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  display: block;
  font-size: 40px;
  color: #404042;
  font-weight: 100;
  margin-top: 50px; }

.featWorkshopsPrice {
  padding: 0px 30px;
  margin-top: 30px;
  display: block;
  font-family: "open sans";
  color: black;
  font-size: 25px;
  line-height: 30px;
  font-weight: 900; }

.featWorkshopsButton {
  margin: auto;
  display: block;
  margin-top: -35px; }

.featVidFrame {
  position: relative;
  z-index: 1;
  max-width: 920px;
  width: 70%;
  margin: auto;
  height: auto;
  overflow: hidden; }
  .featVidFrame img {
    display: block;
    max-height: 500px;
    height: 100%; }
  .featVidFrame:after {
    content: url("/cdn/shop/files/homeVideoSmallPlay.png?13256776228778102390");
    width: 33%;
    position: absolute;
    z-index: 20;
    top: 0px;
    transform: translateY(calc(50% - 43px));
    left: calc(50% - 43px);
    height: 100%;
    cursor: pointer; }

@media only screen and (min-width: 900px) and (max-width: 1350px) {
  .featProdRow {
    flex-direction: column; }

  .featProdBlock {
    display: flex;
    flex-direction: row;
    width: 100%; }
    .featProdBlock a {
      position: absolute;
      left: 360px;
      margin-top: 320px;
      transform: scale(0.6); }

  .featProdImg {
    width: 330px;
    height: 100%;
    display: block; }

  .featProdText {
    height: 330px !important;
    width: calc(100% - 330px); }

  .featProdTitle {
    font-size: 35px;
    margin-top: 19px;
    line-height: 33px; }

  .featProdBody {
    font-size: 15px;
    line-height: 25px; }

  .featAccRow {
    justify-content: center; }

  .featAccSBS {
    justify-content: left; }

  .featAccFlex {
    display: flex;
    width: calc(50% - 30px);
    justify-content: space-between;
    flex-direction: column;
    margin-top: -60px; }

  .featAccBlock {
    display: flex;
    width: 100%;
    margin: 65px 0px;
    min-width: 575px; }
    .featAccBlock a {
      position: absolute;
      margin-top: 226px; }

  .featAccImg {
    width: 175px;
    height: 175px;
    display: block; }

  .featAccText {
    height: auto;
    width: 100%; }

  .featAccTitle {
    padding: 0px 30px;
    font-size: 29px;
    margin-top: 20px; }

  .featWorkshopsFlex {
    flex-direction: column; }

  .featWorkshopsBlock {
    margin: 0 0 30px 0; } }
@media only screen and (max-width: 900px) {
  .featProdVidBlock {
    flex-direction: column; }

  .featVidFrame {
    width: 100%;
    height: 40vw; }
    .featVidFrame img {
      display: block;
      max-height: 500px;
      width: 100%;
      height: auto; }

  .featProdVidDesc {
    margin-bottom: 25px;
    width: 100%;
    min-width: 0px; }
    .featProdVidDesc img {
      width: 100%;
      margin-bottom: 45px;
      height: auto; }
    .featProdVidDesc a {
      position: relative;
      top: 15px; }
      .featProdVidDesc a img {
        transform: scale(0.8); }

  .featProdRow {
    flex-direction: column; }

  .featProdBlock {
    width: 100%; }

  .featProdImg {
    width: 100%; }

  .featProdText {
    width: 100%; }

  .featAccSBS {
    flex-direction: column; }

  .featAccFlex {
    width: auto;
    flex-wrap: wrap; }

  .featAccBlock {
    margin: auto;
    padding-bottom: 50px; }

  .featEdu {
    width: 100vw;
    padding-bottom: 45px;
    margin-top: 45px;
    margin-bottom: -25px;
    max-width: none;
    position: relative;
    left: -30px; }

  .featWorkshopsFlex {
    flex-direction: column; }

  .featWorkshopsBlock {
    margin: 0 0 30px 0; }

  .pageHeadTitle {
    font-size: 40px; }

  .pageBodyContent {
    padding: 0px 30px; }

  .featProdTitle {
    margin-top: 30px;
    font-size: 30px; }

  .featProdBody {
    font-size: 16px;
    line-height: 25px; }

  .featProdButton {
    margin-top: -40px;
    width: 75%; }

  .oldPrice {
    display: block; }

  .featAccRowTitle {
    font-size: 44px;
    position: relative;
    margin-top: 50px; }
    .featAccRowTitle:after {
      position: absolute;
      top: 40px;
      right: -30px;
      display: none; }
    .featAccRowTitle:before {
      position: absolute;
      top: -40px;
      left: -30px;
      display: none; }

  .featEduTitle {
    font-size: 48px; } }
#customer_login, #customer-register {
  padding-top: 75px;
  max-width: 630px;
  margin: auto;
  display: block; }

.yellowBar {
  width: 100vw;
  height: 60px;
  background: #FFDD17; }

.login {
  text-align: center;
  font-size: 45px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  padding-bottom: 20px; }

.loginBox {
  width: 100%;
  padding: 20px;
  margin-bottom: 20px;
  height: 50px; }

.forgotPassword a {
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
  color: #2AB573; }

.btn, .butn {
  max-width: 300px;
  width: 100%;
  height: 50px;
  background: #FFDD17;
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  padding: 13px;
  display: block;
  border: none;
  border-radius: 0px;
  color: black;
  text-decoration: none;
  font-family: "open sans"; }

.butn {
  margin-top: 20px; }

.createAccount {
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
  color: #2AB573; }

.note {
  font-size: 15px !important;
  position: relative;
  top: 10px; }

.accountTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 45px; }

.accountContainer {
  padding: 50px 65px; }

.logout {
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
  color: #2AB573; }

.accountRow {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.accountSectionHeader {
  padding-bottom: 15px;
  border-bottom: 1px solid #D1D2D4;
  width: 100%;
  margin-bottom: 30px; }

.accountSection {
  width: calc(50% - 30px);
  min-width: 250px; }

#address_tables {
  width: calc(50% - 30px); }

.address_table, #add_address {
  border: none;
  min-width: 250px;
  padding: 0px; }

.view_address {
  font-family: "open sans";
  font-size: 16px;
  line-height: 27px;
  font-weight: 100; }

.address_title {
  font-family: "open sans";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900; }

.address_edit a, .address_delete a {
  text-decoration: none;
  color: #2AB573;
  font-size: 15px;
  font-family: "open sans"; }

.addressActions {
  padding-top: 20px; }

.view_address {
  padding-top: 15px; }

.value {
  width: 100%; }

.AloginBox {
  width: 100%;
  padding: 20px;
  height: 50px;
  border-radius: 0px;
  border: 1px solid #D1D2D4;
  background-color: white;
  background: white;
  max-width: none;
  color: #6d6d6d; }

.BloginBox {
  width: calc(50% - 10px);
  padding: 20px;
  height: 50px;
  border-radius: 0px;
  border: 1px solid #D1D2D4;
  background-color: white;
  background: white;
  max-width: none;
  color: #6d6d6d; }

.productContent {
  padding: 60px 40px;
  max-width: 1320px;
  margin: auto; }

.productSBS {
  display: flex;
  width: 100%; }

.productColumn {
  width: 50%;
  padding: 0px 20px; }

.productSlideOverflow {
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  position: relative; }

.productSlideContainer {
  display: flex;
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: 100%;
  transition: all .2s; }

.productSlide {
  display: block;
  height: 100%;
  width: auto; }
  .productSlide img {
    width: auto;
    height: 100%; }

.productSlideNav {
  margin-top: 55px;
  display: flex;
  width: 100%;
  justify-content: center; }
  .productSlideNav img {
    margin: 0 15px;
    cursor: pointer; }

.videoTitle {
  margin-top: 55px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  color: #404042;
  text-align: center;
  letter-spacing: -1; }

.productpageTitle {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 50px;
  color: #404042;
  text-align: center;
  padding-bottom: 15px;
  letter-spacing: -1.43; }

.productpageSub {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 25px;
  letter-spacing: -.62;
  font-weight: 100;
  color: #404042;
  text-align: center;
  padding-bottom: 30px; }

.productpageVariety {
  -webkit-appearance: none;
  border-radius: 0px;
  background: white;
  border: 4px solid #FFDD12;
  padding: 10px 25px;
  width: 100%;
  font-family: "open sans";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
  background-image: url("/cdn/shop/files/dropDown.png?2734540754352874981");
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) 17px;
  cursor: pointer; }

.productpagePrice {
  display: inline-block;
  width: 48%;
  font-size: 29px;
  color: #404042;
  position: relative;
  top: 16px;
  font-weight: 800; }

.productButton {
  width: 100%;
  height: auto; }

.productpageDesc {
  display: block;
  padding-top: 20px;
  font-size: 18px;
  font-family: "open sans";
  color: #404042; }

.productAwards {
  font-size: 18px;
  font-family: "open sans";
  color: #404042;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  line-height: 30px; }

.productList {
  font-size: 18px;
  font-family: "open sans";
  color: #404042;
  line-height: 30px; }

.productContentsTitle {
  font-family: "open sans";
  font-weight: 700;
  font-size: 20px;
  border-bottom: 1px solid #D1D2D4;
  display: block;
  color: #404042;
  padding-bottom: 10px;
  margin-bottom: 30px; }

.productContentsDesc {
  font-size: 14px;
  font-family: "open sans";
  padding-bottom: 30px; }
  .productContentsDesc a {
    text-decoration: none;
    cursor: pointer;
    color: #2AB573; }

.productSMContainer {
  display: flex; }

.productSM {
  margin-right: 5%;
  font-family: "open sans";
  font-weight: 700;
  font-size: 18px;
  display: block;
  color: #404042;
  text-decoration: none; }

.productLine {
  margin: 50px 20px;
  width: calc(100% - 40px);
  height: 10px;
  background-color: #FFDD17;
  display: block; }

.productMoreSectionTitle {
  font-size: 45px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  padding: 0px 20px;
  padding-bottom: 30px;
  text-align: center; }

.productMoreFlex {
  padding: 0 20px;
  display: flex;
  max-width: 1320px;
  justify-content: space-between; }

.productMore {
  max-width: 285px;
  display: flex;
  flex-direction: column;
  padding: 0px 10px;
  position: relative; }

.productMoreImg {
  width: 100%;
  height: auto; }

.productMoreTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  color: #404042;
  padding-top: 25px;
  letter-spacing: -1;
  line-height: 42px;
  padding-bottom: 80px; }

.productMorePrice {
  font-family: "open sans";
  font-weight: 800;
  padding-top: 25px;
  font-size: 25px;
  color: #404042;
  position: absolute;
  bottom: 30px; }
  @media only screen and (max-width: 900px) {
    .productMorePrice {
      right: 0px; } }

.productMoreOldPrice {
  font-family: "open sans";
  font-weight: 100;
  font-size: 20px;
  color: #AE0E1F;
  position: absolute;
  bottom: 0px;
  text-decoration: line-through;
  width: 100%; }

.dot {
  width: 15px;
  height: 15px;
  margin: 11px;
  border-radius: 100%;
  border: solid 3px #FFDD17; }

.activeDot {
  background: #FFDD17; }

.noStyle {
  border: none;
  background: none;
  width: 50%;
  display: inline-block;
  margin-top: 10px;
  padding-top: 20px; }

.mobile {
  display: none; }

.desktop {
  display: block; }

@media only screen and (max-width: 900px) {
  .productMoreImg {
    width: 25vw;
    height: 25vw; }

  .productContent {
    padding: 20px 0px; }

  .productpagePrice {
    font-size: 23px;
    top: 15px;
    width: 100%;
    padding-bottom: 10px; }

  .noStyle {
    width: 100%; }

  .productButton {
    max-width: 300px; }

  .productpageTitle {
    line-height: 48px; }

  .productSBS {
    flex-wrap: wrap;
    max-width: 600px;
    width: 90%;
    margin: auto; }

  .productColumn {
    width: 100%; }

  .mobile {
    display: block; }

  .desktop {
    display: none; }

  .productMoreFlex {
    flex-direction: column; }

  .productMore {
    max-height: 285px;
    max-width: none;
    flex-direction: row;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 7px solid #FFDD17; }
    .productMore img {
      max-width: 285px; }

  .moreDiv {
    padding-left: 15px;
    max-width: none;
    display: block;
    padding-bottom: 25px;
    width: calc(100% - 285px);
    text-align: right; }

  .productMoreTitle {
    font-size: 28px;
    padding-top: 0px; } }
.cartItem {
  display: flex;
  width: 100%;
  margin-bottom: 35px; }

.cartImage {
  width: 260px;
  height: 260px; }

.cartText {
  padding-left: 35px;
  display: block;
  padding-top: 5px; }

.cartTitle {
  font-family: "Open Sans";
  font-weight: 900;
  font-size: 20px;
  color: #404042;
  text-decoration: none; }

.cartOldPrice {
  font-family: "Open Sans";
  text-decoration: line-through;
  font-size: 20px;
  color: #D1D2D4;
  padding-right: 15px; }

.cartPrice {
  font-family: "Open Sans";
  font-size: 20px;
  color: #404042; }

.cartSubtitle {
  font-family: "Open Sans";
  font-size: 20px;
  color: #404042;
  padding-top: 5px;
  padding-bottom: 5px; }

.cartQuantity {
  font-family: "Open Sans";
  font-size: 15px; }
  .cartQuantity input {
    height: 26px; }

.cartRemove {
  display: inline; }

.itemCount {
  width: calc(50% - 30px);
  min-width: 250px;
  border-bottom: 1px solid #D1D2D4;
  padding-bottom: 8px;
  margin-bottom: 25px;
  font-size: 18px;
  font-family: "open sans";
  color: #404042;
  font-weight: 800;
  min-width: 460px; }

.cartSummary {
  border: 10px solid #FFDD17;
  padding: 25px;
  margin-top: -25px; }

.cartSummaryTitle {
  font-family: "open sans";
  font-weight: 800;
  font-size: 20px;
  color: #404042;
  padding-bottom: 8px;
  border-bottom: 1px solid #D1D2D4;
  margin-bottom: 35px; }

.cartMerch {
  font-family: "open sans";
  font-size: 15px;
  color: #404042;
  padding-bottom: 35px;
  border-bottom: 1px solid #D1D2D4;
  margin-bottom: 35px; }

.cartMerchPrice {
  float: right; }

.cartTotal {
  font-family: "open sans";
  font-size: 15px;
  color: #404042;
  padding-bottom: 35px; }

.cartTotalPrice {
  float: right; }

.cartLeft {
  min-width: 460px; }

@media only screen and (min-width: 935px) and (max-width: 1010px) {
  .cartRight {
    width: auto; } }

@media only screen and (max-width: 1055px) {
  .cartRight {
    width: 100%;
    position: relative;
    top: 85px;
    margin-bottom: 45px; }

  .cartLeft {
    width: auto;
    margin: auto; }

  .itemCount {
    width: 100%; }

  .cartText {
    width: 250px; }

  .accountContainer {
    padding: 50px 25px; }

  .cartItem {
    flex-wrap: wrap; } }
@media only screen and (max-width: 575px) {
  .cartImage {
    margin: auto; }

  .cartText {
    margin: auto;
    padding: 0px; }

  .cartLeft {
    min-width: 0px !important; }

  .itemCount {
    min-width: 0px !important; } }
.termsTitle {
  font-size: 60px;
  line-height: 60px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  display: block;
  width: 100%;
  padding: 0px 40px;
  margin-bottom: -15px; }

.termName {
  padding: 20px 60px 12px 290px;
  font-family: "open sans";
  font-size: 20px;
  font-weight: 800;
  color: #404042;
  line-height: 25px;
  text-transform: uppercase; }

.termCopy {
  padding: 0px 60px 0px 290px;
  font-family: "open sans";
  font-size: 15px;
  font-weight: 100;
  color: #404042;
  line-height: 25px; }

@media only screen and (max-width: 800px) {
  .termName {
    padding: 20px 40px 12px 40px;
    font-family: "open sans";
    font-size: 20px;
    font-weight: 800;
    color: #404042;
    line-height: 25px;
    text-transform: uppercase; }

  .termCopy {
    padding: 0px 40px 0px 40px;
    font-family: "open sans";
    font-size: 15px;
    font-weight: 100;
    color: #404042;
    line-height: 25px; } }
.blogContainer {
  padding: 115px 65px;
  padding-top: 0px;
  display: flex; }

.blogLeft {
  padding-right: 60px; }

.blogDate {
  font-family: "open sans";
  font-size: 15px;
  color: #404042;
  padding-top: 30px; }

.blogBody {
  padding-top: 30px;
  font-family: "open sans";
  font-size: 18px;
  color: #404042;
  line-height: 30px; }
  .blogBody img {
    height: auto;
    margin-bottom: 30px; }
  .blogBody ul {
    padding-left: 15px; }
  .blogBody a {
    text-decoration: none;
    cursor: pointer;
    color: #2AB573; }

.backButton {
  margin-top: 100px;
  font-family: "open sans";
  font-size: 25px;
  color: #2AB573;
  font-weight: 800;
  float: right;
  cursor: pointer;
  text-decoration: none; }
  .backButton img {
    position: relative;
    top: 7px;
    left: 15px; }

.blogRight {
  min-width: 400px;
  width: 400px; }
  .blogRight img {
    width: 100%;
    height: auto;
    border-bottom: 10px solid #FFDD17; }

.sideBarHeader {
  padding: 60px 0px 40px 0px;
  font-family: "open sans";
  font-weight: 800;
  color: #404042;
  font-size: 25px; }

.sideBarNav {
  padding-bottom: 30px;
  border-bottom: 10px solid #FFDD17; }
  .sideBarNav a {
    font-family: "open sans";
    font-size: 18px;
    color: #404042;
    line-height: 45px;
    text-decoration: none; }

.sideBarSocialWrap {
  padding-bottom: 80px;
  position: relative;
  border-bottom: 10px solid #FFDD17;
  justify-content: space-between;
  top: -20px; }

.sideBarProduct {
  display: flex;
  margin-bottom: 35px; }

.sideBarProductImageContainer {
  width: 40%; }

.sideBarProductImage {
  border-bottom: 0px !important;
  width: 100% !important;
  height: 100% !important; }

.sideBarProductText {
  padding-left: 15px;
  width: 60%; }

.sideBarProductTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 30px;
  letter-spacing: -0.74;
  color: #404042; }

.sideBarProductPrice {
  font-family: "open sans";
  font-size: 25px;
  color: #404042;
  font-weight: 800; }

.sideBarProductOldPrice {
  font-family: "open sans";
  font-size: 20px;
  color: #AE0E1F;
  font-weight: 100;
  text-decoration: line-through; }

.sideBarProductOrder {
  font-family: "open sans";
  font-size: 18px;
  color: #2AB573;
  font-weight: 100;
  padding-top: 10px;
  display: block; }

@media only screen and (max-width: 1055px) {
  .blogRight {
    display: none; }

  .blogLeft {
    width: 100%;
    padding-right: 0px; } }
@media only screen and (max-width: 500px) {
  .blogContainer {
    padding: 55px 35px;
    padding-top: 0px; } }
.blogPage {
  width: calc(100% - 400px); }

@media only screen and (min-width: 900px) {
  .article:first-of-type {
    height: auto;
    width: 100%;
    margin: 25px 0px;
    display: block;
    font-family: "open sans";
    font-size: 18px;
    color: #404042;
    line-height: 30px; }
    .article:first-of-type h2 {
      height: auto; }
      .article:first-of-type h2 a {
        font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
        font-size: 70px;
        color: #404042;
        text-decoration: none; }
    .article:first-of-type span {
      font-family: "open sans";
      font-size: 15px;
      color: #404042;
      display: block;
      padding-bottom: 35px; }
    .article:first-of-type img {
      min-width: none;
      min-height: none;
      height: auto;
      width: 100%;
      position: relative;
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px;
      margin: 0; }
    .article:first-of-type .artPicContainer {
      padding-top: 0px;
      overflow: hidden;
      height: auto;
      width: 100%;
      position: relative; }
    .article:first-of-type .butn {
      max-width: 400px !important; } }
.article {
  width: calc(50% - 46px);
  margin: 35px 22px;
  display: inline-block;
  font-family: "open sans";
  font-size: 18px;
  color: #404042;
  line-height: 30px; }
  .article h2 {
    height: auto;
    padding-top: 24px;
    line-height: .9;
    word-break: break-word; }
    .article h2 a {
      font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
      font-size: 45px;
      color: #404042;
      text-decoration: none; }
  .article span {
    font-family: "open sans";
    font-size: 15px;
    color: #404042;
    display: block;
    padding-bottom: 35px; }
  .article img {
    min-width: 100%;
    min-height: 100%;
    height: 1%;
    width: auto;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    object-fit: cover; }
  .article .artPicContainer {
    overflow: hidden;
    padding-top: 100%;
    width: 100%;
    position: relative; }

@media only screen and (max-width: 1055px) {
  .blogPage {
    width: 100%; } }
.pagination-num-showing {
  display: none; }

.pagination {
  height: 30px;
  display: block;
  width: auto;
  transform: translateX(50%);
  margin: auto;
  margin-top: 50px; }
  .pagination ul {
    float: left;
    display: block;
    transform: translateX(-50%);
    border: none;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0); }
  .pagination li {
    display: inline-block;
    font-family: "open sans";
    font-size: 25px;
    font-weight: 800;
    padding: 0px 7px; }
    .pagination li img {
      margin: auto; }
    .pagination li a {
      text-decoration: none;
      color: #2AB573; }
  .pagination a:hover {
    color: auto;
    background-color: auto;
    background: auto; }

.prev, .next {
  position: relative;
  top: 9px; }

.active a {
  color: black !important; }

.contactContainer {
  padding: 0px 65px;
  display: flex;
  justify-content: space-between; }

.contactLeft, .contactRight {
  width: calc(50% - 30px); }

.contactTitle {
  width: calc(50% - 30px);
  display: block;
  padding: 30px 0px;
  font-size: 60px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  line-height: 60px; }

.contactBody, .contactFollowBody {
  font-size: 18px;
  color: #404042;
  font-family: "open sans";
  line-height: 30px;
  display: block; }
  .contactBody a, .contactFollowBody a {
    text-decoration: none;
    color: #404042;
    font-weight: 800; }

.contactBefore, .contactFollow {
  font-size: 25px;
  font-family: "open sans";
  color: #404042;
  font-weight: 800;
  padding-top: 30px;
  display: block; }
  .contactBefore a, .contactFollow a {
    color: #2AB573;
    text-decoration: none; }

.contactFollow {
  padding-top: 0px;
  padding-bottom: 30px; }

.contactWires {
  margin: auto;
  display: block;
  margin-top: 60px;
  margin-bottom: -30px;
  max-width: 80%; }

@media only screen and (max-width: 850px) {
  .contactContainer {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }

  .contactLeft, .contactRight {
    width: 100%; }

  .contactTitle {
    width: 100%; } }
@media only screen and (max-width: 600px) {
  .contactContainer {
    padding: 0px 25px; } }
.missionFlexContainer {
  padding: 60px;
  display: flex;
  justify-content: space-between;
  width: 100%; }

.missionFlex {
  padding-top: 50px;
  border-top: 10px solid #FFDD17;
  width: calc(33% - 30px); }

.missionFlexTitle {
  font-size: 60px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  padding-bottom: 15px;
  line-height: 60px; }

.missionFlexBody {
  font-family: "Open Sans";
  font-size: 18px;
  color: #404042;
  line-height: 30px;
  padding-bottom: 30px; }
  .missionFlexBody strong {
    font-weight: 800; }

.missionFlexImg {
  max-width: 100%;
  padding-bottom: 25px; }

.missionImageGal {
  display: flex;
  margin-bottom: -40px;
  flex-wrap: wrap; }

.missionPic {
  display: block;
  width: 25vw;
  height: 25vw; }

@media only screen and (max-width: 900px) {
  .missionFlexContainer {
    flex-direction: column; }

  .missionFlex {
    width: 100%;
    max-width: 560px;
    margin: auto;
    padding-bottom: 60px; } }
@media only screen and (max-width: 700px) {
  .missionPic {
    width: 50vw;
    height: 50vw; }

  .missionFlexContainer {
    padding: 30px; } }
.howToSideBySide {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-bottom: 40px; }

.howToLeft, .howToRight {
  color: #404042;
  font-size: 15px;
  font-family: "Open Sans";
  width: calc(50% - 25px);
  display: block; }
  .howToLeft strong, .howToRight strong {
    font-size: 20px;
    font-weight: 800; }
  .howToLeft img, .howToRight img {
    width: 100%;
    height: auto; }

.howToFull {
  color: #404042;
  font-size: 15px;
  font-family: "Open Sans";
  width: 100%;
  display: block; }
  .howToFull strong {
    font-size: 20px;
    font-weight: 800; }

.section1 {
  display: block;
  color: white;
  background: #F16921;
  padding: 40px 0px;
  width: 100%;
  font-size: 40px;
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
  z-index: 40; }

.howToSelectorContainer {
  display: flex;
  justify-content: center; }

.howToSelector {
  display: flex;
  flex-direction: column;
  padding: 20px 2% 100px 2%;
  text-decoration: none;
  width: 30%;
  max-width: 494px; }
  .howToSelector img {
    width: 100%;
    height: auto; }

.howToSelectorTitle {
  display: block;
  text-align: center;
  font-size: 55px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  letter-spacing: -1.5px; }

.accTitle {
  font-family: "open sans";
  font-weight: 800;
  font-size: 20px;
  color: #404042;
  display: block;
  border-bottom: 1px solid #D1D2D4;
  padding-bottom: 10px;
  margin-bottom: 15px;
  cursor: pointer; }
  .accTitle i {
    position: relative;
    top: 5px; }

.accContent {
  padding-top: 30px;
  padding-left: 55px;
  transform: translateY(-20px); }
  .accContent a {
    color: #2AB573;
    text-decoration: none; }

.section1Container {
  max-width: 860px;
  margin: auto;
  width: 90%;
  position: relative;
  margin-bottom: 50px; }
  .section1Container:before {
    content: "";
    background-image: url(/cdn/shop/files/section1Left.png?6655158993118149431);
    display: block;
    position: absolute;
    height: calc(100% + 170px);
    top: -120px;
    left: -270px;
    width: 208px;
    background-size: cover;
    max-height: 738px;
    background-repeat: no-repeat; }
  .section1Container:after {
    content: "";
    height: 100%;
    position: absolute;
    right: -70px;
    width: 70px;
    border-right: solid 10px #FFDD17;
    top: 0px; }

.section2 {
  display: block;
  color: white;
  background: #2AB573;
  padding: 40px 0px;
  width: 100%;
  font-size: 40px;
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
  z-index: 40; }

.section2Container {
  max-width: 860px;
  margin: auto;
  width: 90%;
  position: relative;
  margin-bottom: 10px; }
  .section2Container:before {
    content: "";
    background-image: url(/cdn/shop/files/section2left.png?6655158993118149431);
    display: block;
    position: absolute;
    height: calc(100% + 50px);
    top: 0px;
    left: -270px;
    width: 195px;
    background-size: cover;
    max-height: 439px;
    background-repeat: no-repeat; }
  .section2Container:after {
    content: "";
    height: 100%;
    position: absolute;
    right: -70px;
    width: 70px;
    border-right: solid 10px #FFDD17;
    top: 0px; }

@media only screen and (max-width: 600px) {
  .howToSelectorContainer {
    flex-direction: column;
    padding-bottom: 50px; }

  .howToSelector {
    padding: 0px;
    margin: auto;
    width: 80%; }

  .howToSideBySide {
    flex-direction: column; }

  .accContent {
    padding-left: 0px; }

  .howToLeft, .howToRight {
    width: 100%; }

  .section1, .section2 {
    margin-bottom: 40px; }

  .accTitle {
    padding-top: 0px; } }
.quoteSlideOverflow {
  overflow: hidden;
  width: 100%;
  height: 468px;
  position: relative; }

.quoteSlide {
  width: 100vw;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center; }

.quoteBlock {
  max-width: 1000px;
  width: calc(100% - 230px);
  display: flex;
  height: 200px;
  background: #F16921;
  color: white;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 65px;
  line-height: 65px;
  margin: 0 auto;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding: 0px 75px;
  position: relative; }
  .quoteBlock:before {
    content: url(/cdn/shop/files/quote.png?17672124435963336006);
    position: absolute;
    top: 10px;
    left: -10px; }
  .quoteBlock:after {
    content: url(/cdn/shop/files/quote.png?17672124435963336006);
    position: absolute;
    top: 10px;
    right: -10px; }

.quoteImg {
  height: 50px !important;
  width: auto !important;
  margin: auto;
  display: block;
  margin-top: 30px;
  margin-bottom: 15px; }

.quoteLink {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #404042;
  font-size: 15px;
  font-family: "Open Sans"; }

.quoteLeft {
  position: absolute;
  left: 40px;
  margin-top: -300px;
  cursor: pointer; }

.quoteRight {
  position: absolute;
  right: 40px;
  margin-top: -300px;
  cursor: pointer; }

.quote3by3 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.quote3by3Container {
  display: flex;
  width: 400px;
  flex-direction: column;
  margin: 0px 25px; }

.quote3by3Title {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  letter-spacing: -1px;
  color: #404042;
  padding-bottom: 10px;
  display: block;
  text-align: center; }

.quote3by3Img {
  max-width: 100%;
  height: auto;
  margin-bottom: 60px; }

.quote3by3Body {
  font-size: 18px;
  font-family: "open sans";
  color: #404042; }
  .quote3by3Body strong {
    weight: 800; }
  .quote3by3Body li {
    padding-left: 10px; }
  .quote3by3Body a {
    text-decoration: none;
    color: #2AB573; }

.vertQuote {
  display: block; }

.horQuote {
  display: none;
  width: 100%; }

@media only screen and (min-width: 900px) and (max-width: 1365px) {
  .quote3by3 {
    flex-direction: column; }

  .quote3by3Container {
    margin: 0px;
    padding: 0px 25px;
    flex-direction: row;
    width: 100%; }

  .vertQuote {
    display: none; }

  .horQuote {
    display: block;
    width: 100%; }

  .quote3by3Body {
    padding-left: 25px; } }
@media only screen and (max-width: 913px) {
  .quoteBlock {
    max-width: 1000px;
    width: calc(100% - 23vw);
    display: flex;
    height: auto;
    background: #F16921;
    color: white;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    font-size: 35px;
    line-height: 45px;
    margin: 0 auto;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding: 10px 13vw;
    position: relative; }
    .quoteBlock:before {
      content: url(/cdn/shop/files/quote.png?17672124435963336006);
      position: absolute;
      top: 10px;
      left: -10px;
      display: none; }
    .quoteBlock:after {
      content: url(/cdn/shop/files/quote.png?17672124435963336006);
      position: absolute;
      top: 10px;
      right: -10px;
      display: none; }

  .quoteLeft {
    position: absolute;
    left: 6px;
    margin-top: -255px;
    cursor: pointer; }

  .quoteRight {
    position: absolute;
    right: 6px;
    margin-top: -255px;
    cursor: pointer; } }
.pressEmail {
  display: block;
  text-align: center;
  margin: auto;
  font-family: "open sans";
  font-size: 18px;
  color: #404042;
  margin: 40px 55px 35px 55px;
  padding-top: 70px;
  border-top: 10px solid #FFDD17;
  position: relative; }
  .pressEmail a {
    text-decoration: none;
    color: #2AB573; }
  .pressEmail:before {
    content: url(/cdn/shop/files/diamond.png?11962969754747935066);
    position: absolute;
    top: 10px;
    left: 70vw; }
  .pressEmail:after {
    content: url(/cdn/shop/files/diamond.png?11962969754747935066);
    position: absolute;
    top: 10px;
    right: 70vw; }

.aboutSBS {
  display: flex;
  padding-bottom: 60px;
  margin: auto;
  margin-top: 60px;
  border-bottom: 10px solid #FFDD17;
  justify-content: space-between;
  margin-bottom: 60px;
  max-width: 1320px;
  width: 90%; }

.aboutLeft {
  width: calc(50% - 30px); }

.aboutLeftTitle {
  font-size: 60px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  padding-bottom: 20px;
  line-height: 60px; }

.aboutLeftCopy {
  font-size: 18px;
  font-family: "open sans";
  color: #404042;
  line-height: 30px; }
  .aboutLeftCopy a {
    text-decoration: none;
    color: #2AB573; }

.aboutLeftBold {
  display: block;
  margin-top: 20px;
  text-align: center;
  font-family: "open sans";
  font-size: 25px;
  color: #404042;
  margin-bottom: 15px;
  font-weight: 800;
  width: 100%; }

.aboutLeftImg {
  max-width: 100%;
  display: block;
  margin: auto; }

.aboutRight {
  width: calc(50% - 30px);
  overflow: hidden; }

.aboutRightImg {
  min-height: 100%;
  min-width: 100%;
  width: auto; }

.creatorsContainer {
  max-width: 860px;
  display: block;
  margin: auto;
  width: 90%; }

.creatorsTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 60px;
  color: #404042;
  padding-bottom: 30px; }

.creatorsCopy {
  font-family: "open sans";
  font-size: 18px;
  color: #404042;
  line-height: 30px;
  padding-bottom: 30px; }
  .creatorsCopy br {
    line-height: 45px; }
  .creatorsCopy a {
    text-decoration: none;
    color: #2AB573; }

.creatorsImgContainer {
  background-image: url(/cdn/shop/files/CreatorBackground.jpg?16721771625636746577);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 288px;
  margin-top: 70px;
  margin-bottom: 220px; }

.creatorsInner {
  display: flex;
  max-width: 860px;
  margin: auto;
  width: 90%;
  justify-content: space-between;
  position: relative;
  top: -55px; }

@media only screen and (max-width: 980px) {
  .creatorsImgContainer {
    background-image: none;
    height: auto;
    margin-top: 0px;
    margin-bottom: 40px; }

  .creatorsInner {
    top: 0px; } }
.creatorBlock {
  display: block;
  width: calc(50% - 30px);
  max-width: 400px; }

.creatorImg {
  width: 100%;
  height: auto; }

.creatorName {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 40px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  letter-spacing: -1px; }

.creatorText {
  font-family: "open sans";
  font-size: 15px;
  color: #404042;
  padding-bottom: 5px; }

.creatorEmail {
  text-decoration: none;
  color: #2AB573;
  font-family: "open sans";
  font-size: 15px; }

.teamTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 60px;
  color: #404042;
  padding-left: 60px;
  padding-top: 30px;
  max-width: 1440px;
  margin: auto; }

.teamContainer {
  padding: 30px;
  padding-top: 30px;
  display: flex;
  max-width: 1440px;
  flex-wrap: wrap;
  margin: auto;
  justify-content: center; }

.teamMember {
  display: block;
  width: 285px;
  margin: 0px 30px 50px 30px; }

.teamMemberImg {
  width: 285px;
  height: auto; }

.teamMemberName {
  font-size: 35px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  letter-spacing: -1px; }

.teamMemberTitle {
  font-size: 15px;
  font-family: "open sans";
  color: #404042;
  line-height: 25px; }

.teamMemberEmail {
  font-size: 15px;
  font-family: "open sans";
  text-decoration: none;
  color: #2AB573;
  line-height: 25px; }

.creditSBS {
  position: relative;
  max-width: 1320px;
  margin: auto;
  width: 90%;
  display: flex;
  justify-content: space-between; }

.creditLeft {
  background-image: url(/cdn/shop/files/leftCircut.jpg?7410395501887151514);
  background-size: cover;
  height: auto;
  display: block;
  width: 37%;
  max-width: 400px; }

.creditRight {
  max-width: 860px;
  float: right;
  margin-left: 40px;
  font-size: 18px;
  color: #404042;
  font-family: "open sans";
  line-height: 30px; }
  .creditRight strong {
    font-size: 20px;
    font-weight: 800; }
  .creditRight li {
    padding-bottom: 8px; }

@media only screen and (max-width: 650px) {
  .aboutSBS {
    flex-direction: column; }

  .aboutLeft {
    width: 100%; }

  .aboutRight {
    margin-top: 30px;
    width: 100%; }

  .creditLeft {
    display: none; }

  .creditRight {
    max-width: none;
    width: 100%;
    margin-left: 0px; } }
.HPSlideOverflow {
  overflow: hidden;
  width: 100%;
  height: 47vw;
  position: relative;
  margin-top: 45px; }

.HPSlide {
  width: 100vw;
  height: 100%;
  background-size: cover;
  background-position: center center;
  position: relative; }

.HPLeft {
  position: absolute;
  left: 40px;
  margin-top: -27%;
  cursor: pointer; }

.HPRight {
  position: absolute;
  right: 40px;
  margin-top: -27%;
  cursor: pointer; }

.HPSlideTitle {
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  font-size: 8vw;
  color: white;
  letter-spacing: -2px;
  display: inline-block;
  position: absolute;
  line-height: 95%;
  text-align: center; }

.HPSlideSubTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 3vw;
  color: white;
  display: inline-block;
  position: absolute;
  letter-spacing: -.2px;
  width: 600px;
  text-align: center; }

.video-responsive {
  overflow: hidden;
  padding-bottom: 47vw;
  position: relative;
  height: 0; }

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.HPDesktop {
  display: block; }

.HPMobile {
  display: none; }

@media only screen and (max-width: 716px) {
  .HPSlideOverflow {
    height: 156vw; }

  .HPDesktop {
    display: none; }

  .HPMobile {
    display: block; }

  .HPLeft {
    position: absolute;
    left: 20px;
    margin-top: -105%;
    cursor: pointer; }

  .HPRight {
    position: absolute;
    right: 20px;
    margin-top: -105%;
    cursor: pointer; } }
@media only screen and (min-width: 768px) {
  .wideMakeyButton, .smallMakeyButtonYellow {
    transition: all .2s; }
    .wideMakeyButton:hover, .smallMakeyButtonYellow:hover {
      transform: rotate(2deg) translate(-50%, -50%) !important; } }
a .fitSquare, a.missionPic {
  transition: all .2s;
  transform: rotate(0deg) scale(1);
  cursor: pointer; }
  a .fitSquare:hover, a.missionPic:hover {
    transform: rotate(13deg) scale(1.2); }

.gameBenderButton, .featProdVidButton, .featProdButton, .featAccButton, .featEduButton {
  transition: all .2s;
  display: block;
  transform: rotate(0deg); }
  .gameBenderButton:hover, .featProdVidButton:hover, .featProdButton:hover, .featAccButton:hover, .featEduButton:hover {
    transform: rotate(2deg) !important; }

.homeVideoFeaturedBelow:after, .featVidFrame:after {
  transition: all .2s; }

@media only screen and (min-width: 768px) {
  .homeVideoFeaturedBelow:hover:after {
    transform: translateY(calc(50% - 15px)) translateX(5px) scale(1.2) !important; } }
.smallMakeyButtonRed {
  transition: all .2s;
  filter: contrast(1) hue-rotate(0deg); }
  .smallMakeyButtonRed:hover {
    filter: contrast(1.3) hue-rotate(47deg); }

.headerLogo {
  transition: all .2s;
  transform: rotate(0deg) scale(1); }
  .headerLogo:hover {
    transform: rotate(-5deg) scale(1.2); }

.nav-item {
  transition: all .2s; }
  .nav-item:hover {
    color: red; }

.dropDownLink {
  border-bottom: 0px solid white;
  transition: all .2s; }
  .dropDownLink:hover {
    border-bottom: 4px solid white; }

.howToSelectorPic {
  transition: all .1s;
  filter: saturate(1);
  transform: rotate(0deg); }
  .howToSelectorPic:hover {
    filter: saturate(1.6);
    transform: rotate(-15deg); }

@media only screen and (min-width: 900px) {
  .featVidFrame:hover:after {
    transform: translateY(calc(50% - 5px)) translateX(18px) scale(1.2) !important; } }
.teamMemberImg {
  border-radius: 0%;
  transform: rotate(0deg);
  transition: all .2s; }
  .teamMemberImg:hover {
    border-radius: 100%;
    transform: rotate(30deg); }

.esc--label {
  display: none; }

.esc--form {
  max-width: 860px;
  width: 90%;
  margin: auto; }

.esc--field-wrap {
  display: inline-block;
  width: 100%; }
  .esc--field-wrap input {
    width: 100%;
    margin-bottom: 10px;
    height: 70px;
    padding: 20px;
    color: #404042;
    font-size: 18px;
    border-width: 2px;
    font-family: "open sans"; }
  .esc--field-wrap select {
    -webkit-appearance: none;
    border-radius: 0px;
    background: none;
    border-width: 2px;
    border-color: #dddddd;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    padding: 20px;
    height: 70px;
    font-size: 18px;
    font-family: "open sans";
    font-weight: 800;
    color: #404042;
    display: block; }
  .esc--field-wrap textarea {
    height: 500px;
    border-width: 2px;
    padding: 20px;
    font-size: 18px;
    font-family: "open sans"; }

.select {
  position: relative;
  cursor: pointer; }
  .select:after {
    content: url(/cdn/shop/files/Triangle_2.png?15141573888594660938);
    position: absolute;
    top: 30px;
    right: 20px; }

.esc--btn-submit {
  text-align: center;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 30px;
  margin: auto;
  color: #404042;
  padding-top: 22px;
  width: 100% !important;
  height: 95px;
  position: relative;
  z-index: 5;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  text-decoration: none;
  background-image: url("/cdn/shop/files/Button_-_340px_Wide_Yellow_0240a01a-7f2e-46c4-a4aa-cd75a29b1914.png?1973304713361739834");
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: white;
  max-width: 341px; }
  .esc--btn-submit:hover {
    border: none;
    background: none;
    color: #404042;
    background-image: url("/cdn/shop/files/Button_-_340px_Wide_Yellow_0240a01a-7f2e-46c4-a4aa-cd75a29b1914.png?1973304713361739834");
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white; }
  .esc--btn-submit:before {
    content: url("/cdn/shop/files/SmallButton1.png?2735495474876988255");
    position: absolute;
    top: 7px;
    left: -23px;
    transform: scaleX(0.9);
    z-index: 5; }
  .esc--btn-submit:after {
    content: url("/cdn/shop/files/SmallButton2.png?2735495474876988255");
    position: absolute;
    z-index: 5;
    top: 11px;
    left: -20px;
    transform: scaleX(0.9); }

.checkbox .esc--label {
  display: inline-block;
  font-size: 18px;
  font-family: "open sans";
  padding-top: 10px; }

.checkbox {
  display: flex; }
  .checkbox input[type=checkbox] {
    -webkit-appearance: none;
    width: 30px;
    height: 30px;
    background-image: none;
    border: 2px solid #dddddd;
    cursor: pointer; }
  .checkbox input[type=checkbox]:checked {
    background-image: url(/cdn/shop/files/check.png?9249002787978025451);
    background-repeat: no-repeat;
    background-position: center center; }

.faqDropOverflow {
  max-width: 1200px;
  width: 90%;
  position: relative;
  height: 70px;
  margin: auto;
  transition: all .2s;
  border-top: 1px solid #D1D2D4;
  border-bottom: 1px solid #D1D2D4; }

.faqPlaceholder, .faqParent, .faqChild {
  width: 100%;
  padding: 0 25px;
  font-size: 18px;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "open sans";
  color: #404042;
  border: 2px solid #D1D2D4;
  border-bottom-width: 1px;
  border-top-width: 1px;
  cursor: pointer;
  background: white; }

.faqPlaceholder, .faqParent {
  font-weight: 800; }

.faqChild {
  font-weight: 100;
  padding: 0 50px; }

.faqChildren, .faqParents {
  height: 0px;
  overflow: hidden;
  transition: all .2s; }

.factName {
  font-size: 40px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  letter-spacing: -1px;
  display: block; }

.factText {
  font-size: 18px;
  font-family: "open sans";
  color: #404042;
  line-height: 30px;
  padding-top: 10px;
  display: block; }

.factCopy {
  max-width: 858px;
  width: 90%;
  margin: auto;
  padding-top: 100px; }
  .factCopy a {
    text-decoration: none;
    cursor: pointer;
    color: #2AB573; }

.faqColor {
  background: #EC1B31;
  padding: 60px 0px;
  width: 100%;
  position: relative; }

@media only screen and (max-width: 768px) {
  .faqColor {
    padding: 130px 0px; } }
.faqBugs {
  display: block;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 10px; }

.faqPageTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 60px;
  color: #404042;
  max-width: 858px;
  width: 90%;
  margin: auto;
  line-height: 60px; }

.faqPageText, .faqPageFlexText {
  font-size: 18px;
  font-family: "open sans";
  color: #404042;
  line-height: 30px;
  padding-top: 10px;
  display: block;
  max-width: 858px;
  width: 90%;
  margin: auto; }
  .faqPageText a, .faqPageFlexText a {
    text-decoration: none;
    cursor: pointer;
    color: #2AB573; }
  .faqPageText .large, .faqPageFlexText .large {
    font-size: 25px;
    font-weight: 800;
    display: block;
    padding-left: 20px;
    padding-bottom: 30px; }
  .faqPageText .small, .faqPageFlexText .small {
    display: block;
    padding-left: 20px; }

.faqPageFlex {
  display: flex;
  width: 90%;
  max-width: 858px;
  flex-wrap: wrap;
  margin: auto;
  position: relative;
  top: 40px; }

.faqPageFlexText, .faqPageImg {
  width: 400px;
  display: block;
  margin: auto;
  height: 400px; }

@media only screen and (max-width: 905px) {
  .faqPageImg {
    width: 90%;
    max-width: 400px;
    height: 100%; }

  .faqPageFlexText {
    height: auto; }

  .faqPageFlex {
    top: 0px; } }
.eduSBS {
  display: flex;
  width: 90%;
  margin: auto;
  justify-content: flex-start;
  max-width: 1320px;
  height: 603px;
  margin-bottom: 50px; }

.eduLeft {
  margin-right: -6%;
  max-width: 630px;
  position: relative;
  z-index: 10;
  background: rgba(255, 255, 255, 0.8); }

.eduSBSTitle, .eduSec1RightTitle {
  display: block;
  font-size: 60px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  line-height: 60px;
  color: #404042; }

.eduSBSCopy, .eduSec1RightCopy {
  font-size: 17px;
  color: #404042;
  font-family: "open sans";
  padding-top: 20px;
  display: block;
  padding-right: 20px;
  line-height: 25px; }

.eduRightImg {
  width: calc(100% - 5% - 630px);
  max-width: 690px;
  position: absolute;
  right: 0px; }

@media only screen and (max-width: 768px) {
  .eduSBS {
    height: auto; }

  .eduLeft {
    margin: auto;
    padding: 25px;
    padding-bottom: 20px; }

  .eduSBSCopy {
    padding-right: 0px; }

  .eduRightImg {
    display: none; } }
.eduSec1SBS {
  display: flex;
  max-width: 1320px;
  width: 90%;
  margin: auto;
  justify-content: flex-end; }

.eduWires {
  position: absolute;
  left: 0px;
  width: calc(100% - 5% - 832px);
  max-width: 460px; }

.eduSec1Right {
  width: calc(66% + 20px);
  padding-left: 30px;
  position: relative;
  min-height: 240px;
  z-index: 10;
  background: rgba(255, 255, 255, 0.8); }

.eduTrippleFlex {
  padding-top: 50px;
  display: flex;
  max-width: 1320px;
  width: 90%;
  margin: auto;
  justify-content: space-between; }

.eduTripple {
  width: calc(33% - 35px); }

.eduTrippleTitle {
  display: block;
  text-align: center;
  font-size: 25px;
  font-family: "open sans";
  font-weight: 800;
  padding: 30px 0px;
  border-top: 10px solid #FFDD17; }

.eduTrippleCopy {
  font-size: 18px;
  font-family: "open sans";
  color: #404042;
  padding-bottom: 20px;
  line-height: 30px; }
  .eduTrippleCopy a {
    text-decoration: none;
    cursor: pointer;
    color: #2AB573; }

.eduButtonFlex {
  max-width: 860px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto;
  margin-bottom: 80px; }

.eduButton {
  padding-bottom: 25px;
  max-width: 400px;
  width: 90%; }
  .eduButton img {
    width: 100%;
    height: auto; }

@media only screen and (max-width: 980px) {
  .eduTripple {
    width: 100%;
    max-width: 600px;
    margin: auto;
    padding-bottom: 100px; }

  .eduTrippleFlex {
    flex-direction: column; }

  .eduButtonFlex {
    flex-direction: column;
    margin-bottom: 40px; }

  .eduButton {
    margin: auto; } }
@media only screen and (max-width: 980px) {
  .eduWires {
    display: none; }

  .eduSec1Right {
    width: 100%;
    padding: 5%; } }
.eduSec2Header {
  width: 90%;
  margin: auto;
  max-width: 1320px; }
  .eduSec2Header span {
    font-size: 60px;
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
    color: #404042; }
  .eduSec2Header img {
    float: right;
    margin-top: -40px;
    width: 70%;
    max-width: 955px; }

@media only screen and (max-width: 980px) {
  .eduSec2Header img {
    display: none; } }
@media only screen and (max-width: 768px) {
  .eduSec2Header {
    padding-top: 40px; } }
.edu2TrippleImg {
  display: block;
  margin: auto;
  width: 200px;
  height: auto; }

.edu2TrippleTitle {
  display: block;
  text-align: center;
  padding-top: 30px;
  font-size: 25px;
  font-family: "open sans";
  font-weight: 800;
  color: #404042; }

.edu2TrippleDownload {
  text-align: center;
  display: block;
  color: #2AB573;
  padding-top: 10px;
  font-size: 18px;
  font-family: "open sans";
  text-decoration: none;
  font-weight: 800; }

.edu2TrippleCopy {
  padding-top: 20px;
  font-size: 15px;
  font-family: "open sans";
  line-height: 25px;
  color: #404042; }
  .edu2TrippleCopy li {
    padding-bottom: 11px;
    padding-left: 10px; }

@media only screen and (max-width: 980px) {
  .mobileBorder {
    padding: 40px 40px 10px 40px;
    border: 10px solid #FFDD17;
    margin-bottom: 50px; } }
.eduSec2SBS {
  display: flex;
  max-width: 900px;
  width: 90%;
  margin: auto;
  margin-top: 20px;
  padding-bottom: 80px; }

.eduCircleImg {
  margin-right: 52px;
  height: 200px;
  width: 200px; }

.eduSec2Right {
  width: calc(100% - 200px); }
  @media only screen and (max-width: 768px) {
    .eduSec2Right {
      width: 100%; } }

.eduSec2RightTitle {
  display: block;
  color: #404042;
  font-size: 25px;
  font-family: "open sans";
  font-weight: 800;
  padding-bottom: 20px; }

.eduSec2RightCopy {
  font-size: 15px;
  color: #404042;
  line-height: 20px;
  padding-bottom: 20px;
  display: block;
  font-family: "open sans"; }

.eduSec2Form form {
  width: 100%;
  display: flex; }

.eduContactFormEmail {
  width: 75%;
  display: block;
  padding: 12px; }

.eduContactButton {
  display: block;
  -webkit-appearance: none;
  border: none;
  width: 25%;
  padding: 9px;
  background: #FFDD17;
  color: #404042;
  font-size: 20px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-weight: 800; }

.eduAgree {
  display: flex;
  padding-top: 10px; }

.eduAgreeCheck {
  width: 20px;
  height: 20px;
  border: 1px solid #D1D2D4;
  cursor: pointer; }

.eduAgreeText {
  font-size: 15px;
  padding-top: 1px;
  padding-left: 10px;
  color: #404042;
  font-family: "open sans"; }

.eduAgreeLink {
  color: #2AB573;
  cursor: pointer; }

.eduDisabled {
  background: #dddddd;
  cursor: not-allowed !important; }

.eduDisabledButn {
  background: #DBCF8B;
  cursor: not-allowed !important; }

.restrictionsExit {
  position: absolute;
  top: calc(82.5% - 30px);
  color: white;
  margin: auto;
  font-size: 15px;
  width: 100%;
  text-align: center;
  font-family: "open sans";
  font-weight: 800; }
  .restrictionsExit i {
    position: relative !important;
    right: 12px !important;
    top: 33px !important; }

.restrictions {
  width: 90%;
  max-width: 1000px;
  margin: auto;
  background: white;
  padding: 50px;
  height: 65%;
  overflow: scroll; }

.restrictionTitle {
  font-size: 30px;
  display: block;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  padding-bottom: 20px;
  color: #404042; }

.restrictionCopy {
  font-size: 12px;
  font-family: "open sans";
  color: #404042;
  line-height: 17px; }
  .restrictionCopy ol, .restrictionCopy ul {
    padding-left: 20px; }
  .restrictionCopy ol li {
    padding: 7px; }

@media only screen and (max-width: 768px) {
  .eduCircleImg {
    display: none; }

  .restrictionsExit {
    bottom: 90px; } }
.eduPicSBSLeft {
  background-image: url(/cdn/shop/files/M7A4918_1_35077245-1ddd-403d-a442-e40ae8fbec16.jpg?1773303087377656971);
  background-size: contain;
  width: 50vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 25vw; }

.eduPicSBSRight {
  background-image: url(/cdn/shop/files/bkg2.jpg?11766969213635341390);
  background-size: contain;
  width: 50vw;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  height: 25vw; }
  .eduPicSBSRight img {
    width: 100px;
    height: auto; }

.eduSBSPic {
  display: flex; }

.eduPicSBSLeftTitle {
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-size: 35px;
  color: white;
  text-align: center; }

.eduPicSBSLeftLogo {
  width: 390px;
  height: 113px;
  margin: 3px auto; }

.eduPicSBSLeftCopy {
  font-size: 40px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: white;
  width: 390px;
  text-align: center;
  margin: 0px auto;
  line-height: 25px; }

.eduPicSBSRightTitle {
  padding: 0px 30px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: white;
  line-height: 43px;
  font-size: 50px; }

.eduPicSBSRightSub {
  font-size: 20px;
  padding: 0px 30px 30px 30px;
  color: white;
  font-family: "open sans";
  font-weight: 800; }

@media only screen and (max-width: 980px) {
  .eduSBSPic {
    flex-direction: column; }

  .eduPicSBSLeft {
    width: 100vw;
    height: 50vw; }

  .eduPicSBSRight {
    width: 100vw;
    height: 50vw; }

  .eduPicSBSLeftTitle {
    font-size: 7vw; }

  .eduPicSBSLeftLogo {
    width: 50%;
    height: auto; }

  .eduPicSBSLeftCopy {
    font-size: 5vw; }

  .eduPicSBSRightTitle {
    font-size: 8vw; } }
.eduSection3Title {
  width: 90%;
  margin: auto;
  font-size: 60px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042;
  max-width: 1320px;
  padding-bottom: 40px; }

.eduSection3CopyLeft {
  width: 49%;
  font-size: 18px;
  font-family: "open sans";
  color: #404042;
  line-height: 30px;
  padding-right: 30px; }
  .eduSection3CopyLeft a {
    padding-top: 40px;
    display: none; }
    .eduSection3CopyLeft a img {
      margin: auto;
      display: block;
      width: 90%;
      max-width: 400px; }

.eduWorkshopTitle {
  width: 90%;
  max-width: 1320px;
  margin: auto;
  font-size: 60px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  color: #404042; }
  .eduWorkshopTitle span {
    font-family: "hallo-sans", 'PT Sans Narrow', sans-serif; }
  .eduWorkshopTitle img {
    padding-right: 10px;
    position: relative;
    top: -10px; }

.eduWorkshopSBS {
  display: flex; }

.eduWorkshop {
  width: 63vw;
  height: 36vw; }
  .eduWorkshop iframe {
    width: 100%;
    height: 100%; }

.eduPartnerColor {
  background: #F16921; }

.eduPartnerContainer {
  background-image: url(/cdn/shop/files/partnerBKG.jpg?1887453419755284719);
  height: 360px;
  width: 90%;
  max-width: 1320px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.eduPartnerText {
  width: 400px;
  margin-left: 60px; }

.eduPartnerCopy {
  color: white;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  font-family: "open sans";
  letter-spacing: 0.42px;
  padding: 10px 0xp 20px 0px; }

.eduPartnerButton {
  display: block; }
  .eduPartnerButton img {
    margin: auto;
    display: block; }

.eduPartnerTitle {
  font-size: 35px;
  color: white;
  text-align: center;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  padding-bottom: 10px; }

.eduPartnerButton {
  margin-top: 20px; }

@media only screen and (max-width: 1235px) {
  .eduSBS {
    height: auto;
    flex-direction: column;
    justify-content: space-between;
    width: 90%; }

  .eduSection3CopyLeft {
    width: 100%; }

  .eduVideo {
    margin: auto !important;
    margin-top: 50px !important;
    width: 100% !important; }

  .eduSection3Title {
    margin-top: 30px; } }
@media only screen and (max-width: 980px) {
  .eduWorkshopTitle {
    font-size: 45px; }
    .eduWorkshopTitle img {
      display: none; }

  .eduWorkshopSBS {
    margin-top: 10px;
    flex-direction: column; }

  .eduWorkshop {
    width: 100vw;
    height: 56.8vw; } }
@media only screen and (max-width: 600px) {
  .eduPartnerText {
    margin: auto;
    width: 90%;
    max-width: 400px; } }
.eduVideoContainer {
  background-image: url(/cdn/shop/files/Circuit.jpg?10911692433415879176);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }

.eduVideoTextContainer {
  width: 90%;
  margin: auto;
  max-width: 600px;
  padding: 50px;
  border: 10px solid #FFDD17;
  background: white;
  margin-bottom: 30px; }

.eduVideoTitle {
  font-size: 25px;
  font-family: "open sans";
  color: #404042;
  padding-bottom: 10px;
  font-weight: 800; }

.eduVideoCopy {
  font-size: 15px;
  font-family: "open sans";
  color: #404042;
  line-height: 25px; }

.eduVideoReadMore {
  font-size: 15px;
  font-family: "open sans";
  color: #2AB573;
  font-weight: 800;
  text-decoration: none;
  padding-top: 20px;
  display: block; }

.eduCalendar {
  width: 37vw; }

@media only screen and (max-width: 980px) {
  .eduCalendar {
    width: 100vw;
    height: 500px; } }
@media only screen and (max-width: 768px) {
  .backgroundRectangle:after {
    display: none; }

  .faqParent {
    padding: 10px 15px;
    height: auto;
    min-height: 70px; }

  .faqChild {
    padding: 10px 30px;
    height: auto;
    min-height: 70px; }

  .faqPlaceholder {
    padding: 10px 15px;
    height: auto;
    min-height: 70px; } }
* {
  -webkit-overflow-scrolling: touch; }

#mobileEducators {
  padding-top: 14px !important; }

.slidePlayButton {
  width: 100%;
  height: 100%;
  position: relative; }
  .slidePlayButton img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 50% !important;
    cursor: pointer; }

.eduPicSBSLeft {
  cursor: pointer;
  max-width: 1230px;
  margin: auto;
  position: relative;
  width: 70%;
  transform: translateX(-15%);
  height: 330px;
  background-size: cover;
  background-position: center; }

.eduPicSBSLeftTitle {
  position: absolute;
  right: 0px;
  transform: translateX(50%);
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  background: #F16921;
  top: 16%;
  padding: 5px 20px; }

.eduPicSBSLeftLogo {
  position: absolute;
  right: 0px;
  transform: translateX(50%);
  top: 33%; }

.eduPicSBSLeftCopy {
  text-align: right;
  position: absolute;
  right: 20px;
  top: 75%; }

.eduPicSBSRight {
  cursor: pointer;
  max-width: 1230px;
  margin: auto;
  position: relative;
  width: 70%;
  transform: translateX(15%);
  margin-top: 50px;
  margin-bottom: 80px;
  height: 330px;
  background-size: cover;
  background-position: center; }

.eduPicSBSRightTitle {
  position: absolute;
  left: 0px;
  transform: translateX(-50%);
  font-family: "Pixel", 'Press Start 2P', sans-serif;
  background: #EC1B31;
  top: 16%;
  padding: 25px 36px;
  width: 350px; }

.pageHeadTitle {
  padding: 0px;
  margin: 0px;
  position: relative;
  color: white;
  top: -70px;
  font-size: 40px; }

.pageHeadYellowLine {
  margin: 0px;
  padding: 0px;
  border: 0px; }

.pageHeadPic {
  position: relative; }
  .pageHeadPic:after {
    content: url(/cdn/shop/files/Rectangle.png?12763852796934695805);
    position: absolute;
    bottom: -1px;
    left: 0px;
    height: 200px;
    transform: scaleX(10); }

.faqColor {
  padding-top: 10px; }

.faqDropOverflow {
  border-top: 0px; }

.faqPlaceholder {
  background: none;
  border: 0px;
  border-bottom: 1px solid #D1D2D4;
  color: white;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  font-weight: 300;
  font-size: 40px;
  padding-bottom: 10px; }

@media only screen and (max-width: 1000px) {
  .eduPicSBSLeft, .eduPicSBSRight {
    transform: none;
    width: 90%; }

  .eduPicSBSLeftTitle, .eduPicSBSLeftLogo {
    right: 50%; }

  .eduPicSBSRightTitle {
    left: 50%;
    line-height: 5vw;
    font-size: 6vw; }

  .eduPicSBSLeftCopy {
    width: 50%; } }
@media only screen and (max-width: 700px) {
  .validate .clear {
    width: 100% !important; }
  .validate .mc-field-group {
    width: 100% !important; } }
@media only screen and (max-width: 768px) {
  .backgroundRectangle {
    padding-bottom: 25px; }

  .howToSelector {
    padding-bottom: 60px; }

  .quoteSlideOverflow {
    margin-top: -50px; }

  .wholesaleTitle {
    top: -120px; }

  .restrictions {
    position: relative;
    top: -30px; }

  .article {
    width: 100%;
    margin: 35px 0px; } }
.iframeContainer {
  overflow: hidden;
  padding-bottom: 58%;
  width: 90%;
  max-width: 860px;
  display: block;
  position: relative;
  height: 0;
  margin: auto; }
  .iframeContainer iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

input {
  -webkit-appearance: none; }

.section404 {
  max-width: 860px;
  width: 90vw;
  margin: auto; }

.Title404 {
  font-family: "hallo-sans", sans-serif;
  font-size: 70px;
  line-height: 70px; }

.Text404 {
  font-size: 18px;
  font-family: "Open Sans"; }

.Img404 {
  padding-top: 20px;
  max-width: 100%;
  margin: auto;
  display: block; }

.Back404 {
  text-align: right;
  font-family: "Open Sans";
  font-weight: 900;
  color: #2ab573;
  font-size: 25px;
  padding-top: 40px;
  cursor: pointer;
  display: block;
  text-decoration: none; }
  .Back404 img {
    position: relative;
    padding-left: 30px;
    top: 10px; }

#shopify-section-cart .accountRow {
  position: relative; }
#shopify-section-cart .cartRight {
  position: absolute;
  top: 0px;
  right: 0px; }
@media only screen and (max-width: 1055px) and (min-width: 575px) {
  #shopify-section-cart .accountRow {
    margin-top: 0px;
    position: relative;
    height: 760px; }
  #shopify-section-cart .cartLeft {
    margin: 0px auto;
    position: relative; }
  #shopify-section-cart .cartRight {
    top: auto;
    bottom: 0px;
    height: 310px;
    margin-bottom: 0px; } }
@media only screen and (max-width: 575px) {
  #shopify-section-cart .accountRow {
    margin-top: 0px;
    position: relative;
    height: 890px; }
  #shopify-section-cart .cartLeft {
    margin: 0px auto;
    position: relative; }
  #shopify-section-cart .cartRight {
    top: auto;
    bottom: 0px;
    height: 310px;
    margin-bottom: 0px; } }

.section1Container, .section2Container {
  transform: scale3d(1, 1, 1); }

.eduPartnerButton img {
  max-width: 331px;
  width: 100%; }

.navLogin {
  margin-left: 30px; }
  .navLogin img {
    height: 36px;
    position: relative;
    top: -4px; }

@media only screen and (max-width: 900px) {
  .featAccImg {
    width: 100%; }

  .featAccText {
    width: 100%; }

  .featProdText {
    height: auto !important;
    padding-bottom: 50px; }

  .footerTitle {
    margin-top: 51px; }

  .moreDiv {
    width: auto; }

  .pageHeadPic img {
    transform: translate(-25%); }

  #thanksPic {
    display: none; }

  .aboutSBS {
    margin-top: 20px; }

  .eduSection3Copy {
    padding-right: 0px; }

  #purchase {
    padding-bottom: 40px;
    margin: auto; }

  .videoTitle {
    clear: both; } }
@media only screen and (max-width: 1040px) {
  .navLogin {
    margin-left: 0px; }
    .navLogin img {
      top: 24px;
      left: -30px; } }
.templateCustomersResetPassword .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .templateCustomersResetPassword .wrapper .container {
    width: 500px; }
    .templateCustomersResetPassword .wrapper .container .page-header {
      text-align: center; }
    .templateCustomersResetPassword .wrapper .container .note {
      text-align: center; }
    .templateCustomersResetPassword .wrapper .container form {
      text-align: center; }
      .templateCustomersResetPassword .wrapper .container form #password_confirm {
        position: relative;
        right: 25px;
        padding-top: 10px;
        padding-bottom: 10px; }
      .templateCustomersResetPassword .wrapper .container form .btn {
        margin: auto; }

.remapMobileWarn {
  display: none;
  font-size: 40px;
  font-family: "hallo-sans", 'PT Sans Narrow', sans-serif;
  line-height: 40px;
  color: #404042;
  padding: 0px 20px;
  text-align: center; }

@media only screen and (max-height: 633px) and (max-width: 768px) {
  .iframeContainer {
    display: none; }

  .remapMobileWarn {
    display: block; } }
.product-options_form .productMoreOldPrice {
  position: relative;
  bottom: -10px; }

#mobileShop.mobileNavItem {
  margin-top: -30px; }

#shopify-section-thanks .aboutSBS {
  margin-top: 0px; }

.featProdButton {
  max-width: 300px; }

#disqus_thread {
  padding: 0px 25px; }

@media screen and (max-width: 701px) {
  .expanded .mobileArrow {
    transform: rotate(90deg); }
  .expanded a {
    height: 35px !important;
    padding: 10px 0px !important; } }
.accessibility-link {
  display: block;
  bottom: 1rem;
  left: 1rem;
  positition: relative; }
  .accessibility-link a {
    color: white; }

.featuredCat {
  list-style: none;
  margin: 0 10rem; }

.featuredCat li {
  display: inline-block;
  text-align: left;
  width: 33%;
  vertical-align: bottom;
  margin-bottom: 2rem; }
  .featuredCat li a {
    text-decoration: none; }
  .featuredCat li .featuredProdImage {
    width: 285px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .featuredCat li .featuredCatText {
    width: 285px;
    border: 10px solid #FFDD17;
    height: 325px;
    margin-left: auto;
    margin-right: auto; }
    .featuredCat li .featuredCatText .featuredCatTitle {
      padding: 0 30px;
      font-family: hallo-sans,PT Sans Narrow,sans-serif;
      display: block;
      font-size: 40px;
      color: #404042;
      font-weight: 100;
      margin-top: 50px; }
    .featuredCat li .featuredCatText .featCatProdPrice {
      padding: 0 30px;
      margin-top: 30px;
      display: block;
      font-family: open sans;
      color: #000;
      font-size: 25px;
      line-height: 30px;
      font-weight: 900; }
  .featuredCat li .featAccButton {
    margin-right: 3rem; }

@media only screen and (min-width: 900px) and (max-width: 1350px) {
  .featuredCat {
    width: 40%;
    margin-left: auto;
    margin-right: auto; }
    .featuredCat li {
      width: 575px;
      margin: 4rem 0; }
      .featuredCat li .featuredProdImage {
        width: 175px;
        height: 175px;
        display: inline-block; }
      .featuredCat li .featuredCatText {
        height: 175px;
        width: 68%;
        display: inline-block; }
        .featuredCat li .featuredCatText .featuredCatTitle {
          padding: 0 30px;
          font-size: 29px;
          margin-top: 20px; }
      .featuredCat li .featAccButton {
        float: left;
        position: relative;
        top: 3rem; } }
@media only screen and (max-width: 900px) {
  .featuredCat {
    list-style: none;
    margin: 0 10rem; }

  .featuredCat li {
    display: block;
    text-align: left;
    width: 100% !important;
    vertical-align: bottom;
    margin-bottom: 2rem; }
    .featuredCat li a {
      text-decoration: none; }
    .featuredCat li .featuredProdImage {
      width: 400px;
      height: auto;
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .featuredCat li .featuredCatText {
      width: 400px;
      border: 10px solid #FFDD17;
      height: 325px;
      margin-left: auto;
      margin-right: auto; }
      .featuredCat li .featuredCatText .featuredCatTitle {
        padding: 0 30px;
        font-family: hallo-sans,PT Sans Narrow,sans-serif;
        display: block;
        font-size: 40px;
        color: #404042;
        font-weight: 100;
        margin-top: 50px; }
      .featuredCat li .featuredCatText .featCatProdPrice {
        padding: 0 30px;
        margin-top: 30px;
        display: block;
        font-family: open sans;
        color: #000;
        font-size: 25px;
        line-height: 30px;
        font-weight: 900; }
    .featuredCat li .featAccButton {
      margin-right: 3rem; } }
