html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

code,
kbd,
pre,
samp {
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

select {
  text-transform: none; }

button {
  overflow: visible; }

button,
input,
select,
textarea {
  max-width: 100%; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: .5; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0; }

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em; }

fieldset > :last-child {
  margin-bottom: 0; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

optgroup {
  font-weight: bold; }

@font-face {
  font-family: 'MyriadProSemibold';
  src: url("../fonts/myriadpro-semibold-webfont.eot");
  src: url("../fonts/myriadpro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-semibold-webfont.woff") format("woff"), url("../fonts/myriadpro-semibold-webfont.ttf") format("truetype"), url("../fonts/myriadpro-semibold-webfont.svg#MyriadProSemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaLTStdRoman';
  src: url("../fonts/helveticaltstd-roman-webfont.eot");
  src: url("../fonts/helveticaltstd-roman-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaltstd-roman-webfont.woff") format("woff"), url("../fonts/helveticaltstd-roman-webfont.ttf") format("truetype"), url("../fonts/helveticaltstd-roman-webfont.svg#HelveticaLTStdRoman") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaLTStdBold';
  src: url("../fonts/helveticaltstd-bold-webfont.eot");
  src: url("../fonts/helveticaltstd-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaltstd-bold-webfont.woff") format("woff"), url("../fonts/helveticaltstd-bold-webfont.ttf") format("truetype"), url("../fonts/helveticaltstd-bold-webfont.svg#HelveticaLTStdBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ArialRounded';
  src: url("../fonts/ARLRDBD.eot");
  src: url("../fonts/ARLRDBD.eot?#iefix") format("embedded-opentype"), url("../fonts/ARLRDBD.woff") format("woff"), url("../fonts/ARLRDBD.ttf") format("truetype"), url("../fonts/ARLRDBD.svg#ArialRounded") format("svg");
  font-weight: normal;
  font-style: normal; }
/* GENERAL STYLES */
*, :before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  min-height: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: 'HelveticaLTStdRoman', Helvetica, sans-serif;
  color: #7b7b7b;
  font-size: 10px; }

h1, h2, h3, #product-list .product-detail .description h2, #product-list .product-detail .related_products h2, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h3, #product-list .product-detail .description h2, #product-list .product-detail .related_products h2 {
  color: #3f3f3f;
  font-size: 1.8em;
  font-family: 'ArialRounded', Arial, sans-serif;
  font-weight: normal;
  line-height: 1.333em;
  padding-bottom: 10px; }

p {
  font-size: 1.4em;
  margin: 0;
  padding: 0 0 13px 0;
  line-height: 1.571em; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

a {
  color: #03c1e5;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  text-decoration: none;
  cursor: pointer; }
  a:hover {
    color: #ed3b3e; }

.btn {
  display: inline-block;
  font-size: 1.2em;
  font-weight: 700;
  padding: 5px 10px 6px;
  text-align: center;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  outline: none; }
  .btn:active {
    padding: 6px 10px 5px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) inset; }
  .btn.blue, .btn.red:hover, .btn.blue:hover, #product-list .product-detail .summary .details .add-to-cart .single_add_to_cart_button:hover {
    color: #ffffff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2bd5f8+0,0cc2e8+100 */
    background: #2bd5f8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2bd5f8 0%, #0cc2e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2bd5f8 0%, #0cc2e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2bd5f8 0%, #0cc2e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bd5f8', endColorstr='#0cc2e8',GradientType=0 );
    /* IE6-9 */ }
  .btn.red, .btn.blue:hover, .btn.red:hover, #product-list .product-detail .summary .details .add-to-cart .single_add_to_cart_button {
    color: #ffffff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff6b6e+0,f54145+100 */
    background: #ff6b6e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff6b6e 0%, #f54145 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff6b6e 0%, #f54145 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff6b6e 0%, #f54145 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b6e', endColorstr='#f54145',GradientType=0 );
    /* IE6-9 */ }

.inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto; }

/* HEADER */
header {
  overflow: hidden; }
  header .logo {
    float: left; }
    header .logo a {
      display: block;
      width: 248px;
      height: 104px;
      text-indent: -9999em;
      overflow: hidden;
      background: url(../images/logo.jpg) no-repeat center;
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -ms-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
      header .logo a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=${calc_val})";
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8; }
  header .mini_menu {
    float: right;
    padding-bottom: 10px; }
    header .mini_menu .links {
      text-align: right;
      margin: 9px 0 14px; }
      header .mini_menu .links a {
        margin-left: 20px;
        padding-left: 8px;
        text-transform: uppercase;
        position: relative; }
        header .mini_menu .links a:before {
          content: '';
          position: absolute;
          left: 0;
          top: 50%;
          border: 4px solid transparent;
          margin-top: -4px;
          height: 0;
          width: 0;
          border-left: 4px solid #03c1e5;
          -webkit-transition: border-color 0.3s ease-in-out;
          -moz-transition: border-color 0.3s ease-in-out;
          -ms-transition: border-color 0.3s ease-in-out;
          -o-transition: border-color 0.3s ease-in-out;
          transition: border-color 0.3s ease-in-out; }
        header .mini_menu .links a:hover:before {
          border-color-left: #ed3b3e; }
    header .mini_menu .cart {
      background-color: #eeeeee;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      border: 1px solid #0090d9;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
      font-size: 1.2em;
      line-height: 1;
      padding: 13px 12px 12px 50px;
      margin-bottom: 14px;
      text-align: right;
      position: relative;
      display: inline-block;
      float: right; }
      header .mini_menu .cart span.icon {
        position: absolute;
        top: 50%;
        left: 8px;
        width: 28px;
        height: 28px;
        margin-top: -14px;
        background-image: url(../images/shopping-cart.svg);
        background-size: 28px;
        background-repeat: no-repeat;
        background-position: center; }
      header .mini_menu .cart span.cart_value {
        font-size: 1em; }
      header .mini_menu .cart a {
        color: #3f3f3f; }
    header .mini_menu .phone {
      clear: both;
      font-size: 1.8em;
      text-align: right;
      display: inline-block;
      float: right;
      background-image: url(../images/phone-receiver.svg);
      background-size: 13px;
      background-repeat: no-repeat;
      background-position: 2px 8px;
      padding-left: 20px; }
      header .mini_menu .phone a {
        font-size: 1.222em;
        font-family: 'HelveticaLTStdBold'; }
  header nav#main-nav {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8fbf5+0,e5e5e5+100 */
    background: #f8fbf5;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f8fbf5 0%, #e5e5e5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f8fbf5 0%, #e5e5e5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f8fbf5 0%, #e5e5e5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fbf5', endColorstr='#e5e5e5',GradientType=0 );
    /* IE6-9 */
    position: relative;
    border-top: 1px solid #f3f3f1;
    border-bottom: 5px solid #01b3d9;
    height: 39px;
    clear: both;
    margin-bottom: 14px; }
    header nav#main-nav:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: #ffffff; }
    header nav#main-nav:after {
      content: '';
      position: absolute;
      bottom: 1px;
      left: 0;
      width: 100%;
      height: 1px;
      background: #bababa; }
    header nav#main-nav .menu a {
      color: #505050;
      font-size: 14px;
      font-family: 'MyriadProSemibold';
      text-shadow: 0px 1px 0px #FCFCFC;
      padding: 14px 14px 12px 14px;
      white-space: nowrap;
      float: left;
      position: relative;
      top: -5px;
      margin-right: 2px;
      z-index: 1;
      -webkit-transition: all 0s ease-in-out;
      -moz-transition: all 0s ease-in-out;
      -ms-transition: all 0s ease-in-out;
      -o-transition: all 0s ease-in-out;
      transition: all 0s ease-in-out; }
      header nav#main-nav .menu a:after {
        content: '';
        position: absolute;
        z-index: -1;
        right: -2px;
        bottom: 5px;
        width: 2px;
        height: 30px;
        border-right: 1px solid #ffffff;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f6f0+0,b0b0b0+100 */
        background: #f3f6f0;
        /* Old browsers */
        background: -moz-linear-gradient(top, #f3f6f0 0%, #b0b0b0 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #f3f6f0 0%, #b0b0b0 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #f3f6f0 0%, #b0b0b0 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f6f0', endColorstr='#b0b0b0',GradientType=0 );
        /* IE6-9 */ }
      header nav#main-nav .menu a.current, header nav#main-nav .menu a:hover {
        text-shadow: 0px -1px 0px #00a0be;
        color: #ffffff;
        background-color: #01b3d9;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -khtml-border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -khtml-border-bottom-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        z-index: 2; }
      header nav#main-nav .menu a:last-child:after {
        display: none; }
    header nav#main-nav .search {
      width: 200px;
      height: 26px;
      float: right;
      border: 1px solid #eeeeee;
      padding: 7px 25px 7px 5px;
      background-color: #ffffff;
      background-image: url(../images/search-icon.svg);
      background-position: center right 5px;
      background-size: 14px;
      background-repeat: no-repeat;
      margin-top: 3px;
      font-style: italic; }

#category-sidebar {
  width: 270px;
  float: left;
  position: relative;
  z-index: 1; }
  #category-sidebar .category {
    border: 1px solid #e8e8e8;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 12px; }
    #category-sidebar .category .title {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8fbf5+0,e5e5e5+100 */
      background: #f8fbf5;
      /* Old browsers */
      background: -moz-linear-gradient(top, #f8fbf5 0%, #e5e5e5 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #f8fbf5 0%, #e5e5e5 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #f8fbf5 0%, #e5e5e5 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fbf5', endColorstr='#e5e5e5',GradientType=0 );
      /* IE6-9 */
      width: 100%;
      padding: 15px 20px; }
      #category-sidebar .category .title h5 {
        color: #3f3f3f;
        font-family: 'ArialRounded';
        font-size: 1.8em; }
    #category-sidebar .category ul {
      padding: 11px 20px 0; }
      #category-sidebar .category ul li {
        border-bottom: 1px dotted #e8e8e8;
        margin-bottom: 1px 0 4px; }
        #category-sidebar .category ul li a {
          padding: 6px 0;
          color: #3f3f3f;
          display: block;
          font-size: 1.3em; }

#product-list {
  width: 100%;
  padding-left: 300px; }
  #product-list #banner-ads {
    width: 100%;
    height: 320px;
    background: #eeeeee;
    margin-bottom: 40px; }
  #product-list #breadcrumb {
    margin-bottom: 40px;
    font-size: 1.2em; }
    #product-list #breadcrumb a {
      color: #03c1e5; }
      #product-list #breadcrumb a:hover {
        color: #ed3b3e; }
    #product-list #breadcrumb .woocommerce-breadcrumb:after {
      display: none; }
  #product-list .woocommerce-error, #product-list .woocommerce-info, #product-list .woocommerce-message {
    font-size: 1.2em;
    overflow: hidden;
    padding: 12px 24px 0 42px !important;
    margin-top: -20px !important; }
    #product-list .woocommerce-error:before, #product-list .woocommerce-error:after, #product-list .woocommerce-info:before, #product-list .woocommerce-info:after, #product-list .woocommerce-message:before, #product-list .woocommerce-message:after {
      clear: none; }
    #product-list .woocommerce-error a.button, #product-list .woocommerce-info a.button, #product-list .woocommerce-message a.button {
      top: -6px; }
  #product-list .products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #product-list .products .product {
      width: 31%;
      margin-bottom: 30px; }
      @media only screen and (max-width: 945px) {
        #product-list .products .product {
          width: 48%; } }
      @media only screen and (max-width: 725px) {
        #product-list .products .product {
          width: 100%; } }
      #product-list .products .product .title {
        margin: 0 0 8px 0; }
        #product-list .products .product .title a {
          color: #01b3d9;
          font-size: 1.6em;
          font-family: 'HelveticaLTStdRoman';
          text-align: center;
          display: block;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
      #product-list .products .product .image {
        height: 90px;
        width: 100%;
        background: #000;
        text-align: center;
        vertical-align: middle; }
        #product-list .products .product .image img {
          max-width: 100%;
          max-height: 100%;
          width: auto;
          height: auto; }
      #product-list .products .product .desc {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7c7c7+0,ffffff+25,ffffff+50,eeeeee+100 */
        background: #c7c7c7;
        /* Old browsers */
        background: -moz-linear-gradient(top, #c7c7c7 0%, white 25%, white 50%, #eeeeee 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #c7c7c7 0%, white 25%, white 50%, #eeeeee 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #c7c7c7 0%, white 25%, white 50%, #eeeeee 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#eeeeee',GradientType=0 );
        /* IE6-9 */
        padding: 20px 10px;
        text-align: center; }
        #product-list .products .product .desc .excerpt {
          height: 50px;
          font-size: 1.2em;
          line-height: 1.4em;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          margin-bottom: 20px; }
        #product-list .products .product .desc .price {
          font-size: 1.4em;
          font-weight: 700;
          color: #3f3f3f; }
        #product-list .products .product .desc .actions {
          width: 145px;
          margin: 10px auto 0;
          overflow: hidden; }
          #product-list .products .product .desc .actions .details {
            float: left; }
          #product-list .products .product .desc .actions .cart {
            float: right; }
  #product-list .product-detail .summary {
    overflow: hidden;
    border-bottom: 1px solid #0090d9;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    #product-list .product-detail .summary .images {
      float: left;
      width: 50%;
      max-width: 347px; }
    #product-list .product-detail .summary .details {
      float: right;
      width: 46%; }
      #product-list .product-detail .summary .details .sku_wrapper {
        color: #01b3d9;
        font-size: 1.8em;
        font-family: 'ArialRounded';
        font-weight: normal;
        padding-bottom: 5px; }
      #product-list .product-detail .summary .details h1 {
        color: #3f3f3f;
        font-size: 1.8em;
        font-family: 'ArialRounded';
        font-weight: normal;
        padding-bottom: 5px; }
      #product-list .product-detail .summary .details .price {
        font-size: 4em;
        font-weight: 700;
        color: #ed3b3e;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 5px;
        padding-bottom: 14px; }
        #product-list .product-detail .summary .details .price p {
          font-size: 1em;
          display: inline; }
        #product-list .product-detail .summary .details .price div {
          display: inline; }
        #product-list .product-detail .summary .details .price span.dets {
          font-size: 0.45em;
          display: inline-block;
          margin-left: -10px; }
      #product-list .product-detail .summary .details .pricing_note {
        display: block;
        border: 1px solid #0090d9;
        -khtml-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 10px 4px; }
        #product-list .product-detail .summary .details .pricing_note strong {
          display: block;
          float: left;
          height: 100%;
          padding-right: 10px;
          color: #3f3f3f;
          font-size: 1.1em; }
      #product-list .product-detail .summary .details .add-to-cart {
        padding-top: 20px; }
        #product-list .product-detail .summary .details .add-to-cart label {
          font-size: 1.4em; }
        #product-list .product-detail .summary .details .add-to-cart select, #product-list .product-detail .summary .details .add-to-cart input, #product-list .product-detail .summary .details .add-to-cart textarea {
          font-size: 1.6em;
          width: 100%;
          outline: none; }
        #product-list .product-detail .summary .details .add-to-cart .variations {
          width: 100%;
          border-collapse: collapse; }
          #product-list .product-detail .summary .details .add-to-cart .variations tr {
            padding-bottom: 10px; }
          #product-list .product-detail .summary .details .add-to-cart .variations td.label {
            width: 25%;
            vertical-align: top;
            line-height: 20px;
            padding: 0 10px 10px 0; }
          #product-list .product-detail .summary .details .add-to-cart .variations td.value {
            padding-bottom: 10px; }
        #product-list .product-detail .summary .details .add-to-cart .quantity {
          float: left;
          width: 25%;
          padding-right: 10px; }
          #product-list .product-detail .summary .details .add-to-cart .quantity input {
            height: 48px; }
        #product-list .product-detail .summary .details .add-to-cart .single_add_to_cart_button {
          float: right;
          width: 75%;
          height: 48px;
          font-size: 1.6em;
          outline: none; }
          #product-list .product-detail .summary .details .add-to-cart .single_add_to_cart_button:active {
            padding: 6px 10px 5px;
            -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) inset;
            -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) inset;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) inset; }
  #product-list .product-detail .description .tabs {
    display: none !important; }
  #product-list .product-detail .description .panel {
    display: block !important; }
  #product-list .product-detail .description table.shop_attributes {
    border: none; }
    #product-list .product-detail .description table.shop_attributes th, #product-list .product-detail .description table.shop_attributes td {
      border: none; }
    #product-list .product-detail .description table.shop_attributes .alt th, #product-list .product-detail .description table.shop_attributes .alt td {
      background: none; }
    #product-list .product-detail .description table.shop_attributes th {
      padding: 0;
      text-align: left;
      color: #03c1e5;
      font-size: 1.6em; }
    #product-list .product-detail .description table.shop_attributes td {
      font-style: normal; }
  #product-list .product-detail .description .related.products {
    display: none; }
  #product-list .product-detail .related_products .products {
    clear: none;
    margin-top: 20px; }
  #product-list .product-detail .categories, #product-list .product-detail .tags {
    font-size: 1.2em;
    margin-bottom: 15px; }

footer {
  clear: both;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2faff+0,ffffff+100 */
  background: #e2faff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e2faff 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e2faff 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e2faff 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2faff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  padding-top: 45px;
  margin-top: 10px; }
  footer #footer-nav {
    margin-bottom: 20px; }
    footer #footer-nav .inner {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    footer #footer-nav .col {
      width: 20%;
      padding-right: 2%;
      text-align: left; }
      footer #footer-nav .col h5 {
        color: #01b3d9;
        font-size: 1.2em;
        margin: 20px 0; }
        footer #footer-nav .col h5:first-child {
          margin-top: 0; }
      footer #footer-nav .col a {
        display: block;
        margin-bottom: 10px;
        font-size: 1.1em;
        color: #7b7b7b; }
  footer .copyright {
    border-top: 1px solid #e8e8e8;
    padding: 18px 0;
    overflow: hidden; }
    footer .copyright .social {
      float: left;
      height: 11px;
      line-height: 11px; }
      footer .copyright .social span {
        float: left;
        padding-right: 4px; }
      footer .copyright .social .facebook, footer .copyright .social .twitter {
        display: inline-block;
        width: 17px;
        height: 17px;
        background-position: center;
        background-size: 17px;
        background-repeat: no-repeat;
        overflow: hidden;
        text-indent: -9999em;
        float: left;
        position: relative;
        top: -3px;
        margin: 0 4px; }
      footer .copyright .social .facebook {
        background-image: url(../images/facebook-logo.svg); }
      footer .copyright .social .twitter {
        background-image: url(../images/twitter-logo.svg); }
    footer .copyright .legal {
      float: right; }

/*# sourceMappingURL=site.css.map */
