@charset "UTF-8";
/*
Theme Name:     PlayMonster
Author:         Stacy Silva
Author URI:     http://deplabs.com
Template:     	storefront
Description:  	This is a custom theme for PlayMonster based on WooThemes StoreFront
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* Playmonster Brand Variables */
/* global banner, nav menu text color, footer headings, primary stroke color for title */
/* button color, footer column header text, price color */
/* green hash line in global header, green carat in desktop nav */
/* secondary stroke color for title, slider arrows, discount price color */
/* body text color on white background */
/* footer text color, Body text color on colored background */
/* input placeholder text */
/* basket text in header */
/* search icon */
/* search/input border color, border/section line colors */
/* Breakpoints */
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'Luckiest Guy', cursive, sans-serif;
  font-weight: regular; }
@font-face {
  font-family: 'UniversLTStd-Black';
  src: url("webfonts/35F959_0_0.eot");
  src: url("webfonts/35F959_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/35F959_0_0.woff2") format("woff2"), url("fonts/35F959_0_0.woff") format("woff"), url("fonts/35F959_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'UniversLTStd-Bold';
  src: url("fonts/35F959_1_0.eot");
  src: url("fonts/35F959_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/35F959_1_0.woff2") format("woff2"), url("fonts/35F959_1_0.woff") format("woff"), url("fonts/35F959_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'UniversLTStd';
  src: url("fonts/35F959_2_0.eot");
  src: url("fonts/35F959_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/35F959_2_0.woff2") format("woff2"), url("fonts/35F959_2_0.woff") format("woff"), url("fonts/35F959_2_0.ttf") format("truetype"); }
h1, h2, h3, .panel-grid h3.widget-title {
  font-family: 'Luckiest Guy';
  color: #fff;
  -webkit-text-stroke: 0.04em #2E3192;
  text-shadow: 0px 0px 0 #2E3192, -3px -3px 0 #2E3192, 3px -3px 0 #2E3192, -3px 3px 0 #2E3192, 3px 3px 0 #2E3192;
  padding-left: 3px;
  padding-right: 3px; }

.archive.date .primary-blog h1,
.archive.category .primary-blog h1,
.single-post .primary-blog h1, .archive.date .primary-blog h2,
.archive.date .primary-blog h3,
.archive.date .primary-blog h4,
.archive.category .primary-blog h2,
.archive.category .primary-blog h3,
.archive.category .primary-blog h4,
.single-post .primary-blog h2,
.single-post .primary-blog h3,
.single-post .primary-blog h4, .archive.date .sidebar-blog h3,
.archive.category .sidebar-blog h3,
.single-post .sidebar-blog h3, body.woocommerce-cart .cross-sells h3, #register-modal li h2.gsection_title, .automoblox-login-page #customer_login h2, .car-resigration-content .my-garage h1, .page-template-default #wl-wrapper .wl-intro .entry-title,
.page-template #wl-wrapper .wl-intro .entry-title, .error404 .site-main .container h1, .section-contact-us h3.widget-title, footer.site-footer h3 {
  color: inherit;
  padding-left: inherit;
  padding-right: inherit;
  text-shadow: none;
  -webkit-text-stroke: 0; }

body, button, input, textarea {
  font-family: 'UniversLTStd', sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #333; }

a {
  color: #2E3192; }
  a:hover {
    color: #B2D235;
    text-decoration: none; }
  a:active {
    color: #B2D235; }

a:focus {
  outline: none; }

strong, b, table th {
  font-family: 'UniversLTStd-Bold';
  font-weight: 400; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
button[name="add-to-cart"],
button.button.alt,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget a.button,
.site-header-cart .widget_shopping_cart a.button,
.btn,
.product-purchase .wishlist-add-to-cart-button,
.plm-wishlist-container .plm-wishlist #tab-wl-settings .button {
  background-color: #B2D235;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  font-family: 'Luckiest Guy';
  font-weight: inherit;
  line-height: 1em;
  padding: .6em 1.5em .4em;
  text-transform: uppercase;
  text-decoration: none; }
  button:hover, button:focus,
  button[name="add-to-cart"]:hover,
  button[name="add-to-cart"]:focus,
  button.button.alt:hover,
  button.button.alt:focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  .button:hover,
  .button:focus,
  .widget a.button:hover,
  .widget a.button:focus,
  .site-header-cart .widget_shopping_cart a.button:hover,
  .site-header-cart .widget_shopping_cart a.button:focus,
  .btn:hover,
  .btn:focus,
  .product-purchase .wishlist-add-to-cart-button:hover,
  .product-purchase .wishlist-add-to-cart-button:focus,
  .plm-wishlist-container .plm-wishlist #tab-wl-settings .button:hover,
  .plm-wishlist-container .plm-wishlist #tab-wl-settings .button:focus {
    color: #fff;
    background-color: #B2D235;
    text-decoration: none; }

.modal-header button:hover {
  background-color: transparent; }

.site-header-cart .widget_shopping_cart a.button:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.wl-add-to.button {
  background-color: #B2D235;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  font-family: 'Luckiest Guy';
  font-weight: inherit;
  line-height: 1em;
  padding: .6em 1.8em .4em;
  text-transform: uppercase;
  text-decoration: none;
  border: none; }

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.cart .single_add_to_cart_button,
button[name="add-to-cart"],
.quick-view-button,
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

p.cart .single_add_to_cart_button:hover,
p.cart .single_add_to_cart_button:active,
p.cart .single_add_to_cart_button:focus,
button[name="add-to-cart"]:hover,
button[name="add-to-cart"]:active,
button[name="add-to-cart"]:focus,
.quick-view-button:hover,
.quick-view-button:active,
.quick-view-button:focus,
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.input-text, input[type=email], input[type=password], input[type=search], input[type=text], input[type=url], textarea {
  background-color: #fff;
  padding: .4em 1.5em .3em 0.75em;
  border: 1px solid #BDC0C4;
  border-radius: 3px;
  box-shadow: none; }
  .input-text:hover, .input-text:focus, .input-text:active, input[type=email]:hover, input[type=email]:focus, input[type=email]:active, input[type=password]:hover, input[type=password]:focus, input[type=password]:active, input[type=search]:hover, input[type=search]:focus, input[type=search]:active, input[type=text]:hover, input[type=text]:focus, input[type=text]:active, input[type=url]:hover, input[type=url]:focus, input[type=url]:active, textarea:hover, textarea:focus, textarea:active {
    background-color: #fff; }

input::placeholder {
  line-height: 20px;
  color: #B4B4B4;
  text-indent: 10px;
  padding-left: 0; }

.woocommerce.wl-button-wrap .wl-add-to {
  margin-left: calc(65px + .875em); }

.product-external .woocommerce.wl-button-wrap .wl-add-to {
  margin-left: 0; }

.wl-list-pop dl dt {
  font-weight: 400; }
.wl-list-pop .wl-add-to-single {
  font-weight: 400; }

.content-area.plm-wishlist-container {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
.site-header-cart .cart-contents:after {
  content: url("/wp-content/uploads/2018/02/cart-icon.svg");
  width: 20px;
  height: 20px; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .main-navigation ul ul,
  .secondary-navigation ul ul {
    float: unset;
    position: unset;
    top: unset;
    z-index: unset;
    left: unset; } }
.main-navigation ul.menu > li:first-child, .main-navigation ul.nav-menu > li:first-child {
  margin-left: 0; }

.main-navigation ul.menu ul a:hover, .main-navigation ul.menu ul li.focus, .main-navigation ul.menu ul li:hover > a, .main-navigation ul.nav-menu ul a:hover, .main-navigation ul.nav-menu ul li.focus, .main-navigation ul.nav-menu ul li:hover > a {
  background-color: transparent; }

#site-navigation #mega-menu-container ul#mega-menu ul {
  margin-left: 0;
  position: static;
  display: block; }
  #site-navigation #mega-menu-container ul#mega-menu ul li {
    line-height: 1.5em;
    padding: 0;
    font-family: 'UniversLTStd', sans-serif;
    font-size: 14px; }
    @media screen and (min-width: 768px) {
      #site-navigation #mega-menu-container ul#mega-menu ul li {
        display: block;
        float: left;
        padding-right: 1em;
        width: 50%; } }
    #site-navigation #mega-menu-container ul#mega-menu ul li a {
      border: none;
      color: #fff;
      font-size: 14px;
      font-family: 'UniversLTStd-Bold', sans-serif;
      line-height: 1.25em;
      padding: .5em 0;
      width: 100%; }
      @media screen and (min-width: 768px) {
        #site-navigation #mega-menu-container ul#mega-menu ul li a {
          color: #2c3691;
          padding: .25em 0; } }

.main-navigation ul li a::before,
.secondary-navigation ul li a::before {
  display: block; }

@media screen and (max-width: 767px) {
  #masthead .container {
    padding: 0; } }
#site-navigation {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0;
  clear: left;
  position: relative;
  top: -56px; }
  @media screen and (min-width: 768px) {
    #site-navigation {
      top: 0; } }
  @media screen and (max-width: 767px) {
    #site-navigation.toggled #mega-menu-container {
      border: 1px solid #99ca3d; } }
  #site-navigation #mega-menu-container {
    border: 1px solid #99ca3d;
    border-bottom: none;
    border-top: none;
    display: block !important;
    background-color: #2c3691;
    color: #fff;
    font-family: 'UniversLTStd-Bold', sans-serif;
    font-size: 14px; }
    @media screen and (min-width: 768px) {
      #site-navigation #mega-menu-container {
        background-color: #fff;
        border: none;
        color: #2c3691; } }
    #site-navigation #mega-menu-container #mega-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      justify-content: start; }
      #site-navigation #mega-menu-container #mega-menu > li {
        white-space: nowrap;
        padding: 0 1%; }
        #site-navigation #mega-menu-container #mega-menu > li > a {
          border-bottom: 1px solid #99ca3d;
          border-top: 1px solid #99ca3d;
          color: #fff;
          padding: 0;
          position: relative;
          width: 100%; }
          @media screen and (min-width: 768px) {
            #site-navigation #mega-menu-container #mega-menu > li > a {
              padding: 0 10px;
              border: none;
              color: #2c3691;
              font-family: 'UniversLTStd', sans-serif; } }
          #site-navigation #mega-menu-container #mega-menu > li > a:hover {
            text-decoration: none; }
          #site-navigation #mega-menu-container #mega-menu > li > a:after {
            color: #B2D235;
            position: absolute;
            right: 15px;
            top: 50%;
            margin-top: -2px;
            border-top: .5em solid;
            border-right: .4em solid transparent;
            border-bottom: 0;
            border-left: .4em solid transparent; }
            @media screen and (min-width: 768px) {
              #site-navigation #mega-menu-container #mega-menu > li > a:after {
                right: inherit;
                margin-top: -3px; } }
      #site-navigation #mega-menu-container #mega-menu .product-tile {
        border-top: 1px solid #ccc;
        display: block;
        text-align: center;
        white-space: normal; }
        #site-navigation #mega-menu-container #mega-menu .product-tile .product-title {
          font-size: 14px;
          line-height: 1.25em; }
          @media screen and (max-width: 767px) {
            #site-navigation #mega-menu-container #mega-menu .product-tile .product-title {
              color: #fff; } }
        #site-navigation #mega-menu-container #mega-menu .product-tile img {
          max-height: 75px;
          width: auto;
          max-height: 160px;
          width: auto;
          margin: 0 auto .5em; }
      #site-navigation #mega-menu-container #mega-menu li {
        line-height: 40px; }
        @media screen and (min-width: 768px) {
          #site-navigation #mega-menu-container #mega-menu li {
            display: flex;
            position: unset; } }
        #site-navigation #mega-menu-container #mega-menu li:last-of-type a {
          border-bottom: 1px solid #2c3691; }
          @media screen and (min-width: 768px) {
            #site-navigation #mega-menu-container #mega-menu li:last-of-type a {
              border: none; } }
        @media screen and (max-width: 767px) {
          #site-navigation #mega-menu-container #mega-menu li {
            margin-top: -1px; }
            #site-navigation #mega-menu-container #mega-menu li#menu-item-352 .product-container {
              float: left; }
            #site-navigation #mega-menu-container #mega-menu li#menu-item-355 .product-container, #site-navigation #mega-menu-container #mega-menu li#menu-item-353 .product-container, #site-navigation #mega-menu-container #mega-menu li#menu-item-356 .product-container {
              display: none; } }
        #site-navigation #mega-menu-container #mega-menu li .dropdown-menu {
          color: #fff;
          background-color: transparent;
          line-height: 1.25em;
          padding: 10px 15px;
          border-bottom: 1px solid #99ca3d;
          border-radius: 0; }
          #site-navigation #mega-menu-container #mega-menu li .dropdown-menu h3 {
            display: none;
            font-size: 32px;
            line-height: 1em;
            margin-bottom: .2em;
            margin-top: .25em; }
          @media screen and (min-width: 768px) {
            #site-navigation #mega-menu-container #mega-menu li .dropdown-menu {
              top: 37px;
              right: 0;
              background-color: #ffffff;
              box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
              padding: 30px 2% 45px;
              text-align: left;
              margin-bottom: 30px;
              border-radius: 12px;
              border: 1px solid #99ca3d;
              z-index: 200;
              min-width: 768px; }
              #site-navigation #mega-menu-container #mega-menu li .dropdown-menu h3 {
                display: block; } }
          @media screen and (min-width: 1024px) {
            #site-navigation #mega-menu-container #mega-menu li .dropdown-menu {
              min-width: 1024px; } }
          @media screen and (min-width: 1160px) {
            #site-navigation #mega-menu-container #mega-menu li .dropdown-menu {
              min-width: 1160px; } }
          @media screen and (max-width: 1023px) {
            #site-navigation #mega-menu-container #mega-menu li .dropdown-menu {
              padding: 30px 5% 45px; } }
          @media screen and (max-width: 767px) {
            #site-navigation #mega-menu-container #mega-menu li .dropdown-menu {
              padding: 10px 2%;
              border: none; } }
          @media (min-width: 1024px) {
            #site-navigation #mega-menu-container #mega-menu li .dropdown-menu {
              padding: 30px 5% 45px; } }
          #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .dropdown-area-wrapper {
            height: 100%;
            margin-right: 2%;
            width: 100%;
            float: left;
            position: relative; }
            @media screen and (min-width: 768px) {
              #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .dropdown-area-wrapper {
                padding-bottom: 30px;
                width: 31%; } }
          #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .sub-menu-container {
            font-family: 'UniversLTStd', sans-serif;
            font-size: 14px;
            white-space: normal; }
            @media screen and (min-width: 768px) {
              #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .sub-menu-container {
                display: inline-block;
                color: #000;
                width: 100%;
                padding: 0; } }
          #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .product-container {
            display: inline-block;
            width: 66%;
            padding: 0; }
            @media screen and (max-width: 767px) {
              #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .product-container {
                width: 100%; } }
            #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .product-container img {
              height: auto;
              width: 100%; }
            #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .product-container .product-tile {
              display: inline-block;
              width: 31%;
              padding: 0 3%;
              vertical-align: top;
              margin: 0 1%; }
              @media screen and (max-width: 767px) {
                #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .product-container .product-tile {
                  width: 31%;
                  margin: 0 1%;
                  border: none; } }
          #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .view-all {
            color: #fff;
            font-family: 'UniversLTStd-Bold', sans-serif;
            margin: 1em 0;
            padding: 0;
            display: block;
            text-transform: uppercase;
            width: 100%; }
            @media screen and (min-width: 768px) {
              #site-navigation #mega-menu-container #mega-menu li .dropdown-menu .view-all {
                position: absolute;
                color: #2e3192;
                bottom: 5px;
                margin: 0;
                text-align: right; } }
      @media screen and (min-width: 768px) {
        #site-navigation #mega-menu-container #mega-menu .dropdown-menu.show {
          display: block; }
        #site-navigation #mega-menu-container #mega-menu li:hover .dropdown-toggle {
          color: #B2D235 !important; }
          #site-navigation #mega-menu-container #mega-menu li:hover .dropdown-toggle::before {
            content: "";
            position: absolute;
            width: 25px;
            height: 25px;
            background: #fff;
            transform: rotate(45deg);
            bottom: -19px;
            right: -11px;
            box-shadow: -7px -6px 10px -7px rgba(0, 0, 0, 0.5);
            z-index: 500; } }

@media screen and (min-width: 768px) {
  li.menu-item:hover .dropdown-menu,
  li.menu-item:hover .dropdown-menu.show {
    display: block !important; }

  .main-navigation ul li {
    position: static; } }
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 8px 10px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: #2c3691;
  text-transform: none;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  height: auto;
  margin: 0;
  overflow: visible; }
  @media screen and (min-width: 768px) {
    .hamburger {
      display: none; } }

.hamburger:hover {
  background-color: #fff; }

.hamburger-box {
  margin-top: 5px;
  width: 32px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 32px;
  height: 4px;
  background-color: #2c3691;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }

.hamburger--slider .hamburger-inner::after {
  top: 20px; }

.hamburger--slider.is-active {
  background-color: #2c3691;
  border: 1px solid #99ca3d;
  border-bottom: none;
  color: #99ca3d;
  margin-bottom: -1px;
  z-index: 10; }
  .hamburger--slider.is-active .hamburger-inner,
  .hamburger--slider.is-active .hamburger-inner::before,
  .hamburger--slider.is-active .hamburger-inner::after {
    background-color: #99ca3d; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg); }

.margin-top-for-space {
  margin-top: 40px !important; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Global
--------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .quick-view-button {
    display: none !important; } }
.wxp-ship-status {
  border-radius: 25px;
  font-size: 11px;
  padding: 3px 5px;
  line-height: 14px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%; }
  .videoWrapper iframe {
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.container {
  padding-right: 20px;
  padding-left: 20px; }

@media screen and (min-width: 1024px) {
  .container {
    max-width: 100%; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .container {
    max-width: 100%; } }
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1200px; } }
@media screen and (max-width: 767px) {
  .container {
    max-width: 100%; } }
.swiper-container {
  padding: 0 20px; }

.grecaptcha-badge {
  z-index: 10; }

.site {
  overflow: visible; }

/* Page Builder Section Styles - for styles that are not globally applied */
/*  Header/SLider  */
/*  Product Carousel */
.product-wrapper {
  margin-bottom: 25px; }

/*  Category Carousel */
.category-wrapper {
  background: url(images/wave-pm-primary-color_1200x63.svg) repeat-x transparent center top;
  background-size: 1200px 63px;
  position: relative;
  display: inline-block;
  margin-top: -63px;
  padding-top: 63px;
  padding-bottom: 63px;
  width: 100%; }
  .category-wrapper .swiper-button-next,
  .category-wrapper .swiper-button-prev {
    top: 40%; }
  .category-wrapper::before {
    background: #2E3192;
    position: absolute;
    content: '';
    top: 63px;
    width: 100%;
    left: 0;
    height: calc(100% - 63px); }
  .category-wrapper .section-title {
    -webkit-text-stroke-color: #1C9AD6;
    text-shadow: 0px 0px 0 #1C9AD6, -3px -3px 0 #1C9AD6, 3px -3px 0 #1C9AD6, -3px 3px 0 #1C9AD6, 3px 3px 0 #1C9AD6; }
  .category-wrapper .carousel-section .swiper-button-next {
    background-image: url(images/arrow-blue.svg); }
  .category-wrapper .carousel-section .swiper-button-prev {
    background-image: url(images/arrow-blue.svg); }
  .category-wrapper .carousel-section .swiper-wrapper {
    margin-bottom: 40px; }
    .category-wrapper .carousel-section .swiper-wrapper li {
      padding: 0 5%; }
      .category-wrapper .carousel-section .swiper-wrapper li img {
        border-radius: 9px;
        border: 1px solid #fff; }
      .category-wrapper .carousel-section .swiper-wrapper li h2 {
        text-align: center;
        font-size: 22px;
        margin: 15px 0;
        line-height: 1; }
        .category-wrapper .carousel-section .swiper-wrapper li h2 .count {
          color: #fff; }

.partner-wrapper .swiper-button-next,
.partner-wrapper .swiper-button-prev {
  top: 48%; }

.brand-wrapper {
  background: url(images/wave-pm-secondary-color_1200x54.svg) repeat-x 0 top transparent;
  background-size: 1200px 54px;
  position: relative;
  display: inline-block;
  margin-top: -54px;
  padding-top: 64px;
  padding-bottom: 5vw;
  width: 100%; }
  .brand-wrapper::before {
    background: #B2D235;
    position: absolute;
    content: '';
    top: 54px;
    width: 100%;
    left: 0;
    height: calc(100% - 54px); }
  .brand-wrapper .swiper-wrapper.brand-carousel {
    margin-bottom: 50px; }
  .brand-wrapper .btn {
    color: #2E3192; }

.partner-wrapper {
  background: url(images/wave-pm-white_1200x47.svg) repeat-x 0 top transparent;
  background-size: 1200px 47px;
  position: relative;
  display: inline-block;
  margin-top: -4vw;
  padding-top: 6vw;
  padding-bottom: 25px;
  width: 100%; }
  .partner-wrapper::before {
    background: white;
    position: absolute;
    content: '';
    top: 47px;
    width: 100%;
    left: 0;
    height: calc(100% - 47px); }
  .partner-wrapper .carousel-section {
    padding-bottom: 35px;
    border-bottom: 1px solid #BDC0C4; }
    @media screen and (max-width: 767px) {
      .partner-wrapper .carousel-section {
        padding-bottom: 60px;
        border-bottom: none;
        margin-bottom: 20px; } }
    .partner-wrapper .carousel-section .swiper-wrapper img {
      border-radius: 9px;
      border: 1px solid #808285;
      margin-left: auto;
      margin-right: auto;
      max-height: 150px; }

/* three items Homepage carousels*/
@media screen and (min-width: 992px) {
  .partner-wrapper .swiper-wrapper div:first-child:nth-last-child(3), .brand-wrapper .swiper-wrapper div:first-child:nth-last-child(3), .category-wrapper .swiper-wrapper div:first-child:nth-last-child(3) {
    margin-left: 12.5%; } }
/* one items Homepage carousels*/
@media screen and (min-width: 640px) {
  .partner-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .partner-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div, .brand-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .brand-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div, .category-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .category-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div {
    margin-left: calc(30.3% + 10px);
    width: 100%; } }
@media screen and (min-width: 992px) {
  .partner-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .partner-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div, .brand-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .brand-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div, .category-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .category-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div {
    margin-left: calc(30.3% + 15px);
    width: 100%; } }
@media screen and (max-width: 639px) {
  .partner-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .partner-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div, .brand-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .brand-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div, .category-wrapper .swiper-wrapper > div:first-child:nth-last-child(1), .category-wrapper .swiper-wrapper > div:first-child:nth-last-child(1) div {
    margin-left: calc(17.65%);
    width: 100%; } }
/* two items Homepage carousels*/
@media screen and (min-width: 640px) {
  .partner-wrapper .swiper-wrapper div:first-child:nth-last-child(2), .brand-wrapper .swiper-wrapper div:first-child:nth-last-child(2), .category-wrapper .swiper-wrapper div:first-child:nth-last-child(2) {
    margin-left: 16.5%; } }
@media screen and (min-width: 992px) {
  .partner-wrapper .swiper-wrapper div:first-child:nth-last-child(2), .brand-wrapper .swiper-wrapper div:first-child:nth-last-child(2), .category-wrapper .swiper-wrapper div:first-child:nth-last-child(2) {
    margin-left: 25%; } }
/* two items Brand Landing Page products carousel*/
@media screen and (min-width: 768px) {
  .brand-products-carousel.swiper-wrapper div:first-child:nth-last-child(2) {
    margin-left: 16.5%; } }
/* three items Brand Landing Page press carousel*/
@media screen and (min-width: 768px) {
  .press-carousel.swiper-wrapper div:first-child:nth-last-child(3) {
    margin-left: 16.5%; } }
/* three items Brand Landing Page press carousel*/
@media screen and (min-width: 768px) {
  .press-carousel.swiper-wrapper div:first-child:nth-last-child(3) {
    margin-left: 12.5%; } }
/* two items Brand Landing Page press carousel*/
@media screen and (min-width: 640px) {
  .press-carousel.swiper-wrapper div:first-child:nth-last-child(2) {
    margin-left: 16.5%; } }
@media screen and (min-width: 768px) {
  .press-carousel.swiper-wrapper div:first-child:nth-last-child(2) {
    margin-left: 25%; } }
.gift-finder-section img {
  margin: 0 auto; }

/* account */
.woocommerce-page .entry-content .woocommerce {
  margin: 30px auto; }

@media screen and (min-width: 768px) {
  .logged-in.woocommerce-account .entry-content .woocommerce {
    width: 90%; }

  .woocommerce-account.left-sidebar .content-area {
    width: 100%; }
  .woocommerce-account.left-sidebar .woocommerce .woocommerce-MyAccount-content p:first-child {
    font-size: 1.25em; } }
.col2-set#customer_login .col-1,
.col2-set#customer_login .col-2,
.col2-set.addresses .col-1,
.col2-set.addresses .col-2 {
  width: 100%;
  max-width: inherit; }

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
  border-left: none; }

.col2-set#customer_login {
  padding-left: 15px;
  padding-right: 15px; }

.col2-set#customer_login .col-2 {
  border-top: 1px solid #ccc; }

@media screen and (min-width: 768px) {
  .col2-set#customer_login .col-1,
  .col2-set#customer_login .col-2 {
    border: none;
    margin: 0;
    float: left;
    width: 50%; } }
.faux-disabled {
  opacity: .5;
  pointer-events: none; }

.footer-form-check-label.highlighted,
.form-check-label.highlighted {
  color: red; }

.woocommerce-FormRow {
  float: left;
  margin-right: 12%;
  width: 20%; }

.form-check {
  float: left;
  display: block;
  width: 68%; }

@media screen and (max-width: 1020px) {
  .woocommerce-FormRow {
    float: none;
    width: inherit; }

  .form-check {
    float: none;
    width: inherit; } }
.page-template-default.left-sidebar .content-area,
.page-template-default.right-sidebar .content-area,
.page-template-template-fullwidth-php .content-area,
.page-template-template-homepage-php .content-area {
  width: 100%; }

.annex-cloud-block {
  padding-top: 80px; }

.ot-ccpa-icon.CCPAFloatRight.enableicon {
  align-items: flex-end !important;
  padding: 0 !important; }

.ot-ccpa-optout__dialogue__footer img {
  left: -9999px;
  position: relative; }

#ot-ccpa-optout .ot-ccpa-optout__confirm {
  border-radius: 20px !important;
  padding: 0.6em 1.5em 0.4em !important; }

.form-row span.woocommerce-input-wrapper {
  width: 100%; }

.storefront-handheld-footer-bar {
  display: none; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* Home page */
.home .site-content.container-fluid, .page .site-content.container-fluid {
  max-width: inherit;
  padding: 0; }

.pswp__bg,
.pswp__img--placeholder--blank {
  background-color: #fff; }

.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5); }

.pswp__ui--fit .pswp__caption {
  background-color: #fff; }

.pswp__caption__center {
  color: #333;
  text-align: center; }

.header-section {
  margin-bottom: 30px; }
  .header-section .header-carousel.swiper-container {
    padding: 0; }
    .header-section .header-carousel.swiper-container img {
      border-radius: 0; }
    .header-section .header-carousel.swiper-container div[class^='swiper-button-'] {
      display: block;
      width: 3.8vw;
      height: 13vw;
      background-size: auto auto;
      top: 35%; }
      @media screen and (max-width: 1023px) {
        .header-section .header-carousel.swiper-container div[class^='swiper-button-'] {
          width: 5.8vw;
          height: 20vw;
          top: 30%; } }
      @media screen and (max-width: 767px) {
        .header-section .header-carousel.swiper-container div[class^='swiper-button-'] {
          width: 8.8vw;
          height: 29vw;
          top: 30%; } }
    .header-section .header-carousel.swiper-container .swiper-button-next {
      background-image: url("images/banner-arrow-right.svg");
      right: 0; }
    .header-section .header-carousel.swiper-container .swiper-button-prev {
      background-image: url("images/banner-arrow-left.svg");
      left: 0; }
    .header-section .header-carousel.swiper-container .swiper-pagination-bullets {
      bottom: 3vw;
      padding-left: 10%;
      width: auto; }
      .header-section .header-carousel.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
        background: #fff;
        opacity: 1; }
      .header-section .header-carousel.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
        background: transparent;
        border: 2px solid #fff; }

.carousel-section {
  max-width: 100%; }
  .carousel-section .swiper-pagination {
    display: none; }
  @media (min-width: 1200px) {
    .carousel-section {
      max-width: 1200px; } }
  .carousel-section .swiper-button-next, .carousel-section .swiper-button-prev {
    bottom: 0;
    margin: 0; }
  .carousel-section .swiper-button-next {
    background-image: url(images/arrow-purple.svg);
    width: 36px;
    height: 36px;
    background-size: cover; }
    @media screen and (max-width: 767px) {
      .carousel-section .swiper-button-next {
        right: calc(48% - 37px);
        left: auto;
        top: auto; } }
  .carousel-section .swiper-button-prev {
    background-image: url(images/arrow-purple.svg);
    width: 36px;
    height: 36px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    background-size: cover; }
    @media screen and (max-width: 767px) {
      .carousel-section .swiper-button-prev {
        left: calc(48% - 37px);
        right: auto;
        float: left;
        top: auto; } }
  .carousel-section ul.products li.product {
    width: 85%;
    margin-right: 7%;
    margin-left: 7%; }
  .carousel-section .btn {
    background: transparent;
    color: #1C9AD6;
    font-family: 'UniversLTStd-Bold', sans-serif;
    position: absolute;
    right: 0;
    bottom: 0; }
    @media screen and (max-width: 768px) {
      .carousel-section .btn {
        background-color: #B2D235;
        color: #fff !important; } }

.swiper-container {
  position: relative; }
  @media screen and (min-width: 768px) {
    .swiper-container {
      width: 94%;
      padding-left: 3em;
      padding-right: 3em; } }
  @media screen and (min-width: 768px) {
    .swiper-container .swiper-button-next {
      right: 0; }
    .swiper-container .swiper-button-prev {
      left: 0; } }

@media screen and (min-width: 768px) {
  .header-section .swiper-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0; } }

.titles-hidden .slide-title {
  display: none; }

.swiper-container-generic .slide-title {
  font-size: 1.25em;
  margin-top: .75em;
  text-align: center; }
@media screen and (max-width: 767px) {
  .swiper-container-generic .swiper-slide {
    padding-bottom: 45px; } }
@media screen and (min-width: 768px) {
  .swiper-container-generic .swiper-button-next, .swiper-container-generic .swiper-button-prev {
    top: 35%; } }

.press-wrapper h1 {
  color: #B2D235;
  font-family: 'Luckiest Guy', sans-serif;
  font-size: 21px !important;
  margin-bottom: 1em;
  -webkit-text-stroke: 0;
  text-shadow: none;
  text-align: left !important; }

.press-wrapper .swiper-container .swiper-wrapper div.swiper-slide img {
  max-width: 280px !important; }

.press-wrapper h2,
#section-reviews h2,
#section-cross-sells h2,
#section-recently-viewed h2,
#section-upsells h2 {
  color: #B2D235;
  font-family: 'Luckiest Guy', sans-serif;
  font-size: 21px;
  margin-bottom: 1em;
  -webkit-text-stroke: 0;
  text-shadow: none; }
.press-wrapper .swiper-container,
#section-reviews .swiper-container,
#section-cross-sells .swiper-container,
#section-recently-viewed .swiper-container,
#section-upsells .swiper-container {
  padding-left: 27px;
  padding-right: 27px;
  width: 100%; }
  .press-wrapper .swiper-container .swiper-button-prev,
  #section-reviews .swiper-container .swiper-button-prev,
  #section-cross-sells .swiper-container .swiper-button-prev,
  #section-recently-viewed .swiper-container .swiper-button-prev,
  #section-upsells .swiper-container .swiper-button-prev {
    background: url(images/arrow-green.svg);
    height: 36px;
    width: 36px;
    transform: rotate(180deg); }
  .press-wrapper .swiper-container .swiper-button-next,
  #section-reviews .swiper-container .swiper-button-next,
  #section-cross-sells .swiper-container .swiper-button-next,
  #section-recently-viewed .swiper-container .swiper-button-next,
  #section-upsells .swiper-container .swiper-button-next {
    background: url(images/arrow-green.svg);
    height: 36px;
    width: 36px; }
  .press-wrapper .swiper-container .swiper-wrapper div.swiper-slide,
  #section-reviews .swiper-container .swiper-wrapper div.swiper-slide,
  #section-cross-sells .swiper-container .swiper-wrapper div.swiper-slide,
  #section-recently-viewed .swiper-container .swiper-wrapper div.swiper-slide,
  #section-upsells .swiper-container .swiper-wrapper div.swiper-slide {
    text-align: center; }
    .press-wrapper .swiper-container .swiper-wrapper div.swiper-slide h3,
    #section-reviews .swiper-container .swiper-wrapper div.swiper-slide h3,
    #section-cross-sells .swiper-container .swiper-wrapper div.swiper-slide h3,
    #section-recently-viewed .swiper-container .swiper-wrapper div.swiper-slide h3,
    #section-upsells .swiper-container .swiper-wrapper div.swiper-slide h3 {
      color: #333;
      font-family: 'UniversLTStd-Bold';
      font-size: 14px;
      margin: 10px auto 0;
      max-width: 200px;
      -webkit-text-stroke: 0;
      text-shadow: none; }
    .press-wrapper .swiper-container .swiper-wrapper div.swiper-slide img,
    #section-reviews .swiper-container .swiper-wrapper div.swiper-slide img,
    #section-cross-sells .swiper-container .swiper-wrapper div.swiper-slide img,
    #section-recently-viewed .swiper-container .swiper-wrapper div.swiper-slide img,
    #section-upsells .swiper-container .swiper-wrapper div.swiper-slide img {
      display: block;
      margin: 0 auto;
      max-width: 200px;
      width: 100%; }
    .press-wrapper .swiper-container .swiper-wrapper div.swiper-slide a,
    #section-reviews .swiper-container .swiper-wrapper div.swiper-slide a,
    #section-cross-sells .swiper-container .swiper-wrapper div.swiper-slide a,
    #section-recently-viewed .swiper-container .swiper-wrapper div.swiper-slide a,
    #section-upsells .swiper-container .swiper-wrapper div.swiper-slide a {
      text-decoration: none; }

#primary .site-main ul.products li.product .woocommerce-LoopProduct-link {
  width: 100%; }

.not-front #primary .site-main .products li.product img {
  height: auto;
  width: 100%; }

#primary .site-main .product-wrapper .swiper-wrapper .swiper-slide {
  height: initial;
  margin-bottom: 10px;
  position: relative; }
  @media screen and (max-width: 767px) {
    #primary .site-main .product-wrapper .swiper-wrapper .swiper-slide {
      margin-bottom: 45px; } }
#primary .site-main .product-wrapper ul.products li.product {
  border-top: 1px solid #ccc;
  border-bottom: none;
  padding: 18px 7% 10px;
  position: inherit; }
  #primary .site-main .product-wrapper ul.products li.product img {
    flex-shrink: 0;
    width: auto; }
  #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    padding: 18px 0 10px; }
    #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link h2 {
      font-family: 'UniversLTStd-Bold', sans-serif;
      color: #333;
      text-shadow: none;
      -webkit-text-stroke: 0;
      font-size: 14px; }
    #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link:hover {
      text-decoration: none; }
    #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .star-rating {
      background: url(images/star-empty.png) repeat-x 0 0 transparent;
      width: 60px;
      order: 3;
      position: absolute; }
      #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .star-rating::before {
        content: ""; }
      #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .star-rating span::before {
        background: url(images/star-full.png) repeat-x 0 0 transparent;
        color: transparent; }
    #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .price {
      display: flex;
      flex-direction: column-reverse;
      height: inherit;
      justify-content: flex-end;
      color: #ee3987;
      margin-bottom: 0;
      padding-bottom: 0; }
      #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .price .amount {
        font-family: 'Luckiest Guy';
        color: #B2D235;
        font-size: 28px;
        margin-top: 5px; }
      #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .price ins em {
        display: none; }
      #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .price ins span {
        color: #1C9AD6 !important; }
      #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .price del {
        opacity: 1;
        line-height: 1; }
        #primary .site-main .product-wrapper ul.products li.product .woocommerce-LoopProduct-link .price del span.amount {
          color: #ee3987;
          font-size: 10px;
          font-family: 'UniversLTStd', sans-serif; }
  #primary .site-main .product-wrapper ul.products li.product .button {
    width: 127px;
    /* PLMSUP-263 */
    position: absolute;
    left: 14%;
    right: 14%;
    bottom: 0;
    display: inline-block;
    min-width: 167px;
    line-height: 1.7;
    padding: 0.4em 1.4em 0.15em;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px;
    background-color: #B2D235;
    font-size: 18px;
    font-family: "Luckiest Guy";
    font-weight: inherit;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    /* END */ }
    @media screen and (max-width: 767px) {
      #primary .site-main .product-wrapper ul.products li.product .button {
        margin: 10px auto;
        position: relative;
        left: unset; } }
    #primary .site-main .product-wrapper ul.products li.product .button:before {
      background: url(images/cart-icon-white.svg) no-repeat;
      background-size: cover;
      content: "";
      display: block;
      float: left;
      height: 23px;
      margin-right: 0.15em;
      width: 26px; }
    #primary .site-main .product-wrapper ul.products li.product .button:hover {
      text-decoration: none;
      opacity: 0.7; }
#primary .site-main .added_to_cart {
  position: absolute;
  display: block;
  bottom: -24px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0);
  font-family: "Luckiest Guy";
  font-weight: inherit;
  white-space: nowrap;
  text-transform: uppercase;
  text-decoration: none;
  color: #B2D235;
  transition: all .3s linear; }
  #primary .site-main .added_to_cart:hover {
    text-decoration: underline; }
  #primary .site-main .added_to_cart:before {
    content: 'Added!';
    padding-right: 10px;
    font-family: 'UniversLTStd';
    text-transform: none;
    color: red; }
    #primary .site-main .added_to_cart:before:hover {
      text-decoration: none; }
#primary .site-main ul.products li.product {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 3em;
  padding: 38px 7% 10px;
  position: relative; }
  @media screen and (max-width: 767px) {
    #primary .site-main ul.products li.product {
      margin-bottom: 1em; } }
  #primary .site-main ul.products li.product .woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column; }
    #primary .site-main ul.products li.product .woocommerce-LoopProduct-link h2 {
      font-family: 'UniversLTStd-Bold', sans-serif;
      color: #333;
      text-shadow: none;
      -webkit-text-stroke: 0;
      font-size: 14px; }
    #primary .site-main ul.products li.product .woocommerce-LoopProduct-link:hover {
      text-decoration: none; }
    #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .star-rating {
      background: url(images/star-empty.png) repeat-x 0 0 transparent;
      width: 60px;
      order: 3;
      position: absolute;
      bottom: 33px;
      left: 0;
      right: 0; }
      #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .star-rating::before {
        content: ""; }
      @media screen and (max-width: 767px) {
        #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .star-rating {
          bottom: 0; } }
      #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .star-rating span::before {
        background: url(images/star-full.png) repeat-x 0 0 transparent;
        color: transparent; }
    #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .onsale {
      border: none;
      text-indent: -99999px;
      position: absolute;
      top: 0;
      left: 0;
      background: url(images/sale-bite.png) no-repeat 0 0 transparent;
      width: 42px;
      height: 38px; }
    #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .price {
      color: #B2D235;
      display: flex;
      font-family: 'Luckiest Guy';
      flex-direction: column-reverse;
      justify-content: flex-end;
      margin-bottom: 10px;
      padding-bottom: 0;
      line-height: 1.25em;
      margin-top: .75em; }
      #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .price .amount {
        font-size: 28px; }
      #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .price ins em {
        display: none; }
      #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .price ins span {
        color: #1C9AD6 !important; }
      #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .price del {
        opacity: 1;
        line-height: 1; }
        #primary .site-main ul.products li.product .woocommerce-LoopProduct-link .price del span.amount {
          color: #ee3987;
          font-size: 10px;
          font-family: 'UniversLTStd', sans-serif; }
  #primary .site-main ul.products li.product .button {
    width: 127px;
    /* PLMSUP-263 */
    position: absolute;
    left: 14%;
    right: 14%;
    bottom: 0;
    display: inline-block;
    min-width: 167px;
    line-height: 1.7;
    padding: 0.4em 1.4em 0.15em;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px;
    background-color: #B2D235;
    font-size: 18px;
    font-family: "Luckiest Guy";
    font-weight: inherit;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    /* END */ }
    #primary .site-main ul.products li.product .button:before {
      background: url(images/cart-icon-white.svg) no-repeat;
      background-size: cover;
      content: "";
      display: block;
      float: left;
      height: 23px;
      margin-right: 0.15em;
      width: 26px; }
    #primary .site-main ul.products li.product .button:hover {
      text-decoration: none;
      opacity: 0.7; }
    #primary .site-main ul.products li.product .button .added_to_cart {
      position: absolute;
      bottom: -24px;
      right: 25%;
      left: 25%;
      background-color: rgba(255, 255, 255, 0);
      font-family: "Luckiest Guy";
      font-weight: inherit;
      white-space: nowrap;
      text-transform: uppercase;
      text-decoration: none;
      color: #B2D235;
      transition: all .3s linear; }
      #primary .site-main ul.products li.product .button .added_to_cart:hover {
        text-decoration: underline; }
#primary .site-main .featured-section {
  background-color: #eeeff0;
  padding: 30px 15px 20px;
  margin-bottom: 20px; }
  #primary .site-main .featured-section .product-thumbnail {
    padding-bottom: 5px;
    position: relative; }
  @media screen and (max-width: 767px) {
    #primary .site-main .featured-section {
      padding: 20px 0; }
      #primary .site-main .featured-section .container {
        padding: 0; }
      #primary .site-main .featured-section a.btn {
        margin: 15px auto; }
      #primary .site-main .featured-section .featured-product-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        #primary .site-main .featured-section .featured-product-container h1 {
          flex: 0 0 100%; }
      #primary .site-main .featured-section article.product-thumbnail {
        float: left;
        margin: 0 2%;
        position: relative;
        width: 46%; }
        #primary .site-main .featured-section article.product-thumbnail:last-of-type {
          border-bottom: none; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      #primary .site-main .featured-section article.product-thumbnail {
        padding-bottom: 20px; } }
  @media screen and (max-width: 767px) {
        #primary .site-main .featured-section article.product-thumbnail ul.products li.product {
          height: inherit;
          padding: 10px;
          position: static; }
          #primary .site-main .featured-section article.product-thumbnail ul.products li.product .button {
            background-position: center;
            bottom: 5px;
            display: block;
            right: 0;
            text-align: center;
            width: 100%; }
          #primary .site-main .featured-section article.product-thumbnail ul.products li.product .star-rating {
            margin-top: 5px;
            left: inherit !important;
            position: inherit;
            right: inherit !important; }
          #primary .site-main .featured-section article.product-thumbnail ul.products li.product a.woocommerce-LoopProduct-link img {
            padding: 0% 0% 0;
            max-width: 100%;
            margin: 0 auto;
            position: static; } }
  @media screen and (max-width: 767px) {
    #primary .site-main .featured-section .media-container {
      order: 2;
      text-align: center; } }
  #primary .site-main .featured-section .media-container iframe {
    border: 1px solid #ccc;
    border-radius: 5px; }
  #primary .site-main .featured-section h1.section-title {
    margin-bottom: .75rem; }
  #primary .site-main .featured-section .product-thumbnail:last-of-type {
    border-bottom: 1px solid #ccc; }
  #primary .site-main .featured-section a.btn {
    background: none;
    text-align: right;
    float: right;
    color: #2E3192;
    font-family: 'UniversLTStd-Bold', sans-serif;
    border: none;
    border-radius: 0;
    margin-top: 4px; }
  #primary .site-main .featured-section ul.products li.product {
    width: 100%;
    min-height: 140px;
    margin: 0 0 20px 0;
    padding: 10px;
    border-bottom: none;
    position: static;
    padding-left: 50%;
    padding-right: 2%; }
    @media screen and (max-width: 767px) {
      #primary .site-main .featured-section ul.products li.product {
        margin: 0; } }
    @media screen and (max-width: 1023px) {
      #primary .site-main .featured-section ul.products li.product {
        padding-right: 5%; } }
    @media screen and (min-width: 768px) {
      #primary .site-main .featured-section ul.products li.product {
        padding-right: 2%; } }
    #primary .site-main .featured-section ul.products li.product ins {
      margin-left: 0; }
    #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link {
      position: static; }
      #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link img {
        order: 1;
        width: auto;
        padding: 1% !important;
        box-sizing: border-box;
        display: block;
        margin: 0 auto;
        padding: 0;
        height: auto !important;
        width: 150px;
        position: absolute;
        top: 0;
        left: 10%; }
        @media screen and (max-width: 1023px) {
          #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link img {
            left: 2%;
            width: 150px; } }
        @media screen and (min-width: 768px) {
          #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link img {
            left: 4%;
            width: 130px; } }
        @media (min-width: 1024px) {
          #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link img {
            left: 10%;
            width: 150px; } }
      #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link h2 {
        min-height: auto;
        order: 2;
        padding: 5px 0; }
      #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link .price {
        height: auto;
        order: 3; }
        @media screen and (max-width: 767px) {
          #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link .price {
            margin-bottom: 0; } }
      #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link .star-rating {
        bottom: inherit;
        order: 4;
        position: relative;
        margin: 5px auto 0; }
        @media (min-width: 768px) and (max-width: 1023px) {
          #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link .star-rating {
            right: calc(31% - 60px); } }
        @media screen and (max-width: 767px) {
          #primary .site-main .featured-section ul.products li.product a.woocommerce-LoopProduct-link .star-rating {
            right: calc(33% - 60px); } }
    #primary .site-main .featured-section ul.products li.product .added_to_cart {
      bottom: -7px; }
    #primary .site-main .featured-section ul.products li.product .button {
      width: 127px;
      position: absolute;
      right: 8%;
      left: unset;
      bottom: 5px;
      width: 35%;
      background-position: center; }
      @media (min-width: 768px) and (max-width: 1023px), screen and (max-width: 767px) {
        #primary .site-main .featured-section ul.products li.product .button {
          position: static; } }
#primary .site-main .category-wrapper .product-category {
  padding: 0; }
  #primary .site-main .category-wrapper .product-category a:hover {
    text-decoration: none; }

.container-hero img {
  margin-left: auto;
  margin-right: auto; }

.archive.date .hentry.type-post .entry-content,
.archive.category .hentry.type-post .entry-content,
.single-post .hentry.type-post .entry-content {
  width: 100%; }
.archive.date.left-sidebar .content-area,
.archive.category.left-sidebar .content-area,
.single-post.left-sidebar .content-area {
  float: none;
  margin: 0 auto;
  width: 100%; }
.archive.date .entry-header,
.archive.category .entry-header,
.single-post .entry-header {
  display: flex;
  flex-direction: column; }
  .archive.date .entry-header span,
  .archive.category .entry-header span,
  .single-post .entry-header span {
    order: 2;
    margin-bottom: 1.5em; }
.archive.date .entry-meta,
.archive.category .entry-meta,
.single-post .entry-meta {
  display: none; }
.archive.date .primary-blog,
.archive.category .primary-blog,
.single-post .primary-blog {
  padding-top: 45px; }
  @media screen and (max-width: 767px) {
    .archive.date .primary-blog,
    .archive.category .primary-blog,
    .single-post .primary-blog {
      padding-top: 45px; } }
  .archive.date .primary-blog h1,
  .archive.category .primary-blog h1,
  .single-post .primary-blog h1 {
    color: #B2D235;
    margin-bottom: .15em;
    margin-top: .25em;
    text-transform: none; }
  .archive.date .primary-blog h2,
  .archive.date .primary-blog h3,
  .archive.date .primary-blog h4,
  .archive.category .primary-blog h2,
  .archive.category .primary-blog h3,
  .archive.category .primary-blog h4,
  .single-post .primary-blog h2,
  .single-post .primary-blog h3,
  .single-post .primary-blog h4 {
    color: #2E3192;
    margin-top: 1.25em;
    text-transform: none; }
.archive.date .sidebar-blog,
.archive.category .sidebar-blog,
.single-post .sidebar-blog {
  padding-top: 45px; }
  @media screen and (max-width: 767px) {
    .archive.date .sidebar-blog,
    .archive.category .sidebar-blog,
    .single-post .sidebar-blog {
      padding-top: 45px; } }
  .archive.date .sidebar-blog h3,
  .archive.category .sidebar-blog h3,
  .single-post .sidebar-blog h3 {
    color: #B2D235;
    margin-top: 1.25em; }
  .archive.date .sidebar-blog .postsbycategory li,
  .archive.category .sidebar-blog .postsbycategory li,
  .single-post .sidebar-blog .postsbycategory li {
    margin-bottom: .75em; }
@media screen and (max-width: 767px) {
  .archive.date .site-main,
  .archive.date .hentry,
  .archive.category .site-main,
  .archive.category .hentry,
  .single-post .site-main,
  .single-post .hentry {
    border-bottom: 1px solid #eee;
    margin-bottom: 0; } }
.archive.date .author .avatar,
.archive.category .author .avatar,
.single-post .author .avatar {
  height: auto;
  max-width: 128px;
  width: 100%; }
.archive.date .author, .archive.date .cat-links, .archive.date .comments-link, .archive.date .tags-links,
.archive.category .author,
.archive.category .cat-links,
.archive.category .comments-link,
.archive.category .tags-links,
.single-post .author,
.single-post .cat-links,
.single-post .comments-link,
.single-post .tags-links {
  margin-bottom: 1.25em; }

.archive.date h2.entry-title,
.archive.category h2.entry-title {
  margin-top: .25em; }

body.inventor-story .sidebar-blog {
  display: none; }
body.inventor-story .entry-content > img {
  float: none;
  margin-bottom: 2em;
  width: 100%; }
  @media screen and (min-width: 768px) {
    body.inventor-story .entry-content > img {
      float: left;
      margin: 0 2.5em 2em 0;
      max-width: 300px;
      width: 40%; } }

.not-front .woocommerce-breadcrumb {
  padding-bottom: 20px;
  padding-top: 15px;
  font-size: 14px;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .not-front .woocommerce-breadcrumb {
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .not-front .woocommerce-breadcrumb .breadcrumb-separator {
      padding: 0 .45em; } }

.woocommerce.quick-view .single_add_to_cart_button {
  background-color: #B2D235;
  border-color: #B2D235;
  border-radius: 23px;
  color: #ffffff;
  font-size: 18px;
  height: inherit;
  line-height: 1em;
  padding: .6em 1.5em .4em; }
  .woocommerce.quick-view .single_add_to_cart_button:hover {
    background-color: #B2D235; }
.woocommerce.quick-view .quantity .qty {
  border-radius: 25px;
  float: left;
  font-size: 18px;
  height: inherit;
  line-height: 1em;
  margin-right: .75em;
  padding: .35em .75em .35em;
  text-align: left;
  width: 4em; }
.woocommerce.quick-view h1.product_title {
  font-family: 'Luckiest Guy', cursive, sans-serif;
  margin: .75em 0 .25em;
  padding-left: 3px;
  padding-right: 3px; }
.woocommerce.quick-view p.price {
  color: #B2D235;
  font-family: 'Luckiest Guy', cursive, sans-serif;
  font-size: 32px;
  margin: 0 0 .75em; }
.woocommerce.quick-view div.quick-view-image a.button {
  background-color: #B2D235;
  border-radius: 3px;
  font-size: 18px;
  font-weight: inherit; }
  .woocommerce.quick-view div.quick-view-image a.button:hover {
    background-color: #B2D235; }
.woocommerce.quick-view .price del {
  color: #ee3987; }
.woocommerce.quick-view .stock {
  display: none; }
.woocommerce.quick-view .single_add_to_cart_button {
  width: 223px; }
.woocommerce.quick-view .quantity input[type="number"] {
  background-color: #efefef;
  border-color: #efefef;
  border-bottom: 2px solid #B2D235;
  border-radius: 0;
  padding-right: .5em;
  width: 65px; }

@media screen and (max-width: 767px) {
  body.woocommerce-cart .hentry,
  body.woocommerce-cart .site-main {
    margin: 0; } }
body.woocommerce-cart .content-area {
  width: 100%; }
body.woocommerce-cart .site-content.container {
  padding-top: 30px; }
body.woocommerce-cart table.cart {
  box-shadow: 0 3px 2px #ccc;
  margin-top: 15px; }
  body.woocommerce-cart table.cart th {
    color: #2E3192;
    padding: .75em 1.618em; }
  body.woocommerce-cart table.cart td.actions {
    border-top: 1px solid #eee !important;
    padding: 10px 15px; }
    body.woocommerce-cart table.cart td.actions input {
      border-radius: 20px;
      font-size: 18px;
      line-height: 1em; }
@media screen and (max-width: 767px) {
  body.woocommerce-cart #section-cross-sells {
    display: none; } }
body.woocommerce-cart .cross-sells h2 {
  color: #B2D235;
  -webkit-text-stroke: 0;
  text-shadow: none; }
body.woocommerce-cart .cross-sells h3 {
  color: #333;
  font-family: 'UniversLTStd-Bold';
  font-size: 14px;
  margin: 10px auto 0;
  max-width: 200px;
  text-align: center; }
body.woocommerce-cart .cross-sells .quick-view-button {
  display: none; }
body.woocommerce-cart .cart_totals h2 {
  color: #B2D235;
  -webkit-text-stroke: 0;
  text-shadow: none; }
body.woocommerce-cart .wc-proceed-to-checkout .button.checkout-button {
  background-color: #2E3192;
  border-radius: 25px;
  font-size: 21px; }
body.woocommerce-cart .wc-proceed-to-checkout .button.checkout-button:hover {
  background-color: #0056b3; }

@media screen and (max-width: 767px) {
  body.woocommerce-checkout .hentry,
  body.woocommerce-checkout .site-main {
    margin: 0; } }
body.woocommerce-checkout .content-area {
  width: 100%; }
  body.woocommerce-checkout .content-area .col-1,
  body.woocommerce-checkout .content-area .col-2 {
    max-width: inherit;
    width: 100%; }
body.woocommerce-checkout .woocommerce-info {
  background-color: #B2D235;
  border: none;
  color: #2E3192;
  margin: .75em 0 2em; }
  body.woocommerce-checkout .woocommerce-info a {
    color: #2E3192;
    text-decoration: underline; }
body.woocommerce-checkout #payment .place-order .button {
  background-color: #2E3192;
  border-radius: 20px;
  font-size: 18px;
  line-height: 1em;
  padding: .6em 1.5em .4em; }
body.woocommerce-checkout #payment .form-row {
  margin-left: 0;
  margin-right: 0; }
body.woocommerce-checkout .payment-fixed {
  box-shadow: 0 3px 1em rgba(0, 0, 0, 0.25); }
body.woocommerce-checkout .checkout_coupon {
  border-bottom: 1px solid #ccc;
  margin-bottom: 2.5em;
  margin-top: -.5em;
  padding: .25em 1em; }
  body.woocommerce-checkout .checkout_coupon input[type="text"] {
    border-radius: 20px;
    font-size: 18px;
    height: inherit;
    padding: .4em .25em .25em .75em; }
  body.woocommerce-checkout .checkout_coupon .form-row .button {
    border-radius: 20px;
    font-size: 18px;
    line-height: 1em;
    padding: .6em 1.5em .4em;
    width: auto; }
  body.woocommerce-checkout .checkout_coupon .form-row-first {
    margin-right: 1em; }
    @media screen and (min-width: 768px) {
      body.woocommerce-checkout .checkout_coupon .form-row-first {
        width: 52%; } }
body.woocommerce-checkout h3 {
  color: #B2D235;
  font-size: 24px;
  text-shadow: none;
  -webkit-text-stroke: 0; }
body.woocommerce-checkout .woocommerce-error {
  border: none;
  border-radius: 3px; }
body.woocommerce-checkout #customer_details .form-row .button {
  width: auto; }
body.woocommerce-checkout #customer_details .form-row input.input-text {
  box-shadow: none; }
body.woocommerce-checkout #customer_details .form-row.woocommerce-invalid input.input-text {
  border: 1px solid #e2401c; }
body.woocommerce-checkout #customer_details .form-row.woocommerce-validated input.input-text {
  border: 1px solid #0f834d; }

body.woocommerce-order-received .woocommerce-thankyou-order-received {
  background: #B2D235;
  border-radius: 3px;
  box-shadow: 0 5px 0 #eee;
  color: #2E3192;
  font-size: 18px;
  line-height: 1.25em;
  margin: 1em 0 0;
  padding: 1.25em 1.75em 1.1em;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75); }
body.woocommerce-order-received h2 {
  color: #B2D235;
  font-size: 24px;
  text-shadow: none;
  -webkit-text-stroke: 0; }

.not-front .woocommerce-products-header h1 {
  color: #2E3192;
  font-size: 28px;
  line-height: 1.1em;
  margin-bottom: .25em;
  text-shadow: none;
  -webkit-text-stroke: transparent; }
.not-front .storefront-sorting {
  margin-bottom: 1.75em;
  overflow: auto;
  padding-top: 2px; }
  .not-front .storefront-sorting select {
    background: transparent url(images/bg-select-arrow.png) no-repeat right center;
    border: 1px solid #B2D235;
    border-radius: 0;
    color: #2c3691;
    float: left;
    font-size: 14px;
    margin-right: 1em;
    margin-top: -2px;
    padding: 2px 20px 2px 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }
.not-front .facetwp-selections:not(:empty):before {
  color: #B2D235;
  content: "You have selected";
  display: block;
  font-family: 'Luckiest Guy', cursive, sans-serif;
  font-size: 18px;
  margin-bottom: .65em;
  margin-top: 1em; }
.not-front .facetwp-counts {
  float: left;
  padding-bottom: 1em;
  padding-top: .15em; }
.not-front .facetwp-pager {
  float: right; }
.not-front .facetwp-page.active {
  background-color: #eee; }
.not-front .facetwp-page {
  padding: 8px 10px;
  border: 1px solid #eee;
  line-height: 1em; }
@media screen and (max-width: 767px) {
  .not-front .storefront-sorting form {
    margin-bottom: .25em;
    width: 100%; }
    .not-front .storefront-sorting form select {
      width: 100%; }
  .not-front .pagination,
  .not-front .woocommerce-pagination {
    padding: .25em 0; } }
@media screen and (min-width: 768px) {
  .not-front .storefront-sorting {
    font-size: 14px; }
  .not-front .columns-3 .storefront-sorting .facetwp-sort-select {
    display: none; } }
.not-front #primary .site-main .products {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .not-front #primary .site-main .products li.product {
    border-bottom: none !important;
    display: flex;
    padding-bottom: 60px; }
    @media screen and (min-width: 768px) {
      .not-front #primary .site-main .products li.product.first {
        clear: none !important; } }
    .not-front #primary .site-main .products li.product .button {
      background-position: center;
      bottom: 7px;
      left: 0;
      position: absolute;
      width: 100%; }
    .not-front #primary .site-main .products li.product .woocommerce-LoopProduct-link .price > .woocommerce-Price-amount {
      display: block; }
    @media screen and (min-width: 768px) {
      .not-front #primary .site-main .products li.product {
        float: left;
        margin: 0 1% 30px;
        padding-left: 3%;
        padding-right: 3%;
        margin-right: 0;
        width: 31%; } }
    @media (min-width: 1024px) {
      .not-front #primary .site-main .products li.product {
        width: 23%; } }
    @media screen and (max-width: 767px) {
      .not-front #primary .site-main .products li.product {
        float: left;
        margin-bottom: 5px;
        margin-right: 2%;
        padding-left: 3%;
        padding-right: 3%;
        width: 48%; }
        .not-front #primary .site-main .products li.product:nth-child(odd) {
          clear: both; }
        .not-front #primary .site-main .products li.product .woocommerce-LoopProduct-link .star-rating {
          bottom: 8px; } }
    .not-front #primary .site-main .products li.product img {
      margin-bottom: .75em; }
    .not-front #primary .site-main .products li.product .woocommerce-LoopProduct-link h2 {
      font-family: 'UniversLTStd-Bold', sans-serif;
      font-size: 14px;
      min-height: inherit;
      margin-bottom: .75em; }

#text-4 .widget-title {
  font-size: 28px;
  line-height: 1em;
  margin: 0; }
#text-4 p {
  color: #B2D235;
  font-family: 'Luckiest Guy', cursive, sans-serif;
  font-size: 18px;
  margin: 0 0 .35em; }

#text-4 {
  margin-bottom: 1.5em; }

#text-3 .textwidget {
  margin: 0 3px; }

.widget {
  overflow: auto;
  margin-bottom: 2em; }
  .widget ul {
    margin-bottom: 0; }
  .widget .widget-title,
  .widget .widget .widgettitle {
    border: none;
    color: #B2D235;
    font-family: 'Luckiest Guy', cursive, sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin: 0 0 .65em;
    padding: 0;
    text-transform: uppercase; }
  .widget .textwidget ul {
    list-style: disc;
    margin-left: 10px;
    padding-left: 15px; }
  .widget .facetwp-facet-woocommerce_categories .facetwp-checkbox {
    background-position: 0 1px;
    margin-bottom: 6px;
    float: left;
    line-height: 1.5em;
    padding-right: 10px;
    width: 100%; }
    .widget .facetwp-facet-woocommerce_categories .facetwp-checkbox .facetwp-expand {
      margin-left: -10px; }
  .widget .facetwp-facet-woocommerce_categories .facetwp-depth {
    float: left;
    margin: 0;
    width: 100%; }
    .widget .facetwp-facet-woocommerce_categories .facetwp-depth.visible {
      padding-left: 15px;
      padding-bottom: 10px; }
    .widget .facetwp-facet-woocommerce_categories .facetwp-depth .facetwp-checkbox {
      margin: 0;
      width: 100%; }
  .widget .facetwp-facet {
    margin-bottom: 0; }
    .widget .facetwp-facet div.facetwp-checkbox:nth-child(odd) {
      clear: both; }
  .widget .facetwp-facet-price .noUi-target {
    background: #B2D235;
    border: none;
    border-radius: 2px;
    box-shadow: none; }
  .widget .facetwp-facet-price .noUi-horizontal {
    height: 6px; }
    .widget .facetwp-facet-price .noUi-horizontal .noUi-handle {
      background: transparent;
      border: none;
      border-radius: 50%;
      box-shadow: none;
      padding: 9px;
      top: -13px;
      width: 28px; }
      .widget .facetwp-facet-price .noUi-horizontal .noUi-handle:before {
        display: none; }
      .widget .facetwp-facet-price .noUi-horizontal .noUi-handle:after {
        background-color: #2E3192;
        border-radius: 50%;
        content: '';
        display: block;
        height: 14px;
        position: static;
        width: 14px; }
    .widget .facetwp-facet-price .noUi-horizontal .noUi-connect {
      background-color: #2E3192; }
  .widget .facetwp-facet-price .facetwp-slider-reset {
    background-color: #fff;
    border: 1px solid #B2D235;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    display: inline-block;
    font-family: 'UniversLTStd', sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: inherit;
    line-height: 1em;
    margin-top: 5px;
    padding: 8px 15px 5px; }
  .widget .facetwp-facet-price .facetwp-slider-label {
    float: right;
    font-size: 12px;
    padding: .75em 0 0; }
  .widget .facetwp-slider-wrap {
    padding-bottom: 5px; }
  .widget .facetwp-selections ul {
    margin-left: 0;
    padding-left: 0; }
  .widget .facetwp-selections li {
    display: contents;
    padding-right: 10px; }
    .widget .facetwp-selections li .facetwp-selection-label {
      display: none; }
    .widget .facetwp-selections li .facetwp-selection-value {
      background-image: url(images/icon-facet-checkbox.png);
      background-position: left top;
      display: block;
      float: left;
      font-size: 14px;
      line-height: 1.25em;
      padding-left: 18px;
      padding-right: 8px;
      margin: 0 0 7px;
      width: 50%; }
  .widget .facetwp-checkbox.checked {
    background-image: url(images/icon-facet-checkbox.png); }
  .widget.widget_recently_viewed_products .product_list_widget li {
    padding: 0 0 10px;
    border-bottom: none; }
  .widget.widget_recently_viewed_products .product_list_widget a {
    color: #333;
    font-size: 14px;
    line-height: 15px;
    text-decoration: none; }
  .widget.widget_recently_viewed_products .product_list_widget img {
    max-width: 30%;
    float: left;
    margin-right: 10px; }
  .widget.widget_recently_viewed_products .product_list_widget .amount {
    color: #B2D235;
    font-family: 'Luckiest Guy';
    font-size: 16px; }

#filter-menu .dropdown-menu.show {
  border: 1px solid #B2D235;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0 20px 20px;
  top: inherit !important;
  transform: none !important;
  width: calc(100vw - 40px); }
#filter-menu #text-4 .widget-title {
  display: none; }
#filter-menu .widget {
  margin-bottom: 1.25em;
  overflow: auto; }
#filter-menu .storefront-sorting select {
  margin-right: 0;
  padding: 6px 20px 6px 5px; }
#filter-menu.nav-tabs .nav-item.show .nav-link, #filter-menu.nav-tabs .nav-link.active {
  border-color: #B2D235; }
#filter-menu.nav-tabs .nav-item .nav-link {
  border-color: transparent; }
#filter-menu > .nav-item.show > a {
  border: 1px solid #ccc;
  border-radius: 0; }
#filter-menu.nav-tabs .nav-link {
  border-color: transparent;
  display: block;
  font-weight: 600;
  padding-right: 2.75em;
  position: relative; }
#filter-menu.nav-tabs {
  border: none;
  margin: 0;
  display: none; }
#filter-menu.nav-tabs .nav-item {
  display: inline-block;
  position: inherit; }
#filter-menu .nav-item.dropdown .nav-link.dropdown-toggle:after {
  border: none;
  background-image: url(images/filter-icon.png);
  background-size: 20px 15px;
  margin: 0;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 8px;
  left: 58px; }

.brand-landing-page-template-default .content-area,
.brand-landing-page-template-default .hentry,
.brand-landing-page-template-default .site-main {
  margin-bottom: 0; }
.brand-landing-page-template-default #comments {
  display: none; }
.brand-landing-page-template-default .site-content.container-fluid,
.brand-landing-page-template-default .container.container-brand-hero {
  padding: 0; }
.brand-landing-page-template-default .container.container-brand-hero {
  margin-bottom: 30px; }
.brand-landing-page-template-default header.site-header {
  margin: 0; }
.brand-landing-page-template-default #brand-hero {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 5px; }
  .brand-landing-page-template-default #brand-hero img {
    border-radius: 0 0 3px 3px;
    width: 100%; }
.brand-landing-page-template-default .content-area {
  width: 100%; }
  .brand-landing-page-template-default .content-area a {
    text-decoration: underline; }
.brand-landing-page-template-default .brand-heading,
.brand-landing-page-template-default h3.section-title {
  text-shadow: none;
  -webkit-text-stroke: 0;
  text-transform: uppercase; }
  .brand-landing-page-template-default .brand-heading a,
  .brand-landing-page-template-default h3.section-title a {
    font-weight: bold;
    text-decoration: none; }
.brand-landing-page-template-default .brand-featured-wrapper {
  padding-bottom: 30px;
  border-bottom: 1px solid #fff; }
  .brand-landing-page-template-default .brand-featured-wrapper img {
    width: 100%;
    border-radius: 9px;
    border: 1px solid #fff; }
  .brand-landing-page-template-default .brand-featured-wrapper h3 {
    text-align: center;
    margin: 15px 0; }
  .brand-landing-page-template-default .brand-featured-wrapper .btn {
    background: #B2D235;
    border-radius: 30px;
    text-decoration: none !important;
    font-family: 'UniversLTStd-Bold', sans-serif;
    font-size: 14px;
    padding-right: 0;
    text-align: center;
    line-height: 2;
    width: 100%;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .brand-landing-page-template-default .brand-featured-wrapper .btn {
        background-color: transparent;
        color: #B2D235;
        text-align: right; } }
.brand-landing-page-template-default .brand-action-wrapper img {
  width: 100%; }
.brand-landing-page-template-default .brand-action-wrapper h3 {
  text-align: center; }
  .brand-landing-page-template-default .brand-action-wrapper h3 a {
    border: 2px solid;
    border-radius: 20px;
    display: inline-block;
    font-size: 20px;
    line-height: 1.5;
    margin: 15px auto;
    margin-top: 30px;
    padding: .25em 30px 0; }
.brand-landing-page-template-default .about-content-copy {
  font-size: 15px;
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  font-size: 16px;
  line-height: 1.75em; }
.brand-landing-page-template-default .with-about-image .about-content-copy {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2; }
.brand-landing-page-template-default .about-content-copy, .brand-landing-page-template-default .about-content-image {
  margin-top: 15px; }
.brand-landing-page-template-default .about-content-image img {
  height: auto;
  width: 100%; }
@media screen and (max-width: 768px) {
  .brand-landing-page-template-default .about-content-copy,
  .brand-landing-page-template-default .with-about-image .about-content-copy {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1; } }
.brand-landing-page-template-default .before-header,
.brand-landing-page-template-default .after-header {
  display: inline-block; }
.brand-landing-page-template-default .header-wrapper {
  text-align: center;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .brand-landing-page-template-default .header-wrapper h2 {
      font-size: 36px; } }
.brand-landing-page-template-default .before-header:before,
.brand-landing-page-template-default .after-header:after {
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 35px;
  width: 35px; }
  @media screen and (min-width: 768px) {
    .brand-landing-page-template-default .before-header:before,
    .brand-landing-page-template-default .after-header:after {
      margin-top: .15em; } }
.brand-landing-page-template-default .before-header:before {
  float: left;
  margin-right: 10px; }
.brand-landing-page-template-default .before-header:after {
  float: right;
  margin-left: 10px; }
.brand-landing-page-template-default #section-brand-about {
  background-color: #eee;
  padding-bottom: 40px;
  padding-top: 40px; }
.brand-landing-page-template-default .brand-action-wrapper {
  background-image: radial-gradient(50% 15% at center top, rgba(255, 255, 255, 0.4), transparent);
  padding: 40px 0; }
.brand-landing-page-template-default #section-brand-video {
  background-color: #B2D235;
  padding: 45px 30px; }
  .brand-landing-page-template-default #section-brand-video .videoWrapper {
    display: block;
    margin: 0 auto; }
  .brand-landing-page-template-default #section-brand-video .video-parent {
    background-color: #333;
    border-radius: 5px;
    padding: 5px 0; }
.brand-landing-page-template-default .press-container {
  background-color: #fff; }
.brand-landing-page-template-default .brand-press-wrapper {
  padding: 45px 0; }
  .brand-landing-page-template-default .brand-press-wrapper .section-title {
    color: #B2D235;
    font-weight: normal;
    text-transform: uppercase; }
  .brand-landing-page-template-default .brand-press-wrapper .swiper-container-press {
    padding-bottom: 60px; }
    @media screen and (min-width: 768px) {
      .brand-landing-page-template-default .brand-press-wrapper .swiper-container-press {
        padding-bottom: 20px; } }
  .brand-landing-page-template-default .brand-press-wrapper .btn {
    background: #B2D235;
    border-radius: 30px;
    text-decoration: none !important;
    font-family: 'UniversLTStd-Bold', sans-serif;
    font-size: 14px;
    padding-right: 0;
    text-align: center;
    line-height: 2;
    width: 100%;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .brand-landing-page-template-default .brand-press-wrapper .btn {
        background-color: transparent;
        color: #B2D235 !important;
        text-align: right; } }
    @media screen and (max-width: 767px) {
      .brand-landing-page-template-default .brand-press-wrapper .btn {
        color: #fff !important;
        margin-top: 20px; } }
@media screen and (min-width: 1200px) {
  .brand-landing-page-template-default .container.container-brand-carousel.products-container {
    max-width: 100%; } }

.brand-custom .brand-heading,
.brand-custom .section-title {
  font-family: 'Oswald', sans-serif;
  font-weight: 600; }
.brand-custom .brand-action-wrapper h3 a {
  padding: .1em 30px .2em; }
.brand-custom h2.section-title {
  color: #2E3192;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-text-stroke: 0; }
.brand-custom .swiper-pagination-bullet {
  background-color: #fff; }

.brand-products-wrapper {
  margin-bottom: 45px;
  padding: 0; }
  .brand-products-wrapper img {
    border: 1px solid #fff;
    border-radius: 9px;
    height: auto;
    max-width: 360px;
    width: 100%; }
  .brand-products-wrapper .brand-heading {
    margin: 15px 0;
    text-align: center; }
  .brand-products-wrapper .swiper-container {
    padding: 0 28px 0; }
    @media screen and (max-width: 768px) {
      .brand-products-wrapper .swiper-container {
        padding-bottom: 60px; } }
  @media screen and (min-width: 640px) {
    .brand-products-wrapper .our-product-item {
      padding: 28px; } }
  .brand-products-wrapper .swiper-button-next, .brand-products-wrapper .swiper-button-prev {
    top: 45%; }
    @media screen and (max-width: 768px) {
      .brand-products-wrapper .swiper-button-next, .brand-products-wrapper .swiper-button-prev {
        bottom: 15px;
        top: auto; } }
  .brand-products-wrapper .btn {
    border-radius: 30px;
    box-shadow: none;
    color: #B2D235;
    font-family: 'UniversLTStd-Bold', sans-serif;
    font-size: 14px;
    line-height: 2;
    outline: none;
    text-decoration: none !important;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .brand-products-wrapper .btn {
        background-color: transparent;
        padding-right: 0;
        text-align: right; } }

.onsale,
.badge {
  background: url(images/bug-green-sale.svg) no-repeat 0 0 transparent;
  background-size: contain;
  border: none;
  height: 48px;
  left: 6px;
  pointer-events: none;
  position: absolute;
  text-indent: -99999px;
  top: 0;
  width: 52px;
  z-index: 10; }
  .onsale.new,
  .badge.new {
    background-image: url(images/bug-new.svg);
    padding: 0;
    width: 52px;
    font-family: 'UniversLTStd', sans-serif; }
  .onsale.award,
  .badge.award {
    background-image: url(images/bug-award-winning.svg); }
  .onsale.bogo,
  .badge.bogo {
    background-image: url(images/bug-green-bogo.svg); }
  .onsale.percentage,
  .badge.percentage {
    background-image: url(images/bug-green-percentage.svg);
    color: #fff;
    font-family: 'Luckiest Guy';
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 13px 5px 5px 0;
    text-align: left;
    text-indent: inherit; }
    .onsale.percentage em,
    .badge.percentage em {
      display: block;
      text-align: center;
      transform: rotate(-45deg); }
      .onsale.percentage em:before,
      .badge.percentage em:before {
        content: '-';
        display: inline-block;
        padding-right: .05em; }

#register-modal .modal-title {
  color: #2E3192;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  text-transform: uppercase; }
#register-modal .register-modal-logo {
  display: block;
  margin: 0 auto; }
#register-modal .gform_wrapper form .top_label .gfield_label {
  color: #000;
  font-family: 'UniversLTStd-Bold', sans-serif;
  font-weight: 400; }
#register-modal li h2.gsection_title {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  text-transform: uppercase; }
#register-modal select {
  display: block;
  width: 100%;
  height: 33px;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #BDC0C4;
  border-radius: 3px; }
#register-modal input[type=submit] {
  background-color: #f20017;
  font-family: 'Oswald', sans-serif;
  font-weight: 600; }
#register-modal input[type=checkbox] {
  margin: 2px;
  vertical-align: top; }
#register-modal input[type=radio] {
  margin: 3px;
  vertical-align: top; }
#register-modal input[value=gf_other_choice] {
  vertical-align: middle; }

.automoblox-login-page .automoblox-login-logo {
  display: block;
  margin: 0 auto; }
.automoblox-login-page #customer_login h2 {
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  margin-left: 0;
  margin-top: 1em;
  padding-left: 0;
  text-transform: uppercase;
  position: relative;
  visibility: hidden; }
  .automoblox-login-page #customer_login h2:after {
    left: 0;
    position: absolute;
    visibility: visible; }
.automoblox-login-page #customer_login .col-1 h2:after {
  content: "Sign In"; }
.automoblox-login-page #customer_login .col-2 h2:after {
  content: "Join Now"; }
.automoblox-login-page #customer_login .button {
  background-color: #f20017;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  padding-bottom: .65em;
  position: relative;
  visibility: hidden; }
  .automoblox-login-page #customer_login .button:after {
    background: #f20017;
    border-radius: 20px;
    left: 0;
    line-height: 1em;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    visibility: visible; }
.automoblox-login-page #customer_login .col-1 .button:after {
  content: "Sign In"; }
.automoblox-login-page #customer_login .col-2 .button:after {
  content: "Join Now"; }
.automoblox-login-page #customer_login .form-check label {
  position: relative;
  visibility: hidden; }
.automoblox-login-page #customer_login .form-check label:after {
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  content: "By joining the Automoblox Motoclub, I acknowledge that I am 13 years of age or older, or have my parent’s permission."; }

.car-resigration-content .automoblox-login-logo {
  display: block;
  margin: 0 auto 20px; }
.car-resigration-content button {
  background-color: #f20017;
  border-color: #f20017;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  margin: 0 .5em;
  padding-bottom: .6em; }
  .car-resigration-content button:hover {
    background-color: #f20017;
    border-color: #f20017; }
.car-resigration-content .my-garage {
  padding-top: 20px; }
  .car-resigration-content .my-garage .col-md-3 {
    padding-left: 5px;
    padding-right: 5px; }
  .car-resigration-content .my-garage h1 {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase; }
  .car-resigration-content .my-garage .cars .car {
    border: 1px solid #BDC0C4;
    border-radius: 15px;
    font-family: Oswald, sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center; }
    .car-resigration-content .my-garage .cars .car h3 {
      color: #000;
      font-family: 'Oswald', sans-serif;
      font-size: 18px;
      font-weight: 600;
      margin: 5px 0 0;
      text-transform: uppercase; }
      .car-resigration-content .my-garage .cars .car h3 span {
        font-size: 14px; }

.page-id-534 .container-hero,
.page-id-532 .container-hero {
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    .page-id-534 .container-hero img,
    .page-id-532 .container-hero img {
      border-radius: 76px; } }
@media screen and (min-width: 768px) {
  .page-id-534 #input_1_2_6_container,
  .page-id-532 #input_1_2_6_container {
    padding-right: 16px; } }
.page-id-534 .content-area .gform_wrapper,
.page-id-532 .content-area .gform_wrapper {
  margin: 12px 0; }
  .page-id-534 .content-area .gform_wrapper form,
  .page-id-532 .content-area .gform_wrapper form {
    background-color: #f9f9f9;
    border-radius: 4px;
    padding: 20px; }
  .page-id-534 .content-area .gform_wrapper .top_label input.medium,
  .page-id-532 .content-area .gform_wrapper .top_label input.medium {
    width: 100%; }
  .page-id-534 .content-area .gform_wrapper ul.gform_fields li.gfield,
  .page-id-532 .content-area .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0; }
  .page-id-534 .content-area .gform_wrapper h3.gform_title,
  .page-id-532 .content-area .gform_wrapper h3.gform_title {
    border-bottom: 1px solid;
    color: #B2D235;
    font-family: 'Luckiest Guy', sans-serif;
    font-size: 2em;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding-bottom: .25em;
    text-align: center;
    text-shadow: none;
    -webkit-text-stroke: 0; }
  .page-id-534 .content-area .gform_wrapper #gform_submit_button_1,
  .page-id-532 .content-area .gform_wrapper #gform_submit_button_1 {
    font-size: 21px;
    letter-spacing: 1px;
    margin-bottom: 5px; }
  .page-id-534 .content-area .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
  .page-id-532 .content-area .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: inherit;
    min-height: inherit; }
.page-id-534 .textwidget h2,
.page-id-534 .textwidget h3,
.page-id-532 .textwidget h2,
.page-id-532 .textwidget h3 {
  border: none;
  color: #333;
  font-size: 2.5em;
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  padding-bottom: .25em;
  text-shadow: none;
  -webkit-text-stroke: 0; }
.page-id-534 .textwidget h3,
.page-id-532 .textwidget h3 {
  font-family: 'UniversLTStd-Bold', sans-serif;
  font-size: 1.25em;
  line-height: 1.25em;
  margin-bottom: 1em; }

.single-product .tabs.wc-tabs {
  display: none; }
.single-product .woocommerce-tabs {
  padding-top: 0; }
  .single-product .woocommerce-tabs #tab-description.panel h2 {
    color: #2E3192;
    margin-bottom: .5em; }
@media screen and (max-width: 767px) {
  .single-product div.product .summary {
    display: flex;
    flex-direction: column; }
    .single-product div.product .summary h1 {
      order: 1; }
    .single-product div.product .summary div#woocommerce-product-sku {
      order: 4; }
    .single-product div.product .summary div#woocommerce-product-sku ~ div {
      order: 5; }
    .single-product div.product .summary p.price {
      order: 2; }
    .single-product div.product .summary form.cart {
      order: 3; }
    .single-product div.product .summary div#product_message {
      order: 6; } }
@media screen and (min-width: 768px) {
  .single-product .woocommerce-tabs #tab-description.panel {
    float: none;
    width: 100%; }
    .single-product .woocommerce-tabs #tab-description.panel h2 {
      font-size: 28px;
      margin: 0 0 .25em; }
  .single-product.left-sidebar .content-area {
    float: none;
    margin: 0 auto;
    width: 100%; } }
.single-product div.product .onsale, .single-product div.product .badge {
  left: 0; }
.single-product div.product .onsale.percentage,
.single-product div.product .badge.percentage {
  font-size: 32px;
  height: 100px;
  padding: 25px 22px 5px 0;
  width: 100px; }
.single-product div.product .woocommerce-product-rating {
  margin-bottom: .5em;
  margin-top: .25em; }
.single-product div.product #brand-logo {
  border-radius: 2px;
  display: none;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .single-product div.product #brand-logo {
      display: inline-block; } }
  .single-product div.product #brand-logo img {
    height: auto;
    width: 200px; }
.single-product div.product .product_title {
  color: #2E3192;
  line-height: 1em;
  margin-bottom: 0;
  -webkit-text-stroke: 0;
  text-shadow: none; }
.single-product div.product #woocommerce-product-sku {
  line-height: 1em;
  margin: 0 0 1.5em;
  padding: 0; }
  @media screen and (min-width: 768px) {
    .single-product div.product #woocommerce-product-sku {
      margin-bottom: 2.5em; } }
.single-product div.product .sku_wrapper {
  display: none !important; }
.single-product div.product .woocommerce-product-rating .star-rating {
  background: url(images/star-empty-strong.png) repeat-x 0 0 transparent;
  width: 70px; }
  .single-product div.product .woocommerce-product-rating .star-rating:before {
    content: ''; }
  .single-product div.product .woocommerce-product-rating .star-rating span:before {
    background: url(images/star-full-strong.png) repeat-x 0 0 transparent;
    color: transparent; }
.single-product div.product p.price {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 0; }
  .single-product div.product p.price .price-prefix {
    color: #676767; }
    @media screen and (max-width: 767px) {
      .single-product div.product p.price .price-prefix {
        display: inline-block; } }
  .single-product div.product p.price > .woocommerce-Price-amount {
    color: #B2D235;
    display: block;
    font-family: 'Luckiest Guy';
    font-size: 42px;
    line-height: 1.5em;
    margin-right: .15em; }
    @media screen and (max-width: 767px) {
      .single-product div.product p.price > .woocommerce-Price-amount {
        display: inline-block; } }
  .single-product div.product p.price .price-suffix {
    color: #333;
    font-family: 'UniversLTStd';
    font-size: 15px;
    margin-left: .2em;
    position: relative;
    top: -.2em; }
  .single-product div.product p.price del {
    color: #676767;
    opacity: 1; }
    .single-product div.product p.price del .price-suffix {
      display: none; }
  .single-product div.product p.price .percent-saved {
    color: #f20017;
    font-family: 'Luckiest Guy', sans-serif;
    font-style: normal; }
.single-product div.product p.cart {
  margin: 0; }
  .single-product div.product p.cart .single_add_to_cart_button {
    background-color: #B2D235;
    margin-left: calc(65px + .875em);
    padding-left: 1.9em;
    padding-right: 1.9em; }
.single-product div.product .stock.in-stock {
  display: none; }
.single-product div.product form.cart {
  padding-top: 0; }
  .single-product div.product form.cart .quantity input[type="number"] {
    background-color: #efefef;
    border-color: #efefef;
    border-bottom: 2px solid #B2D235;
    border-radius: 0;
    padding-right: .5em;
    width: 65px; }
  .single-product div.product form.cart button[name="add-to-cart"] {
    line-height: 1.5em;
    padding: .4em 2.1em .15em; }
    .single-product div.product form.cart button[name="add-to-cart"]:before {
      background: url(images/cart-icon-white.svg) no-repeat;
      background-size: cover;
      content: '';
      display: block;
      float: left;
      height: 23px;
      margin-right: .25em;
      width: 26px; }
  @media screen and (max-width: 767px) {
    .single-product div.product form.cart #wl-wrapper.wl-button-wrap {
      padding-top: .618em; } }
.single-product div.product #product_message {
  border: 2px solid #B2D235;
  padding: 10px; }
  .single-product div.product #product_message p {
    margin: 0; }
.single-product div.product .woocommerce-product-gallery {
  margin-bottom: 1em; }
  @media screen and (max-width: 767px) {
    .single-product div.product .woocommerce-product-gallery {
      width: 70vw;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 576px) {
    .single-product div.product .woocommerce-product-gallery {
      float: left;
      margin-right: 2%;
      width: 53%; } }
  .single-product div.product .woocommerce-product-gallery ol.flex-control-nav.flex-control-paging {
    list-style: none;
    display: flex;
    justify-content: center; }
    .single-product div.product .woocommerce-product-gallery ol.flex-control-nav.flex-control-paging li a {
      font-size: 0;
      width: 10px;
      height: 10px;
      background: gray;
      display: flex;
      border-radius: 50%;
      margin: 0 5px; }
  .single-product div.product .woocommerce-product-gallery img {
    height: auto;
    margin: 0 auto;
    max-width: 450px;
    width: 100%; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    height: 45px;
    top: .65em;
    right: .65em;
    width: 45px; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
      display: block;
      content: " ";
      background: transparent url(images/icon-mag-glass.svg) no-repeat center;
      background-size: contain;
      height: 100%;
      width: 100%; }
  .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    margin-right: 1.5em; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img {
      opacity: 1; }
@media screen and (min-width: 576px) {
  .single-product div.product .summary {
    float: left;
    padding-left: 15px;
    width: 45%; } }
.single-product #wrapper-product-content {
  clear: both; }
  .single-product #wrapper-product-content h2 {
    color: #B2D235;
    font-family: 'Luckiest Guy', sans-serif;
    font-size: 21px;
    -webkit-text-stroke: 0;
    text-shadow: none; }
  .single-product #wrapper-product-content #helpful-links {
    margin-bottom: 2em; }
    .single-product #wrapper-product-content #helpful-links ul, .single-product #wrapper-product-content #helpful-links li {
      list-style: none;
      margin: 0;
      padding: 0; }
.single-product .videoWrapper {
  margin-bottom: 1.5em; }
@media screen and (min-width: 576px) {
  .single-product #wrapper-summary-left {
    -webkit-box-flex: 0;
    -ms-flex: 1;
    flex: 1;
    max-width: unset; } }
.single-product #wrapper-summary-left .swiper-container-press-pdp {
  max-width: 49vw;
  margin-left: 0 !important;
  margin-bottom: 50px;
  padding-left: 0; }
  @media screen and (min-width: 1200px) {
    .single-product #wrapper-summary-left .swiper-container-press-pdp {
      max-width: 615px; } }
  @media screen and (max-width: 768px) {
    .single-product #wrapper-summary-left .swiper-container-press-pdp {
      padding-bottom: 10px;
      max-width: 100vw;
      padding-right: 0; } }
  .single-product #wrapper-summary-left .swiper-container-press-pdp .press-carousel {
    margin-left: 14px; }
    .single-product #wrapper-summary-left .swiper-container-press-pdp .press-carousel.swiper-wrapper div {
      margin: auto !important; }
  .single-product #wrapper-summary-left .swiper-container-press-pdp .swiper-button-prev {
    left: 0;
    top: 50%; }
  .single-product #wrapper-summary-left .swiper-container-press-pdp .swiper-button-next {
    right: 0;
    top: 50%; }
.single-product #wrapper-summary-left h1.section-title {
  font-size: 2em; }
  @media screen and (min-width: 768px) {
    .single-product #wrapper-summary-left h1.section-title {
      font-size: 36px; } }
@media screen and (min-width: 576px) {
  .single-product #wrapper-summary-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%; }
    .single-product #wrapper-summary-right:empty {
      display: none; } }
.single-product #section-upsells {
  margin-top: 60px; }
  .single-product #section-upsells .quick-view-button {
    display: none; }
.single-product #reviews {
  background-color: #eeeff0;
  margin-bottom: 45px;
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    .single-product #reviews .col {
      flex: none;
      margin: 0 auto;
      width: 80%; } }
  .single-product #reviews h2 {
    color: #B2D235;
    font-family: 'Luckiest Guy', sans-serif;
    font-size: 21px;
    -webkit-text-stroke: 0;
    text-shadow: none; }
  .single-product #reviews #respond {
    background-color: transparent;
    padding: 0; }
  .single-product #reviews .commentlist {
    margin-bottom: 45px; }
    .single-product #reviews .commentlist li {
      margin-bottom: 15px; }
      .single-product #reviews .commentlist li .comment_container {
        border-bottom: 1px solid #676767;
        padding: 15px 0 0; }
        .single-product #reviews .commentlist li .comment_container .avatar {
          display: none; }
        .single-product #reviews .commentlist li .comment_container p.meta {
          overflow: auto;
          margin-bottom: .5em; }
          .single-product #reviews .commentlist li .comment_container p.meta > strong {
            float: left;
            margin: 0 .5em 0 0; }
          .single-product #reviews .commentlist li .comment_container p.meta time {
            float: left;
            font-size: inherit;
            line-height: 1em; }
        .single-product #reviews .commentlist li .comment_container .comment-text {
          float: none;
          padding-left: 100px;
          position: relative;
          width: 100%; }
        .single-product #reviews .commentlist li .comment_container .star-rating {
          background: url(images/star-empty-strong.png) repeat-x 0 0 transparent;
          left: 0;
          position: absolute;
          top: 0;
          width: 70px; }
          .single-product #reviews .commentlist li .comment_container .star-rating:before {
            content: ''; }
          .single-product #reviews .commentlist li .comment_container .star-rating span:before {
            background: url(images/star-full-strong.png) repeat-x 0 0 transparent;
            color: transparent; }
  .single-product #reviews #review_form h3 {
    color: #2E3192;
    font-family: 'Luckiest Guy', sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: .5em;
    padding: 0;
    -webkit-text-stroke: 0;
    text-shadow: none; }
  .single-product #reviews .comment-form-rating p.stars a:before, .single-product #reviews .comment-form-rating p.stars a:hover ~ a:before, .single-product #reviews .comment-form-rating p.stars.selected a.active ~ a:before {
    background: url(images/star-empty-strong.png) no-repeat 0 0 transparent;
    content: "";
    opacity: 1; }
  .single-product #reviews .comment-form-rating p.stars.selected a.active:before, .single-product #reviews .comment-form-rating p.stars:hover a:before, .single-product #reviews .comment-form-rating p.stars.selected a:not(.active):before, .single-product #reviews .comment-form-rating p.stars.selected a.active:before {
    color: orange;
    background: url(images/star-full-strong.png) no-repeat 0 0 transparent;
    content: ""; }
  .single-product #reviews .comment-form-rating label {
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1em;
    margin-right: 1em; }
  .single-product #reviews .comment-form-comment {
    clear: both; }
.single-product .badge.new {
  height: 80px;
  padding: 0;
  width: 100px; }
.single-product .badge.award {
  height: 80px;
  width: 65px; }
.single-product .badge.bogo {
  height: 80px;
  width: 92px; }
.single-product .badge.sale {
  height: 80px;
  width: 92px; }

.product-external div.product p.cart .single_add_to_cart_button {
  margin-left: 0; }

.wl-list-pop a:hover {
  color: #2E3192; }

.page-template-default #wl-wrapper,
.page-template #wl-wrapper {
  margin: 45px 0 0; }
  .page-template-default #wl-wrapper .wl-row,
  .page-template #wl-wrapper .wl-row {
    margin-bottom: 0; }
  .page-template-default #wl-wrapper .stock,
  .page-template #wl-wrapper .stock {
    display: none; }
  .page-template-default #wl-wrapper .wl-intro,
  .page-template #wl-wrapper .wl-intro {
    position: relative; }
    .page-template-default #wl-wrapper .wl-intro .entry-title,
    .page-template #wl-wrapper .wl-intro .entry-title {
      color: #B2D235;
      line-height: 1em;
      margin: 0 0 .25em; }
    .page-template-default #wl-wrapper .wl-intro p,
    .page-template #wl-wrapper .wl-intro p {
      margin-bottom: 1em; }
    .page-template-default #wl-wrapper .wl-intro > p,
    .page-template #wl-wrapper .wl-intro > p {
      position: absolute;
      right: 10px;
      top: 0; }
      .page-template-default #wl-wrapper .wl-intro > p a,
      .page-template-default #wl-wrapper .wl-intro > p a:hover,
      .page-template #wl-wrapper .wl-intro > p a,
      .page-template #wl-wrapper .wl-intro > p a:hover {
        color: #e2401c;
        padding: 7px; }
  .page-template-default #wl-wrapper .wl-rad-table td,
  .page-template #wl-wrapper .wl-rad-table td {
    padding: .25em .15em; }
  .page-template-default #wl-wrapper .button.alt,
  .page-template #wl-wrapper .button.alt {
    background-color: #B2D235; }
    .page-template-default #wl-wrapper .button.alt.wl-create-new,
    .page-template #wl-wrapper .button.alt.wl-create-new {
      margin-bottom: .75em; }
  .page-template-default #wl-wrapper .wl-tabs > li,
  .page-template #wl-wrapper .wl-tabs > li {
    display: inline-block; }
    .page-template-default #wl-wrapper .wl-tabs > li a,
    .page-template #wl-wrapper .wl-tabs > li a {
      padding-left: 1.41575em !important; }
    .page-template-default #wl-wrapper .wl-tabs > li.active,
    .page-template #wl-wrapper .wl-tabs > li.active {
      box-shadow: inset 0 -3px 0 #B2D235; }
      .page-template-default #wl-wrapper .wl-tabs > li.active:after,
      .page-template #wl-wrapper .wl-tabs > li.active:after {
        visibility: hidden; }
  .page-template-default #wl-wrapper .woocommerce-tabs,
  .page-template #wl-wrapper .woocommerce-tabs {
    padding-bottom: 0;
    padding-top: 0; }
  .page-template-default #wl-wrapper .wl-share-links,
  .page-template #wl-wrapper .wl-share-links {
    margin-bottom: .5em; }
  .page-template-default #wl-wrapper .wl-form,
  .page-template #wl-wrapper .wl-form {
    padding-left: 1em;
    padding-right: 1em; }
  .page-template-default #wl-wrapper table.cart th,
  .page-template #wl-wrapper table.cart th {
    padding: 10px 9px; }
  .page-template-default #wl-wrapper table.cart td.product-remove a.remove,
  .page-template #wl-wrapper table.cart td.product-remove a.remove {
    font-size: 24px;
    height: 1em;
    right: inherit;
    top: inherit;
    width: 1em; }
    .page-template-default #wl-wrapper table.cart td.product-remove a.remove:before,
    .page-template #wl-wrapper table.cart td.product-remove a.remove:before {
      line-height: 1em; }
  .page-template-default #wl-wrapper .wl-table .check-column input,
  .page-template #wl-wrapper .wl-table .check-column input {
    margin-top: 6px; }
  .page-template-default #wl-wrapper .wl-table.manage td,
  .page-template #wl-wrapper .wl-table.manage td {
    border: none; }
  .page-template-default #wl-wrapper .wl-table td,
  .page-template #wl-wrapper .wl-table td {
    padding: 10px !important; }
  .page-template-default #wl-wrapper .wl-table td.product-name,
  .page-template #wl-wrapper .wl-table td.product-name {
    font-size: 16px;
    line-height: 1.25em;
    padding: 10px !important; }
  .page-template-default #wl-wrapper .wl-add-to.button,
  .page-template-default #wl-wrapper .product-purchase .wishlist-add-to-cart-button,
  .page-template #wl-wrapper .wl-add-to.button,
  .page-template #wl-wrapper .product-purchase .wishlist-add-to-cart-button {
    font-size: 16px;
    padding: .45em .75em .2em; }
  .page-template-default #wl-wrapper .wl-meta-share,
  .page-template-default #wl-wrapper .wl-share-url,
  .page-template #wl-wrapper .wl-meta-share,
  .page-template #wl-wrapper .wl-share-url {
    margin: 0 0 .5em;
    padding: 0;
    border: none; }
  .page-template-default #wl-wrapper .wl-share-url,
  .page-template #wl-wrapper .wl-share-url {
    background-color: #eee;
    display: inline-block;
    line-height: 1em;
    margin-bottom: 1.5em;
    padding: 7px 13px 7px 0; }
    .page-template-default #wl-wrapper .wl-share-url strong,
    .page-template #wl-wrapper .wl-share-url strong {
      background: #fff;
      margin-right: 10px;
      padding: 10px 10px 10px 0; }
  .page-template-default #wl-wrapper .wl-meta-share,
  .page-template #wl-wrapper .wl-meta-share {
    font-size: 1.25em; }
  .page-template-default #wl-wrapper .wl-actions-table td,
  .page-template #wl-wrapper .wl-actions-table td {
    padding-bottom: 5px; }
    .page-template-default #wl-wrapper .wl-actions-table td label,
    .page-template #wl-wrapper .wl-actions-table td label {
      line-height: 1em;
      margin: 0; }

.woocommerce-account #customer_login h2 {
  color: #B2D235;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: .25em;
  margin-top: .75em;
  padding-left: 0;
  -webkit-text-stroke: 0;
  text-shadow: none; }
.woocommerce-account .woocommerce-MyAccount-content strong {
  color: #B2D235; }
.woocommerce-account .woocommerce-MyAccount-content table thead th {
  color: #2E3192; }
.woocommerce-account .woocommerce-MyAccount-content table .button {
  color: #2E3192; }
@media screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-right: 4.347826087% !important;
    width: 65% !important;
    float: left; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address:hover {
      background: #efefef; } }
.woocommerce-account .woocommerce-MyAccount-content h3 {
  color: #B2D235;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: .5em;
  margin-top: .75em;
  padding-left: 0;
  -webkit-text-stroke: 0;
  text-shadow: none; }
@media screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content .addresses header.title a {
    font-size: 21px; } }
.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
  background: transparent;
  color: #B2D235;
  font-family: 'Luckiest Guy', sans-serif;
  font-size: 24px;
  font-weight: normal;
  left: 20px;
  margin-bottom: 1.5em;
  padding: 0;
  position: relative;
  top: 1.5em; }
@media screen and (min-width: 768px) {
  .woocommerce-account .addresses header.title h3 {
    float: left;
    margin: .6em 0 .5em; }
  .woocommerce-account .addresses header.title a {
    float: left; } }
@media screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30% !important;
    margin-right: 0;
    float: right; } }
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  border: none; }
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
  border: none;
  margin-bottom: .25em; }
  .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
    border-radius: 19px;
    line-height: 1em;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none; }
    .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
      background-color: #fafafa;
      color: #2E3192; }
  .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #B2D235; }
  .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:before {
    position: relative;
    top: -5px; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--automoblox a:before {
  content: '\f1b9'; }

.gift-guru .woocommerce-products-header {
  padding: 15px;
  position: absolute;
  z-index: 10; }
@media screen and (max-width: 480px) {
  .gift-guru.not-front #primary .site-main .products li.product {
    width: 48%; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
  .gift-guru.not-front #primary .site-main .products li.product {
    width: 31%; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .gift-guru.not-front #primary .site-main .products li.product {
    width: 23%; } }
@media (min-width: 1024px) {
  .gift-guru.not-front #primary .site-main .products li.product {
    width: 19%; } }

.post-type-archive-product.storefront-full-width-content .woocommerce-products-header {
  padding-bottom: 0; }
  .post-type-archive-product.storefront-full-width-content .woocommerce-products-header h1 {
    text-align: left;
    margin-bottom: .5em; }
.post-type-archive-product #product-filters {
  border-bottom: 1px solid #bdc0c4;
  border-top: 1px solid #bdc0c4;
  margin: 0 0 20px; }
  .post-type-archive-product #product-filters div[class^="col-md-"] {
    padding-bottom: 20px;
    padding-top: 20px; }
  .post-type-archive-product #product-filters #gg-banner-img {
    align-items: center;
    background-color: #eeeff0;
    display: flex;
    justify-content: center;
    padding: 0; }
    .post-type-archive-product #product-filters #gg-banner-img span {
      display: none; }
    .post-type-archive-product #product-filters #gg-banner-img img {
      border-radius: 3px 0 0 3px;
      height: auto;
      width: 100%; }
  .post-type-archive-product #product-filters #gg-filters {
    background-color: #fff;
    border-top: 1px solid #bdc0c4;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .post-type-archive-product #product-filters #gg-filters {
        border-left: 1px solid #bdc0c4;
        border-right: 1px solid #bdc0c4; } }
    .post-type-archive-product #product-filters #gg-filters .widget-title {
      color: #B2D235;
      font-size: 21px;
      text-align: center;
      text-shadow: none;
      -webkit-text-stroke: 0; }
    .post-type-archive-product #product-filters #gg-filters .widget {
      border-bottom: 1px solid #bdc0c4;
      margin-bottom: 0;
      padding: 15px 20px; }
    .post-type-archive-product #product-filters #gg-filters #text-10 .textwidget {
      padding-top: 2em;
      position: relative; }
    .post-type-archive-product #product-filters #gg-filters #text-10 .facetwp-slider-label {
      float: none;
      padding: 0;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
    .post-type-archive-product #product-filters #gg-filters #text-10 .facetwp-slider-reset {
      display: none !important; }
    .post-type-archive-product #product-filters #gg-filters .facetwp-checkbox {
      background-color: #eeeff0;
      background-image: none;
      color: #2E3192;
      display: inline-block;
      margin-bottom: 7px;
      margin-left: 1%;
      margin-right: 1%;
      text-align: center;
      padding: 5px;
      white-space: nowrap;
      width: 48% !important; }
      .post-type-archive-product #product-filters #gg-filters .facetwp-checkbox.checked {
        background-color: #2E3192;
        color: #fff; }
    .post-type-archive-product #product-filters #gg-filters .fs-wrap.multiple .fs-option {
      background-color: #efefef;
      margin: 7px; }
      .post-type-archive-product #product-filters #gg-filters .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
        background-color: #B2D235; }
    .post-type-archive-product #product-filters #gg-filters .facetwp-overlay {
      display: none !important; }
    .post-type-archive-product #product-filters #gg-filters .fs-label-wrap {
      border: none; }
      .post-type-archive-product #product-filters #gg-filters .fs-label-wrap .fs-label {
        background: transparent url(images/bg-select-arrow.png) no-repeat right center;
        border: 1px solid #B2D235;
        border-radius: 0;
        color: #2E3192;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none; }
    .post-type-archive-product #product-filters #gg-filters .fs-wrap {
      width: 100%; }
    .post-type-archive-product #product-filters #gg-filters .fs-dropdown {
      border: 1px solid #B2D235;
      border-top: none;
      color: #2E3192;
      margin-top: -2px;
      width: calc(100% - 40px); }
    .post-type-archive-product #product-filters #gg-filters .fs-arrow {
      display: none; }
    .post-type-archive-product #product-filters #gg-filters #guru-clear-selections {
      color: #2E3192;
      cursor: pointer;
      display: block;
      padding: 15px 0;
      text-align: center; }
  @media screen and (min-width: 768px) {
    .post-type-archive-product #product-filters {
      margin-bottom: 35px; }
      .post-type-archive-product #product-filters #gg-filters {
        border: none;
        border-left: 1px solid #ccc; } }

.error404 .site-main .container {
  text-align: center; }
  .error404 .site-main .container h1 {
    color: #231f20;
    display: block;
    font-family: 'UniversLTStd-Bold', sans-serif;
    font-size: 48px;
    margin: 0 0 .25em; }
  .error404 .site-main .container img {
    display: block;
    margin: 0 auto 2em; }
.error404 .page-content {
  padding-top: 45px; }
  .error404 .page-content form {
    margin-bottom: 30px; }
    .error404 .page-content form:before {
      display: none; }
    .error404 .page-content form input[type="search"].search-field {
      width: 410px;
      height: 35px;
      padding-top: 5px;
      border-radius: 20px;
      padding-left: 15px; }
      @media screen and (max-width: 767px) {
        .error404 .page-content form input[type="search"].search-field {
          width: 100%; } }
    .error404 .page-content form button[type="submit"] {
      padding: 0;
      position: absolute;
      right: 10px;
      height: 16px;
      top: 7px;
      background: url(images/search-icon.svg) no-repeat 0 0 transparent !important;
      width: 13px;
      display: block;
      text-indent: -99999px; }
    @media screen and (max-width: 767px) {
      .error404 .page-content form {
        width: 100%; } }
  .error404 .page-content .widget_product_search {
    margin-bottom: 45px; }
    @media screen and (max-width: 767px) {
      .error404 .page-content .widget_product_search {
        padding: .75em; } }

.search .site-content {
  padding-top: 45px; }

.searchwp-live-search-result.searchwp-live-search-result--focused, .searchwp-live-search-result:hover {
  background-color: rgba(178, 210, 53, 0.15); }
.searchwp-live-search-result p {
  padding: .8em; }
.searchwp-live-search-result a {
  line-height: 50px;
  outline: none;
  text-decoration: none; }
  .searchwp-live-search-result a span {
    float: left;
    margin-right: 1em; }
    .searchwp-live-search-result a span img {
      border-radius: 3px;
      height: auto;
      max-width: 50px; }

.woocommerce .woocommerce-MyAccount-content .woocommerce h2 {
  color: #B2D235;
  -webkit-text-stroke: 0.04em #fff;
  text-shadow: 0px 0px 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff; }

/* WISHLIST  test*/
.plm-wishlist .wl-intro .entry-title {
  color: #B2D235;
  -webkit-text-stroke: 0.04em #fff;
  text-shadow: 0px 0px 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;
  margin-top: 1em; }
.plm-wishlist .cart_table_item .product-name .stock {
  display: none; }
.plm-wishlist .cart_table_item .product-purchase .wishlist-add-to-cart-button {
  padding: .6em 1.5em .6em; }
@media screen and (max-width: 767px) {
  .plm-wishlist .cart_table_item {
    display: flex;
    align-items: center;
    width: 100vw;
    flex-wrap: wrap; }
    .plm-wishlist .cart_table_item .product-purchase {
      width: 40%; }
    .plm-wishlist .cart_table_item .product-name {
      width: 30%; }
    .plm-wishlist .cart_table_item .product-price {
      width: 25%; }
    .plm-wishlist .cart_table_item .product-quantity {
      width: 25%; }
  .plm-wishlist table.shop_table.cart.wl-table.manage thead {
    display: none; } }
.plm-wishlist #tab-wl-settings .button {
  padding: .6em 1.5em .6em !important; }

/* SiteOrigin Page Builder */
.panel-grid {
  /* inventor stories */
  /* generic */
  /* Accordion layout (rules and activities guides) */
  /* video */
  /* centering image using the image widget */
  /* Press Releases post layout*/
  /* Employee page */ }
  .panel-grid h3.textImage {
    font-family: 'UniversLTStd-Bold';
    -webkit-text-stroke: unset;
    text-shadow: none; }
  .panel-grid h5.textImage {
    font-size: .77rem;
    line-height: 0; }
  .panel-grid p.textImage {
    line-height: 1.5;
    margin-top: 10%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .panel-grid p.textImage-long {
    line-height: 1.5;
    margin-top: 5%;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .panel-grid a.button-inventors {
    font-family: 'UniversLTStd-Bold';
    background-color: transparent;
    color: inherit;
    text-transform: Uppercase;
    text-decoration: none !important; }
  .panel-grid .button-inventors:hover {
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s; }
  .panel-grid .green {
    color: #B2D235;
    border: 2px solid #B2D235;
    border-radius: 20px;
    text-align: center;
    width: 130px; }
  .panel-grid .green:hover {
    background-color: #B2D235;
    color: #FFFFFF; }
  .panel-grid .pink {
    color: #EC257A;
    border: 2px solid #EC257A;
    border-radius: 20px;
    text-align: center;
    width: 130px; }
  .panel-grid .pink:hover {
    background-color: #EC257A;
    color: #FFFFFF; }
  .panel-grid .liteblue {
    color: #279FD8;
    border: 2px solid #279FD8;
    border-radius: 20px;
    text-align: center;
    width: 130px; }
  .panel-grid .liteblue:hover {
    background-color: #279FD8;
    color: #FFFFFF; }
  .panel-grid .allinblue {
    color: #2E3192;
    border: 2px solid #2E3192;
    border-radius: 20px;
    text-align: center;
    width: 130px; }
  .panel-grid .allinblue:hover {
    background-color: #2E3192;
    color: #FFFFFF; }
  .panel-grid .fullwidth-image img {
    border-radius: 25px;
    width: 100%; }
  .panel-grid h3.widget-title {
    font-size: 36px;
    text-align: center; }
  .panel-grid .blue-header h3.widget-title {
    -webkit-text-stroke-color: #1C9AD6;
    text-shadow: 0px 0px 0 #1C9AD6, -3px -3px 0 #1C9AD6, 3px -3px 0 #1C9AD6, -3px 3px 0 #1C9AD6, 3px 3px 0 #1C9AD6; }
  .panel-grid p.ancillary {
    margin-bottom: 10px; }
  .panel-grid .ancillaryHeader.purple {
    color: #2E3192;
    font-family: 'UniversLTStd-Bold';
    font-size: 24px;
    padding-top: 12px;
    display: block;
    border-top: 1px solid #BDC0C4; }
    .panel-grid .ancillaryHeader.purple:hover {
      text-decoration: none; }
    .panel-grid .ancillaryHeader.purple[aria-expanded="true"] {
      color: #B2D235; }
      .panel-grid .ancillaryHeader.purple[aria-expanded="true"] ~ span {
        color: #B2D235; }
    .panel-grid .ancillaryHeader.purple:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 4px 0 4px 4px;
      border-color: transparent transparent transparent #1C9AD6;
      display: inline-block;
      margin: 0 20px;
      top: -4px;
      position: relative; }
    .panel-grid .ancillaryHeader.purple[aria-expanded="true"]:before {
      border-width: 4px 4px 0 4px;
      border-color: #B2D235 transparent transparent transparent; }
    .panel-grid .ancillaryHeader.purple ~ span {
      color: #2E3192;
      padding-left: 48px; }
  .panel-grid .card {
    border: none;
    border-top: 1px solid #BDC0C4;
    padding: 1.25rem 48px;
    display: block;
    background-color: #eeeff0;
    border-radius: 0; }
    .panel-grid .card a {
      display: block;
      padding-bottom: 5px; }
  .panel-grid .card.threeColumn {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }
    @media screen and (max-width: 767px) {
      .panel-grid .card.threeColumn {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1; } }
  .panel-grid .video .textwidget.custom-html-widget {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    width: 100%; }
    .panel-grid .video .textwidget.custom-html-widget iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .panel-grid .center-image img {
    margin-left: auto;
    margin-right: auto; }
  .panel-grid .widget {
    overflow: visible; }
    .panel-grid .widget .textwidget .navigation .alignright, .panel-grid .widget .textwidget .navigation .alignleft {
      background-image: url(images/arrow-purple.svg);
      width: 36px;
      height: 36px;
      background-size: cover;
      text-indent: -9999px; }
      .panel-grid .widget .textwidget .navigation .alignright a, .panel-grid .widget .textwidget .navigation .alignleft a {
        display: block;
        width: 100%;
        height: 100%; }
      .panel-grid .widget .textwidget .navigation .alignright:empty, .panel-grid .widget .textwidget .navigation .alignleft:empty {
        opacity: .35; }
    .panel-grid .widget .textwidget .navigation .alignleft {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      left: calc(50% - 52px);
      position: relative; }
    .panel-grid .widget .textwidget .navigation .alignright {
      right: calc(50% - 52px);
      position: relative; }
    .panel-grid .widget .textwidget ul.pressReleases {
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 0;
      margin: 0; }
      .panel-grid .widget .textwidget ul.pressReleases li {
        width: 23%;
        margin-bottom: 2.7%;
        padding: 20px;
        max-height: 261px;
        height: 22vw;
        border-radius: 25px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform; }
        @media screen and (max-width: 767px) {
          .panel-grid .widget .textwidget ul.pressReleases li {
            width: 48.7%;
            height: 167px; } }
        .panel-grid .widget .textwidget ul.pressReleases li:hover {
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
        .panel-grid .widget .textwidget ul.pressReleases li a {
          color: white;
          display: block;
          height: 100%; }
          .panel-grid .widget .textwidget ul.pressReleases li a:hover {
            text-decoration: none; }
          .panel-grid .widget .textwidget ul.pressReleases li a .pressreleaseDate {
            padding-top: 5px; }
          .panel-grid .widget .textwidget ul.pressReleases li a .pressreleaseTitle {
            font-family: 'UniversLTStd-Bold';
            font-size: 19px; }
            @media screen and (max-width: 900px) {
              .panel-grid .widget .textwidget ul.pressReleases li a .pressreleaseTitle {
                display: -webkit-box;
                -webkit-line-clamp: 5;
                -webkit-box-orient: vertical;
                overflow: hidden; } }
      .panel-grid .widget .textwidget ul.pressReleases li:nth-child(5) {
        width: 48.7%; }
        @media screen and (max-width: 767px) {
          .panel-grid .widget .textwidget ul.pressReleases li:nth-child(5) {
            width: 100%; } }
      .panel-grid .widget .textwidget ul.pressReleases li:nth-child(1), .panel-grid .widget .textwidget ul.pressReleases li:nth-child(6), .panel-grid .widget .textwidget ul.pressReleases li:nth-child(11) {
        background: #B2D235; }
      .panel-grid .widget .textwidget ul.pressReleases li:nth-child(2), .panel-grid .widget .textwidget ul.pressReleases li:nth-child(7) {
        background: #ffba04; }
      .panel-grid .widget .textwidget ul.pressReleases li:nth-child(3), .panel-grid .widget .textwidget ul.pressReleases li:nth-child(8) {
        background: #1C9AD6; }
      .panel-grid .widget .textwidget ul.pressReleases li:nth-child(4), .panel-grid .widget .textwidget ul.pressReleases li:nth-child(9) {
        background: #ed237a; }
      .panel-grid .widget .textwidget ul.pressReleases li:nth-child(5), .panel-grid .widget .textwidget ul.pressReleases li:nth-child(10) {
        background: #2E3192; }
  .panel-grid .textwidget.custom-html-widget .btn.btn-primary {
    border: 2px solid;
    margin: 10px;
    font-family: 'UniversLTStd-Bold';
    width: 47%; }
    @media screen and (max-width: 768px) {
      .panel-grid .textwidget.custom-html-widget .btn.btn-primary {
        width: 90%; } }

/* About Us - Whats New Carousel */
.swiper-wrapper.whatsnew a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #333; }
  .swiper-wrapper.whatsnew a:hover {
    color: #333;
    text-decoration: none; }
  .swiper-wrapper.whatsnew a .whatsnewThumbnail {
    width: 33%; }
  .swiper-wrapper.whatsnew a .whatsnewText {
    width: 63%; }
    .swiper-wrapper.whatsnew a .whatsnewText .whatsnewClip .whatsnewTitle {
      font-size: 16px;
      font-family: 'UniversLTStd-Bold';
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      margin-bottom: 8px; }
    .swiper-wrapper.whatsnew a .whatsnewText .whatsnewClip .whatsnewExcerpt p {
      margin: 0;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      margin-bottom: 8px; }
    .swiper-wrapper.whatsnew a .whatsnewText .whatsnewReadmore {
      font-family: 'UniversLTStd-Bold';
      color: #2E3192; }
.swiper-wrapper.whatsnew .swiper-slide {
  padding: 20px 0;
  border-top: 1px solid #BDC0C4;
  border-bottom: 1px solid #BDC0C4;
  max-height: 200px;
  height: 18vw; }
  .swiper-wrapper.whatsnew .swiper-slide:nth-child(even) {
    right: 20px; }
  .swiper-wrapper.whatsnew .swiper-slide:nth-child(odd) {
    left: 20px; }

/* Blog posts - Inventor Stories and What's New */
.single-post:not(.press-release) .sidebar-blog {
  display: none; }
.single-post:not(.press-release) .primary-blog {
  margin: 0 auto;
  max-width: 790px !important;
  width: 100% !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important; }

.single-post.inventor-stories .posted-on {
  display: none; }

.section-contact-us h1 {
  margin-bottom: 0; }
.section-contact-us h3.widget-title {
  color: #B2D235;
  font-size: 28px;
  margin-bottom: .35em;
  margin-top: .25em;
  padding-left: 0;
  padding-right: 0;
  text-align: left; }
.section-contact-us select {
  background-color: #fff;
  border: 1px solid #BDC0C4;
  border-radius: 3px;
  height: 32px;
  margin: 0;
  margin-top: 0 !important;
  padding: 6px 12px !important;
  -webkit-appearance: none; }
.section-contact-us .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  color: #777;
  margin: 3px 0 9px 5px; }
.section-contact-us .gform_wrapper .top_label .gfield_label {
  margin: 15px 0 0; }
.section-contact-us #field_2_10 {
  background-color: #f9f9f9;
  padding: 0 20px 20px; }
.section-contact-us .section-contact-us-address {
  background-color: #f9f9f9;
  padding: 20px; }

.gform_wrapper form .top_label .gfield_label {
  color: #B2D235;
  margin-bottom: 0; }
.gform_wrapper form div.validation_error {
  border: none;
  color: #f20018;
  margin-bottom: 0;
  padding: 0 20px; }
.gform_wrapper form .field_sublabel_below .ginput_complex.ginput_container label {
  margin-bottom: 0; }
.gform_wrapper form .validation_message,
.gform_wrapper form .gfield_required {
  color: #f20018; }
.gform_wrapper form .gfield.gfield_error {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0; }
  .gform_wrapper form .gfield.gfield_error input.datepicker_with_icon.medium {
    width: auto !important; }
  .gform_wrapper form .gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  .gform_wrapper form .gfield.gfield_error textarea {
    border-color: #f20018; }
  .gform_wrapper form .gfield.gfield_error .gfield_label {
    color: #f20018; }
  .gform_wrapper form .gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 9px; }
  .gform_wrapper form .gfield.gfield_error.gfield_contains_required div.gfield_description {
    color: #f20018;
    padding-top: 0; }
  .gform_wrapper form .gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0; }
.gform_wrapper form .gform_validation_error .top_label input.medium,
.gform_wrapper form .gform_validation_error .top_label select.medium {
  width: 100%; }
.gform_wrapper form .gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important; }
.gform_wrapper form .gform_button.button {
  margin-bottom: .5em; }

/* temporarily hide star ratings */
#primary .site-main .featured-section ul.products li.product .button {
  bottom: 25px; }

.star-rating {
  display: none; }

#primary .site-main .product-wrapper ul.products li.product .button {
  bottom: 10px; }

.not-front #primary .site-main .products li.product .button {
  bottom: 17px; }

/* center Brand landing page elements when less than 3 */
.brand-featured-wrapper .row > div:first-child:nth-last-child(2), .brand-action-wrapper .row > div:first-child:nth-last-child(2) {
  margin-left: 17.5%; }

.available-at {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 1.618em; }

.available-at .simple-header {
  font-family: "UniversLTStd", sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #333; }

.available-at-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%; }

.available-at a {
  flex: 1 1 40%;
  margin: 10px; }

.available-at img {
  display: block;
  max-width: 100%;
  height: auto; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header Styles
--------------------------------------------------------------*/
.home header.site-header, .page header.site-header {
  margin-bottom: 0 !important; }

header.site-header {
  border-top: 25px solid #2E3192;
  border-bottom: 25px solid #2E3192;
  padding-top: 0;
  margin-bottom: 5px; }
  @media screen and (max-width: 767px) {
    header.site-header {
      padding-bottom: 5px; } }
  header.site-header .container.header-wrapper {
    position: relative; }
    header.site-header .container.header-wrapper .site-branding {
      margin: 8px 0;
      position: relative;
      z-index: 10; }
      header.site-header .container.header-wrapper .site-branding img#playmonster-text-logo {
        width: 370px;
        max-width: 370px; }
        @media screen and (max-width: 767px) {
          header.site-header .container.header-wrapper .site-branding img#playmonster-text-logo {
            height: 40px;
            width: 200px; } }
    header.site-header .container.header-wrapper .container-fluid {
      position: relative; }
      header.site-header .container.header-wrapper .container-fluid .customer-account-links {
        display: inline-block;
        position: absolute;
        margin: 0; }
        @media screen and (min-width: 768px) {
          header.site-header .container.header-wrapper .container-fluid .customer-account-links {
            top: -32px;
            right: 0; } }
        @media screen and (max-width: 767px) {
          header.site-header .container.header-wrapper .container-fluid .customer-account-links {
            width: 100%;
            text-align: center;
            top: -25px;
            left: 0; } }
        header.site-header .container.header-wrapper .container-fluid .customer-account-links .account-link {
          display: inline-block;
          padding: 0 0 0 5px; }
          header.site-header .container.header-wrapper .container-fluid .customer-account-links .account-link:first-of-type {
            padding: 0; }
            header.site-header .container.header-wrapper .container-fluid .customer-account-links .account-link:first-of-type::after {
              content: '|';
              color: #B2D235;
              padding-left: 5px; }
          header.site-header .container.header-wrapper .container-fluid .customer-account-links .account-link a {
            color: #fff;
            text-transform: uppercase;
            font-size: 10px;
            font-family: 'UniversLTStd-Bold';
            font-weight: normal; }
    header.site-header .container.header-wrapper .header-search-elements {
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        header.site-header .container.header-wrapper .header-search-elements {
          float: left;
          width: 100%;
          display: flex;
          flex-direction: column;
          align-items: center;
          margin-top: -42px;
          margin-bottom: 0; }
          header.site-header .container.header-wrapper .header-search-elements a.product-finder {
            display: none; } }
      header.site-header .container.header-wrapper .header-search-elements .search-form {
        margin: 8px 0 0 0;
        position: relative; }
        @media screen and (max-width: 767px) {
          header.site-header .container.header-wrapper .header-search-elements .search-form {
            margin: 0 0 10px 0;
            width: 95%; }
            header.site-header .container.header-wrapper .header-search-elements .search-form label {
              width: 100%;
              margin: 0; } }
        header.site-header .container.header-wrapper .header-search-elements .search-form .search-field {
          width: 410px;
          height: 30px;
          padding-top: 5px;
          border-radius: 15px;
          padding-left: 15px; }
          @media (min-width: 768px) and (max-width: 1023px) {
            header.site-header .container.header-wrapper .header-search-elements .search-form .search-field {
              width: 320px; } }
          @media screen and (max-width: 767px) {
            header.site-header .container.header-wrapper .header-search-elements .search-form .search-field {
              width: 100%;
              padding-bottom: 0;
              padding-left: 4%; } }
        header.site-header .container.header-wrapper .header-search-elements .search-form .search-submit {
          padding: 0;
          position: absolute;
          right: 10px;
          height: 16px;
          top: 7px;
          background: url(images/search-icon.svg) no-repeat 0 0 transparent !important;
          width: 13px;
          display: block;
          text-indent: -99999px; }
          @media screen and (max-width: 767px) {
            header.site-header .container.header-wrapper .header-search-elements .search-form .search-submit {
              right: 22px; } }
    header.site-header .container.header-wrapper .btn.product-finder {
      padding-right: 73px;
      position: relative;
      padding-top: 5px;
      padding-bottom: 0px;
      height: 28px;
      line-height: 1.5;
      border-radius: 15px;
      margin-top: 5px;
      font-size: 14px;
      padding-left: 20px; }
      header.site-header .container.header-wrapper .btn.product-finder i {
        background: url("../../uploads/2018/02/monster-eyes-icon.svg") no-repeat right bottom transparent;
        display: block;
        width: 50px;
        height: 40px;
        position: absolute;
        right: 19px;
        top: -10px; }
    @media screen and (max-width: 767px) {
      header.site-header .container.header-wrapper .storefront-primary-navigation {
        position: absolute;
        right: 20px;
        top: 0;
        width: 30px; } }
    header.site-header .container.header-wrapper .storefront-primary-navigation #site-navigation {
      margin-left: 0;
      width: 78%;
      margin-right: 0; }
      @media screen and (max-width: 767px) {
        header.site-header .container.header-wrapper .storefront-primary-navigation #site-navigation .menu-toggle {
          border: none;
          text-indent: -99999px;
          float: left;
          left: -13px;
          top: 8px; }
          header.site-header .container.header-wrapper .storefront-primary-navigation #site-navigation .menu-toggle::before {
            background-color: #2E3192;
            width: 28px;
            border-radius: 0;
            height: 5px;
            -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            transform: translateY(-10px); }
          header.site-header .container.header-wrapper .storefront-primary-navigation #site-navigation .menu-toggle::after {
            background-color: #2E3192;
            width: 28px;
            border-radius: 0;
            height: 5px;
            -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
            transform: translateY(10px); }
          header.site-header .container.header-wrapper .storefront-primary-navigation #site-navigation .menu-toggle span::before {
            background-color: #2E3192;
            width: 28px;
            border-radius: 0;
            height: 5px; } }
      header.site-header .container.header-wrapper .storefront-primary-navigation #site-navigation .menu {
        max-height: 50px;
        margin-top: 7px; }
        header.site-header .container.header-wrapper .storefront-primary-navigation #site-navigation .menu a {
          color: #2E3192 !important; }
    @media screen and (max-width: 767px) {
      header.site-header .container.header-wrapper #site-header-cart {
        position: absolute;
        top: 3px;
        right: 60px; } }
    @media screen and (min-width: 768px) {
      header.site-header .container.header-wrapper #site-header-cart {
        position: absolute;
        top: 71px;
        right: 20px;
        z-index: 10; } }
    header.site-header .container.header-wrapper #site-header-cart .cart-contents {
      padding-top: 5px;
      padding-bottom: 0;
      height: 60px;
      line-height: 54px;
      color: #808285;
      font-family: 'UniversLTStd-Bold';
      width: 180px;
      float: right; }
      @media screen and (max-width: 767px) {
        header.site-header .container.header-wrapper #site-header-cart .cart-contents {
          display: block;
          width: 30px;
          height: 30px; } }
      header.site-header .container.header-wrapper #site-header-cart .cart-contents::after {
        content: url("../../uploads/2018/02/cart-icon.svg");
        width: 50px;
        height: 46px;
        display: block; }
        @media screen and (max-width: 767px) {
          header.site-header .container.header-wrapper #site-header-cart .cart-contents::after {
            width: 30px;
            height: 30px; } }
    header.site-header .container.header-wrapper #site-header-cart .count {
      position: absolute;
      right: 20px;
      background: #B2D235;
      opacity: 1;
      color: #fff;
      border-radius: 50%;
      z-index: 1000;
      font-family: 'Luckiest Guy';
      min-width: 20px;
      text-align: center;
      top: 8px;
      line-height: 1.75; }
      @media screen and (max-width: 767px) {
        header.site-header .container.header-wrapper #site-header-cart .count {
          right: 12px;
          min-width: 12px;
          font-size: 11px; } }
    header.site-header .container.header-wrapper #site-header-cart .amount {
      display: inline-block; }
      header.site-header .container.header-wrapper #site-header-cart .amount::before {
        content: "Your Cart: "; }
      @media screen and (max-width: 767px) {
        header.site-header .container.header-wrapper #site-header-cart .amount {
          display: none; } }
    header.site-header .container.header-wrapper #site-header-cart .widget_shopping_cart a.remove:before {
      top: -3px;
      left: -3px;
      font-size: 18px; }
    header.site-header .container.header-wrapper #site-header-cart .widget_shopping_cart .product_list_widget img {
      border: 1px solid #B2D235;
      box-shadow: 0 0 5px #fff, 0 0 3px #fff;
      margin-left: 1em;
      margin-top: -2px;
      max-width: 4em; }
    header.site-header .container.header-wrapper #site-header-cart .widget_shopping_cart .product_list_widget a {
      overflow: auto;
      line-height: 1.5em;
      padding-top: 2px; }
    header.site-header .container.header-wrapper #site-header-cart .widget_shopping_cart .product_list_widget a.remove {
      overflow: visible; }
  header.site-header .global-offer-banner {
    position: absolute;
    color: #fff;
    bottom: -25px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    line-height: 25px;
    font-family: 'UniversLTStd-Bold', sans-serif;
    font-size: 13px; }

.woocommerce-message {
  background: #B2D235;
  border: none;
  border-bottom: 1px solid #fff;
  color: #2E3192;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 1em 1.5em; }
  .woocommerce-message .button {
    height: inherit; }
    @media screen and (max-width: 767px) {
      .woocommerce-message .button {
        width: 100%; } }

/*--------------------------------------------------------------
## Footer Styles
--------------------------------------------------------------*/
footer.site-footer {
  background: url(images/wave-pm-primary-color_1200x329.svg) repeat-x #2E3192 center -115px;
  background-size: 1200px 329px; }
  footer.site-footer .footer-form-check {
    line-height: 1.25em;
    margin-left: 5px;
    margin-top: 10px;
    padding-left: 20px;
    position: relative;
    text-align: left; }
    footer.site-footer .footer-form-check input[type="checkbox"] {
      left: 0;
      position: absolute;
      top: 3px; }
  @media screen and (max-width: 767px) {
    footer.site-footer {
      background-position: center 0px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    footer.site-footer {
      background-position: center -100px; } }
  footer.site-footer .container .footer-menus {
    padding-left: 6vw;
    padding-right: 6vw; }
  footer.site-footer h3 {
    color: #2E3192;
    text-shadow: none;
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 1; }
  footer.site-footer h3.section-title {
    color: #B2D235;
    -webkit-text-stroke: 0;
    text-shadow: none; }
  footer.site-footer .contactBlock {
    padding: 20px 7%;
    border-top: 1px solid #BDC0C4;
    margin-left: 0;
    margin-right: 0; }
    @media screen and (min-width: 768px) and (max-width: 1224px) {
      footer.site-footer .contactBlock {
        padding: 20px 1%; } }
    @media screen and (max-width: 767px) {
      footer.site-footer .contactBlock {
        padding: 20px 2%; } }
    footer.site-footer .contactBlock .socialBlock {
      border-right: 1px solid #BDC0C4;
      padding-left: 0;
      padding-right: 6px; }
      @media screen and (max-width: 767px) {
        footer.site-footer .contactBlock .socialBlock {
          border: 0;
          padding-right: 0;
          text-align: center;
          margin-bottom: 15px; } }
      footer.site-footer .contactBlock .socialBlock .social-title {
        text-align: right;
        margin-bottom: 7px;
        padding-right: 4px;
        line-height: 1; }
        @media screen and (max-width: 767px) {
          footer.site-footer .contactBlock .socialBlock .social-title {
            text-align: center; } }
      footer.site-footer .contactBlock .socialBlock ul {
        text-align: right;
        margin: 0; }
        @media screen and (max-width: 767px) {
          footer.site-footer .contactBlock .socialBlock ul {
            text-align: center; } }
        footer.site-footer .contactBlock .socialBlock ul li {
          display: inline-block;
          padding: 0px; }
          footer.site-footer .contactBlock .socialBlock ul li a.social-link {
            color: #fff;
            background: #B2D235;
            border-radius: 50%;
            padding: 4px 7px;
            vertical-align: middle;
            display: inline-block; }
            footer.site-footer .contactBlock .socialBlock ul li a.social-link i {
              min-width: 14px;
              text-align: center; }
    footer.site-footer .contactBlock .socialInvitationBlock {
      border-right: 1px solid #BDC0C4;
      padding-left: 17px;
      padding-right: 10px; }
      @media screen and (max-width: 767px) {
        footer.site-footer .contactBlock .socialInvitationBlock {
          border: 0;
          padding: 0;
          text-align: center;
          margin-bottom: 15px; } }
      footer.site-footer .contactBlock .socialInvitationBlock .social-cta {
        font-family: 'UniversLTStd-Bold', sans-serif;
        color: #333;
        font-size: 15px;
        line-height: 1.2;
        padding-left: 0;
        display: block; }
      footer.site-footer .contactBlock .socialInvitationBlock .social-invitation {
        color: #333;
        margin-bottom: 0;
        line-height: 1.3;
        font-size: 14px; }
        footer.site-footer .contactBlock .socialInvitationBlock .social-invitation span {
          font-family: 'UniversLTStd-Bold', sans-serif; }
    footer.site-footer .contactBlock .emailSignUpBlock {
      padding-right: 0;
      position: relative; }
      footer.site-footer .contactBlock .emailSignUpBlock .footer-widgets {
        max-width: 100%;
        padding: 0;
        border: none; }
        footer.site-footer .contactBlock .emailSignUpBlock .footer-widgets .widget_bronto_emailsignup_widget {
          line-height: 1.25em;
          margin-bottom: 0;
          position: relative;
          text-align: left; }
          footer.site-footer .contactBlock .emailSignUpBlock .footer-widgets .widget_bronto_emailsignup_widget .widget-title {
            color: #2E3192;
            font-family: "Luckiest Guy", sans-serif;
            font-size: 18px;
            font-weight: normal;
            line-height: 1;
            margin-bottom: 0;
            text-shadow: none; }
          footer.site-footer .contactBlock .emailSignUpBlock .footer-widgets .widget_bronto_emailsignup_widget input {
            border-radius: 20px;
            border: 1px solid #BDC0C4;
            color: #2E3192;
            height: 32px;
            margin-top: 4px;
            width: 100%; }
          footer.site-footer .contactBlock .emailSignUpBlock .footer-widgets .widget_bronto_emailsignup_widget button {
            font-size: 15px;
            font-family: "UniversLTStd", sans-serif !important;
            position: absolute;
            right: 0;
            border-radius: 0 20px 20px 0;
            height: 32px;
            line-height: 32px;
            vertical-align: middle;
            margin-top: 4px;
            padding: 0 10px 0 5px;
            text-transform: none;
            font-family: inherit;
            top: 18px;
            width: 100px; }
          footer.site-footer .contactBlock .emailSignUpBlock .footer-widgets .widget_bronto_emailsignup_widget .success_message {
            font-size: 14px;
            margin: .5em 0;
            line-height: 1.5; }
      footer.site-footer .contactBlock .emailSignUpBlock .site-info {
        display: none; }
      @media screen and (max-width: 767px) {
        footer.site-footer .contactBlock .emailSignUpBlock {
          padding: 0;
          text-align: center;
          margin-bottom: 15px; } }
      footer.site-footer .contactBlock .emailSignUpBlock .emailSignLabel {
        margin-bottom: 0; }
      footer.site-footer .contactBlock .emailSignUpBlock #emailSignUp {
        margin-bottom: 0; }
        footer.site-footer .contactBlock .emailSignUpBlock #emailSignUp .emailSignField {
          position: relative; }
          footer.site-footer .contactBlock .emailSignUpBlock #emailSignUp .emailSignField .email-input {
            width: 100%;
            margin-top: 4px;
            border-radius: 20px;
            border: 1px solid #BDC0C4;
            height: 32px;
            color: #B4B4B4; }
          footer.site-footer .contactBlock .emailSignUpBlock #emailSignUp .emailSignField .button.emailSignUpBtns {
            font-size: 15px;
            position: absolute;
            right: 0;
            border-radius: 0 20px 20px 0;
            height: 32px;
            line-height: 32px;
            vertical-align: middle;
            margin-top: 4px;
            padding: 0 6% 0 4%;
            text-transform: none;
            font-family: inherit;
            top: 0; }
  footer.site-footer .footer-menus {
    margin-top: 90px; }
    @media screen and (max-width: 767px) {
      footer.site-footer .footer-menus {
        margin: 65px 2%; } }
    footer.site-footer .footer-menus .row .col-sm-4:nth-child(1) {
      padding-left: 7%;
      padding-right: 2%; }
      @media screen and (max-width: 767px) {
        footer.site-footer .footer-menus .row .col-sm-4:nth-child(1) {
          padding-left: 2%;
          padding-right: 2%; } }
    footer.site-footer .footer-menus .row .col-sm-4:nth-child(2) {
      padding-left: 4%;
      padding-right: 5%; }
      @media screen and (max-width: 767px) {
        footer.site-footer .footer-menus .row .col-sm-4:nth-child(2) {
          padding-left: 2%;
          padding-right: 2%; } }
    footer.site-footer .footer-menus .row .col-sm-4:nth-child(3) {
      padding-right: 7%; }
      @media screen and (max-width: 767px) {
        footer.site-footer .footer-menus .row .col-sm-4:nth-child(3) {
          padding-left: 2%;
          padding-right: 2%; } }
    footer.site-footer .footer-menus ul {
      list-style: none;
      margin-left: 0; }
      footer.site-footer .footer-menus ul li {
        border-top: 1px solid #BDC0C4;
        line-height: 1.7; }
        footer.site-footer .footer-menus ul li a {
          color: #fff;
          font-size: 14px;
          line-height: 2;
          display: block; }
  footer.site-footer .site-info .row {
    padding-top: 15px;
    border-top: 1px solid #BDC0C4;
    margin-top: 18px;
    padding-bottom: 0px;
    margin-left: 0;
    margin-right: 0; }
    @media screen and (max-width: 767px) {
      footer.site-footer .site-info .row {
        width: 95%; } }
    footer.site-footer .site-info .row .footer-logo img {
      width: 122px; }
      @media screen and (max-width: 767px) {
        footer.site-footer .site-info .row .footer-logo img {
          margin: 0 auto 15px; } }
    footer.site-footer .site-info .row .footer-info {
      color: #B2D235;
      font-size: 16px;
      font-family: 'UniversLTStd-Bold', sans-serif;
      padding-left: 7%;
      padding-right: 0; }
      @media screen and (max-width: 767px) {
        footer.site-footer .site-info .row .footer-info {
          padding: 0;
          width: 98%; } }
      footer.site-footer .site-info .row .footer-info .menu-footer-menu-container {
        padding-top: 10px; }
        footer.site-footer .site-info .row .footer-info .menu-footer-menu-container ul {
          margin: 0;
          list-style: none; }
          footer.site-footer .site-info .row .footer-info .menu-footer-menu-container ul li {
            display: inline-block;
            padding: 0 5px;
            border-right: 1px solid #B2D235;
            line-height: 1; }
            footer.site-footer .site-info .row .footer-info .menu-footer-menu-container ul li a {
              color: #fff;
              font-size: 11px;
              font-family: 'UniversLTStd-Bold', sans-serif; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.section-content img {
  width: 100%; }
.facetwp-facet-guru_categories .fs-label-wrap { 
  width: 100%;
}
.facetwp-facet-price span.facetwp-slider-label {
  font-family: 'Luckiest Guy';
  font-size: 20px !important;
  color: #2e3192;
}
.archive .facetwp-facet-price span.facetwp-slider-label {
  font-size: 16px !important;
}
.post-type-archive-product #product-filters #gg-filters #text-10 .facetwp-slider-reset {
  display: block !important;
}
.woocommerce-pagination .page-numbers li span{
  background: none !important;
  border: 1px solid #eee !important;;
  cursor: pointer;
}
.woocommerce-pagination .page-numbers li a.page-numbers {
  border: 1px solid #eee !important;
  background: #fff !important;
}
.woocommerce-pagination .page-numbers li a.page-numbers.active {
  font-weight: bold;
  cursor: default;
  background: #eee !important;
}
.woocommerce-pagination .page-numbers li span.page-numbers.current.active {
  background: #eee !important;
  font-weight: bold;
}
.woocommerce-breadcrumb a, a.woocommerce-review-link, .product_meta a{
  color: #767676;
}
header.site-header .container.header-wrapper #site-header-cart .cart-contents {
  color: #747679;
}
/*# sourceMappingURL=style.css.map */
