body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  color: #2c2a2a; }
  body #page {
    background-color: #ffffff !important;
    background: #c1c1c1;
    background: -webkit-linear-gradient(top, #c1c1c1, #ffffff);
    background: linear-gradient(to bottom, #c1c1c1, #ffffff);
    background-repeat: repeat-x;
    background-position: 0 52px;
    background-size: auto 156px; }
  body .button,
  body .button.alt,
  body .widget a.button.checkout {
    background-color: #ec4e3a;
    color: white !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    body .button:hover, body .button.active,
    body .button.alt:hover,
    body .button.alt.active,
    body .widget a.button.checkout:hover,
    body .widget a.button.checkout.active {
      background-color: #c62713;
      color: white !important; }
  body .site-header {
    background: #dbdbdb;
    background: -webkit-linear-gradient(bottom, #dbdbdb, white);
    background: linear-gradient(to top, #dbdbdb, white); }
    @media (min-width: 768px) {
      body .site-header .storefront-primary-navigation #site-navigation,
      body .site-header .storefront-primary-navigation #site-header-cart {
        background-color: #2c2a2a; }
        body .site-header .storefront-primary-navigation #site-navigation *,
        body .site-header .storefront-primary-navigation #site-header-cart * {
          color: #cecece; }
      body .site-header .storefront-primary-navigation #site-navigation {
        width: 65%;
        margin: 0;
        -webkit-border-top-left-radius: 20px;
        border-top-left-radius: 20px;
        background-clip: padding-box; }
        body .site-header .storefront-primary-navigation #site-navigation ul.menu > li:first-child,
        body .site-header .storefront-primary-navigation #site-navigation ul.nav-menu > li:first-child {
          margin-left: 0; }
      body .site-header .storefront-primary-navigation #site-header-cart {
        width: 35%;
        background-color: #ec4e3a;
        -webkit-border-top-right-radius: 20px;
        border-top-right-radius: 20px;
        background-clip: padding-box; } }
  body .header-widget-region .widget {
    padding: 0; }
  @media (max-width: 768px) {
    body .header-widget-region .col-full {
      margin: 0; } }
  @media (min-width: 768px) {
    body .header-widget-region .sow-slider-base {
      -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) !important;
      -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) !important;
      -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) !important;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) !important;
      -webkit-border-bottom-right-radius: 20px;
      border-bottom-right-radius: 20px;
      -webkit-border-bottom-left-radius: 20px;
      border-bottom-left-radius: 20px;
      background-clip: padding-box; }
      body .header-widget-region .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {
        -webkit-border-bottom-right-radius: 20px;
        border-bottom-right-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        border-bottom-left-radius: 20px;
        background-clip: padding-box; } }
  body #drift-widget-container {
    z-index: 2147483646 !important; }
  body #eu_cookie_law_widget-2 {
    z-index: 2147483647; }
  body .secondary-navigation ul.menu > li > a {
    color: #ec4e3a;
    text-transform: uppercase; }
    body .secondary-navigation ul.menu > li > a > i {
      color: #2c2a2a; }
  body .primary-navigation ul.menu > li {
    margin: 0;
    padding: 0; }
    body .primary-navigation ul.menu > li > a {
      margin: 7px 0;
      padding: 0 1rem;
      line-height: 38px;
      font-size: 1rem;
      -webkit-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease;
      -webkit-border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important; }
    body .primary-navigation ul.menu > li:first-of-type {
      padding-left: 1rem; }
    body .primary-navigation ul.menu > li:hover > a, body .primary-navigation ul.menu > li.current-menu-item > a {
      background-color: rgba(255, 255, 255, 0.15);
      color: white !important; }
  body #site-header-cart > li:first-of-type * {
    color: white !important; }
  body #site-header-cart > li:first-of-type .cart-contents {
    padding: 0 0 0 1rem;
    line-height: 52px;
    font-size: 1rem; }
    body #site-header-cart > li:first-of-type .cart-contents:after {
      margin-right: 1rem;
      margin-top: .85rem; }
  body #site-header-cart > li:last-of-type .widget_shopping_cart {
    background-color: white;
    border-top: 1px solid white;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-clip: padding-box; }
    body #site-header-cart > li:last-of-type .widget_shopping_cart * {
      color: #565656; }
    body #site-header-cart > li:last-of-type .widget_shopping_cart #woo_pp_ec_button {
      margin-top: 1rem; }
    body #site-header-cart > li:last-of-type .widget_shopping_cart .button:not(.checkout) {
      color: #565656 !important; }
  body .site-search .widget_product_search form input[type=search] {
    border: 1px solid #2c2a2a;
    padding: .6rem 1.2rem .6rem 1.8rem;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important; }
  body .site-search .widget_product_search form:before {
    top: .85em;
    left: .85em; }
  body #page #content #primary #main {
    padding-top: 1rem; }
    body #page #content #primary #main > section .section-title {
      background-color: #8e8e8e;
      -webkit-border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important;
      color: white;
      text-transform: uppercase;
      line-height: 2.5rem;
      font-size: 1.5rem;
      margin-bottom: 1rem;
      padding: 0 .5rem; }
    body #page #content #primary #main .page .entry-header {
      padding: 0;
      margin-bottom: 2rem; }
      body #page #content #primary #main .page .entry-header > h1 {
        background-color: #8e8e8e;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        color: white;
        text-transform: uppercase;
        line-height: 2.5rem;
        font-size: 1.5rem;
        margin-bottom: 1rem;
        padding: 0 .5rem; }
  body.home #page #content #primary #main > .page {
    display: none; }
  body.storefront-full-width-content .site-main .columns-3 ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    body.storefront-full-width-content .site-main .columns-3 ul.products:before, body.storefront-full-width-content .site-main .columns-3 ul.products:after {
      display: none; }
    body.storefront-full-width-content .site-main .columns-3 ul.products li.product {
      float: none;
      width: auto;
      display: flex;
      flex-basis: 31%;
      flex-direction: column;
      margin: 0 0 1rem 0;
      padding: 1.5rem;
      border: 1px solid #cecece;
      -webkit-border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important; }
      body.storefront-full-width-content .site-main .columns-3 ul.products li.product > a img {
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important; }
      body.storefront-full-width-content .site-main .columns-3 ul.products li.product > a:last-of-type {
        margin-top: auto; }
      @media (max-width: 1024px) {
        body.storefront-full-width-content .site-main .columns-3 ul.products li.product {
          flex-basis: 31%; } }
      @media (max-width: 512px) {
        body.storefront-full-width-content .site-main .columns-3 ul.products li.product {
          flex-basis: 100%; } }
  body.storefront-full-width-content .site-main .columns-4 ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    body.storefront-full-width-content .site-main .columns-4 ul.products:before, body.storefront-full-width-content .site-main .columns-4 ul.products:after {
      display: none; }
    body.storefront-full-width-content .site-main .columns-4 ul.products li.product {
      float: none;
      width: auto;
      display: flex;
      flex-basis: 23%;
      flex-direction: column;
      margin: 0 0 1rem 0;
      padding: 1.5rem;
      border: 1px solid #cecece;
      -webkit-border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important; }
      body.storefront-full-width-content .site-main .columns-4 ul.products li.product > a img {
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important; }
      body.storefront-full-width-content .site-main .columns-4 ul.products li.product > a:last-of-type {
        margin-top: auto; }
      @media (max-width: 1024px) {
        body.storefront-full-width-content .site-main .columns-4 ul.products li.product {
          flex-basis: 48%; } }
      @media (max-width: 512px) {
        body.storefront-full-width-content .site-main .columns-4 ul.products li.product {
          flex-basis: 100%; } }
  body.archive .site-main .columns-3 ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    body.archive .site-main .columns-3 ul.products:before, body.archive .site-main .columns-3 ul.products:after {
      display: none; }
    body.archive .site-main .columns-3 ul.products li.product {
      float: none;
      width: auto;
      display: flex;
      flex-basis: 31%;
      flex-direction: column;
      margin: 0 0 1rem 0;
      padding: 1.5rem;
      border: 1px solid #cecece;
      -webkit-border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important; }
      body.archive .site-main .columns-3 ul.products li.product > a img {
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important; }
      body.archive .site-main .columns-3 ul.products li.product > a:last-of-type {
        margin-top: auto; }
      @media (max-width: 1024px) {
        body.archive .site-main .columns-3 ul.products li.product {
          flex-basis: 100%; } }
      @media (max-width: 512px) {
        body.archive .site-main .columns-3 ul.products li.product {
          flex-basis: 100%; } }
  body.single-product .site-main .related > ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    body.single-product .site-main .related > ul.products:before, body.single-product .site-main .related > ul.products:after {
      display: none; }
    body.single-product .site-main .related > ul.products li.product {
      float: none;
      width: auto;
      display: flex;
      flex-basis: 31%;
      flex-direction: column;
      margin: 0 0 1rem 0;
      padding: 1.5rem;
      border: 1px solid #cecece;
      -webkit-border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important; }
      body.single-product .site-main .related > ul.products li.product > a img {
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important; }
      body.single-product .site-main .related > ul.products li.product > a:last-of-type {
        margin-top: auto; }
      @media (max-width: 1024px) {
        body.single-product .site-main .related > ul.products li.product {
          flex-basis: 100%; } }
      @media (max-width: 512px) {
        body.single-product .site-main .related > ul.products li.product {
          flex-basis: 100%; } }
  body #secondary .widget_layered_nav ul li.chosen > a {
    color: #ec4e3a; }
  body #secondary .widget_layered_nav ul li.chosen:before {
    color: #ec4e3a;
    opacity: 1; }
  body .woocommerce-breadcrumb {
    margin-bottom: 0; }
  body.single-product .site-main #jp-relatedposts {
    display: none !important; }
  body.single-product .site-main .woocommerce-tabs {
    display: flex;
    justify-content: space-between;
    width: 100%;
    float: none; }
    body.single-product .site-main .woocommerce-tabs > .tabs {
      display: none; }
    body.single-product .site-main .woocommerce-tabs > .woocommerce-Tabs-panel {
      display: block !important;
      flex: 1;
      float: none;
      margin-right: 30px;
      margin-bottom: 1.5em; }
      body.single-product .site-main .woocommerce-tabs > .woocommerce-Tabs-panel:last-of-type {
        margin-right: 0; }
      body.single-product .site-main .woocommerce-tabs > .woocommerce-Tabs-panel > h2 {
        background-color: #8e8e8e;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        border-radius: 5px !important;
        color: white;
        text-transform: uppercase;
        line-height: 2.5rem;
        font-size: 1.5rem;
        margin-bottom: 1rem;
        padding: 0 .5rem; }
  body.single-product .site-main .related > h2 {
    background-color: #8e8e8e;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    color: white;
    text-transform: uppercase;
    line-height: 2.5rem;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    padding: 0 .5rem; }
  body.single-product .site-main .variations_form {
    border-top: 1px solid rgba(0, 0, 0, 0.05); }
  body.single-product .site-main .woocommerce-Price-amount {
    color: #ec4e3a; }
  @media (max-width: 768px) {
    body.single-product .site-main .woocommerce-tabs {
      display: block; }
      body.single-product .site-main .woocommerce-tabs > .woocommerce-Tabs-panel {
        width: auto;
        margin-right: 0; }
        body.single-product .site-main .woocommerce-tabs > .woocommerce-Tabs-panel > h2 {
          text-align: center; } }
  body .woocommerce-message {
    background-color: #ec4e3a; }
  body .woocommerce-info {
    background-color: #e7e7e7;
    color: #2c2a2a; }
    body .woocommerce-info a {
      color: #2c2a2a;
      text-decoration: underline; }
      body .woocommerce-info a:hover {
        color: #ec4e3a;
        text-decoration: none; }
  body .sow-features-list .sow-features-feature .sow-icon-container.sow-container-round {
    background-color: #ec4e3a;
    width: 2rem;
    height: 2rem;
    border-radius: 1rem; }
    body .sow-features-list .sow-features-feature .sow-icon-container.sow-container-round:before {
      display: none; }
    body .sow-features-list .sow-features-feature .sow-icon-container.sow-container-round [class^="sow-icon-"] {
      width: 2rem;
      height: 2rem; }
