@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: Graphik-Regular;
  font-weight: 400;
  color: #4a4a4a;
  font-size: 16px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
}

h1,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
  padding: 0;
}

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

audio,
canvas,
video {
  display: inline-block;
}

[hidden] {
  display: none;
}

.clear {
  clear: both;
}

iframe {
  padding: 0 !important;
}

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

a {
  text-decoration: none;
}

a:focus {
  outline: dotted thin;
}

a:active,
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: 700;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

dl,
menu,
ol,
p,
pre,
ul {
  margin: 1em 0;
}

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:after,
q:before {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

ol li,
ul li {
  padding: 2px 0;
}

nav ol,
nav ul {
  list-style: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}

.body-wrapper .content,
.constrain,
header .header-right {
  max-width: 1020px;
}

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

figure,
form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

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

.btn,
.sm2_button,
.tablesorter-header {
  cursor: pointer;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

.btn,
header .secondary-nav {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

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

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

footer p {
  font-size: 1em;
}

.flash-alert,
.form_error,
.pagination .active,
th {
  font-weight: 700;
}

select {
  font-family: "Graphik-Regular";
}

em {
  font-family: "Graphik-Regular-Italic";
}

p strong {
  font-family: "Graphik-Bold";
}

ul,
ul li {
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 1.5em;
}

a {
  color: #FD4F57;
}

ul li {
  list-style-type: none;
}

table,
table.td-border tr td,
tr {
  border: 1px solid #fff;
}

td,
th {
  padding: 0.4em 0.8em 0.4em 0.4em;
}

span,
strong {
  color: #4a4a4a;
}

table {
  border-spacing: 0;
  width: 100%;
  margin: 1em 0;
  border-collapse: collapse;
  font-size: 1.05em;
}

table a {
  text-decoration: underline;
}

table.td-border tr td:first-child {
  margin-bottom: 10px;
}

th {
  position: relative;
}

tr.highlighted {
  background-color: #84bade;
  color: #fff;
}

td {
  display: block;
}

.tablesorter-header:after {
  top: 0.5em;
  border-bottom: 7.5px solid #fff;
}

.tablesorter-header:before {
  bottom: 0.5em;
  border-top: 7.5px solid #fff;
}

.tablesorter-headerAsc:after,
.tablesorter-headerDesc:after {
  position: absolute;
  top: 0.5em;
  right: 5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
}

.tablesorter-header.sorter-false {
  cursor: default;
}

.tablesorter-headerAsc:after {
  border-bottom: 15px solid #fff;
}

.tablesorter-headerDesc:after {
  border-bottom: 0;
  border-top: 15px solid #fff;
}

label {
  font-size: 1.2em;
}

label.always-show {
  display: inline;
}

.field-container.multiselect {
  height: 130px;
  margin-bottom: 0.75em;
}

.form_error {
  margin: 5px 0;
}

form {
  margin-top: 0.75em;
  margin-bottom: 20px;
}

form.boxed {
  background-color: #ecf0f1;
  padding: 1em;
}

.callout-box span,
.song {
  font-size: 1.2em;
}

input[type=text],
select,
textarea {
  width: 100%;
  padding: 0.3em 0.4em;
  margin: 0.75em 0;
  font-size: 1.2em;
  color: #4a4a4a;
  outline: 0;
}

input[type=email],
input[type=password],
input[type=phone],
input[type=tel] {
  color: #4a4a4a;
  outline: 0;
}

select[multiple] {
  position: relative;
  top: 70px;
  margin-top: -70px;
  min-width: 175px;
}

input[type=checkbox] {
  margin-right: 5px;
}

input[type=submit] {
  outline: 0;
  border: 0;
}

@-moz-document url-prefix() {
  header .language-select select {
    padding-top: 8px !important;
  }
}
.page-heading-wrapper {
  padding-bottom: 2em;
  position: relative;
  height: 600px;
}
.page-heading-wrapper .page-heading {
  position: relative;
  padding-top: 28px;
}
.page-heading-wrapper .page-heading h1 {
  color: #fd4f57;
  font-size: 3em;
}
.page-heading-wrapper .page-heading .breadcrumbs {
  display: none;
  padding-top: 0.25em;
}
.page-heading-wrapper .page-heading .breadcrumbs a {
  color: #fd4f57;
}
.page-heading-wrapper .page-heading .breadcrumbs .breadcrumb-divider {
  margin: 0 5px;
  color: #fd4f57;
}

.body-wrapper {
  display: table;
  table-layout: fixed;
  margin-bottom: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}
.body-wrapper .content .left-col {
  margin: 0;
  padding: 30px 30px 30px 0;
}
.body-wrapper .content .left-col .sub-nav {
  margin: 0;
}
.body-wrapper .content .left-col .sub-nav .link {
  padding-left: 0;
}
.body-wrapper .content .left-col .sub-nav .link ul {
  margin-left: 0;
  padding-left: 15px;
}
.body-wrapper .content .right-col {
  margin: 0;
  float: right;
  width: 75% !important;
}
.body-wrapper .main-content, .body-wrapper .sidebar {
  display: table-cell;
  vertical-align: top;
}
.body-wrapper .sidebar {
  max-width: 200px;
  width: 30%;
}
.body-wrapper .sidebar .clear {
  display: none;
}
.body-wrapper .sidebar .btn {
  margin-top: 12px;
  margin-left: 20px;
}
.body-wrapper .sidebar .pro-list {
  padding-left: 20px;
  width: 100%;
}
.body-wrapper .sidebar .pro-list li {
  padding-bottom: 7px;
}
.body-wrapper .sidebar .pro-list li a {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}
.body-wrapper .sidebar .pro-list li a.menu-selected {
  position: relative;
}
.body-wrapper .sidebar .pro-list li a.menu-selected:before {
  font-family: "FontAwesome";
  font-size: 0.65em;
  content: "\f04b";
  color: #fd4f57;
  position: absolute;
  left: -16px;
  top: -2px;
}
.body-wrapper .main-content {
  width: 70%;
  max-width: 820px;
}
.body-wrapper .main-content iframe {
  width: 100% !important;
  padding: 0 !important;
}
.body-wrapper .main-content .block-content {
  padding: 0 0 40px;
}
.body-wrapper .main-content .block-content h1 {
  padding-bottom: 0 !important;
  font-size: 36px;
  line-height: 45px;
}
.body-wrapper .main-content .block-content a, .body-wrapper .main-content .block-content li, .body-wrapper .main-content .block-content p {
  font-size: 16px;
  line-height: 26px;
}
.body-wrapper .main-content .block-content > ol {
  padding: 0 0 0 20px;
}
.body-wrapper .main-content .block-content > .clearfix {
  padding: 15px !important;
}
.body-wrapper .main-content .block-content .clearfix {
  background-color: #f0f6ff !important;
  text-align: center;
}
.body-wrapper .main-content .block-content .clearfix h3, .body-wrapper .main-content .block-content .clearfix p {
  font-size: 16px !important;
  line-height: 26px !important;
}
.body-wrapper .main-content .block-content .clearfix h3 {
  text-align: justify !important;
  color: #4a4a4a !important;
}
.body-wrapper .main-content .block-content .clearfix p, .body-wrapper .main-content .block-content .clearfix span {
  display: inline-block;
}
.body-wrapper .main-content .block-content .clearfix hr {
  display: none;
}
.body-wrapper .main-content .block-content .clearfix .normal {
  text-align: justify;
}
.body-wrapper .main-content .block-content .clearfix .normal a {
  color: #5D87FF !important;
}
.body-wrapper .main-content .block-content hr {
  border: 0 !important;
  background-color: #C8C8C8;
}
.body-wrapper .main-content .block-content > p:last-child {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.body-wrapper .main-content .product {
  padding: 30px;
  margin-bottom: 30px;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.body-wrapper .main-content .product h1, .body-wrapper .main-content .product h2, .body-wrapper .main-content .product h3, .body-wrapper .main-content .product h4, .body-wrapper .main-content .product h5, .body-wrapper .main-content .product h6 {
  margin-bottom: 10px;
}
.body-wrapper .main-content .product p {
  width: 100%;
}
.body-wrapper .main-content .product p .btn {
  width: auto;
}
.body-wrapper .main-content .product b, .body-wrapper .main-content .product strong {
  font-weight: 400;
}
.body-wrapper .main-content .product img {
  width: 50%;
  margin: 0 0 10px;
}
.body-wrapper .main-content .product table {
  width: 100%;
  line-height: 24px;
  margin: 30px 0 5px !important;
  padding: 0 !important;
  border: 0;
}
.body-wrapper .main-content .product table tbody, .body-wrapper .main-content .product table tr, .body-wrapper .main-content .product table td {
  border: 0;
}
.body-wrapper .main-content .product table[align=center] {
  width: 100%;
}
.body-wrapper .main-content .product table[align=center] td {
  width: 50%;
  padding: 0;
  vertical-align: bottom;
}
.body-wrapper .main-content .product table[align=center] td a {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.body-wrapper .main-content .product table[align=center] td p {
  width: 100%;
}
.body-wrapper .main-content .product table[align=center] td img {
  height: 200px;
  width: auto;
}
.body-wrapper .main-content .product table[align=center] td[width="30"] {
  display: none;
}
.body-wrapper .main-content .product .btn {
  border: 0 !important;
}
.body-wrapper .main-content .product:nth-of-type(odd) {
  background-color: #F1F7FF !important;
}
.body-wrapper .main-content .product:nth-of-type(odd) .clearfix {
  background-color: #F1F7FF !important;
}
.body-wrapper .main-content .product:nth-of-type(even) {
  background-color: #FFEFED !important;
}
.body-wrapper .main-content .product:nth-of-type(even) .clearfix {
  background-color: #FFEFED !important;
}
.body-wrapper .main-content .product .clearfix {
  position: relative;
  padding-top: 20px;
}
.body-wrapper .main-content .product .clearfix:before {
  content: "";
  border-top: 2px #d8d8d8 solid;
  padding-top: 20px;
  width: calc(100% + 60px);
  height: 2px;
  display: block;
  position: absolute;
  left: -30px;
  top: 0;
}
.body-wrapper .main-content .product .product-image, .body-wrapper .main-content .product #product-images {
  width: 50%;
  display: inline-block !important;
}
.body-wrapper .main-content .product .product-image a, .body-wrapper .main-content .product #product-images a {
  display: inline-block;
  width: 100%;
}
.body-wrapper .main-content .product .product-image img, .body-wrapper .main-content .product #product-images img {
  width: 100%;
  height: auto;
  max-width: 300px;
}
.body-wrapper .main-content .product .pro-stats {
  width: 50%;
  float: right;
  vertical-align: top;
  box-sizing: border-box;
}
.body-wrapper .main-content .product .pro-stats h2 {
  font-size: 24px;
  line-height: 1.125em;
  vertical-align: top;
}
.body-wrapper .main-content .product .pro-stats h2 a {
  font-size: 24px;
  line-height: 1.125em;
  vertical-align: top;
}
.body-wrapper .main-content .product .clearfix {
  width: 100%;
  text-align: left;
}
.body-wrapper .main-content .product .btn {
  margin: 0 10px 0 0;
}
.body-wrapper .main-content .product form {
  margin: 0;
  display: inline-block;
}
.body-wrapper .main-content .product form.form-horizontal {
  margin: 20px 0 0;
}

.cart-options {
  display: flex;
  justify-content: space-between;
}
.cart-options form {
  width: 49%;
  padding: 30px;
  overflow: hidden;
  margin: 0;
}
.cart-options form label {
  font-size: 1em;
}
.cart-options form h3 {
  text-align: center;
}
.cart-options .shipping-calc {
  background-color: #F1F7FF;
}
.cart-options .shipping-calc .btn {
  background-color: #5D87FF !important;
}
.cart-options .shipping-calc .shipping-table {
  border: 0;
  margin: 30px 0 0;
}
.cart-options .shipping-calc .shipping-table td, .cart-options .shipping-calc .shipping-table tr {
  border: 0;
}
.cart-options .shipping-calc .shipping-table input[type=text] {
  margin: 0;
}
.cart-options .shipping-calc .disclaimer {
  color: #5D87FF !important;
  margin: 20px 0;
}
.cart-options .your-order td {
  display: table-cell;
}
.cart-options .your-order .disclaimer {
  margin: 20px 0;
}

.cart-actions {
  display: inline-block;
  margin: 20px 0;
  width: 100%;
}
.cart-actions .btn {
  width: 100%;
  display: block;
}
.cart-actions .btn.large {
  background-color: #5D87FF;
}
.cart-actions .btn.ltblue {
  background-color: #32b8bf;
}

@media only screen and (max-width: 900px) {
  .cart-options {
    display: block;
  }
  .cart-options form {
    width: 100%;
  }
  .shipping-calc .shipping-table tr:nth-child(3) td {
    margin-bottom: 15px;
    text-align: center;
  }
  .shipping-calc .shipping-table tr:nth-child(3) td input {
    transform: none !important;
  }
}
.text-center {
  text-align: center !important;
}

.btn {
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}
.btn:hover {
  cursor: pointer;
  opacity: 0.8;
}

.btn, a {
  text-decoration: none;
}

.btn, .flash-alert {
  text-align: center;
}

.pro-select:after, .pro-select:before, .sub-nav-mobile:after, .sub-nav-mobile:before, header .language-select:after {
  pointer-events: none;
  content: "";
}

.form_error,
.required {
  color: #fd4f57;
}

.desktop-only,
.no-mobile {
  display: none;
}

.cf:after,
.cf:before {
  content: " ";
  display: table;
}

.sm2_button,
.sm2_button:before {
  display: inline-block;
}

.cf:after {
  clear: both;
}

.flash-alert {
  position: absolute;
  width: 100%;
  z-index: 100;
  padding: 45px 0;
  filter: alpha(Opacity=90);
  opacity: 0.9;
}

.wrapper {
  width: 100%;
}

.btn,
.flash-alert {
  background-color: #fd4f57;
  color: #fff;
}

.constrain {
  width: 90%;
  margin: 0 auto;
}

.btn {
  display: inline-block;
  font-size: 1.2em;
  padding: 3px 20px;
  border-radius: 10px;
}

.small {
  padding: 6px 12px;
  margin: 5px 0;
  min-height: 34px !important;
}

.large {
  width: 100%;
  text-align: center;
}

.medium {
  width: 50%;
  text-align: center;
}

.container-half .btn.continue {
  padding: 15px 10px;
}

.content.jp-content {
  font-size: 0.8em;
}

.content.jp-content h1,
.content.jp-content h2,
.content.jp-content h3,
.content.jp-content h4,
.content.jp-content h5,
.content.jp-content h6,
.jp-content {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Cabin, sans-serif;
}

.content .right-col {
  margin-top: 30px;
  width: 50% !important;
}

.content h1 {
  margin: 30px 0;
}

.tablesorter-header:after,
.tablesorter-header:before {
  position: absolute;
  right: 5px;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.flash-alert h2 {
  font-size: 1.3em;
}

.call-to-action {
  margin-top: 1em;
}

.pagination .left {
  float: left;
}

.pagination .right {
  float: right;
}

.pagination .disabled {
  color: #CCC;
}

.callout-box {
  background-color: #84bade;
  color: #fff;
  margin: 1em 0;
  padding: 1em;
}

.callout-box .select-container {
  margin-top: 1.2em;
  margin-left: 1.2em;
}

.callout-box select {
  width: auto;
}

#recaptcha_table td {
  display: table-cell !important;
}

.testimonial-block {
  margin-top: 1.5em;
}

.song {
  margin: 1em 0;
}

.left-col, .left-col nav.sub-nav {
  margin: 30px;
  padding: 0;
}

.licensing .content-main {
  width: 100%;
  padding-right: 0;
}

.left-col nav.sub-nav {
  font-family: Graphik-Bold;
}

.left-col nav.sub-nav ul {
  padding-left: 10px;
}

.left-col nav.sub-nav a {
  font-size: 16px;
  line-height: 36px;
}

.left-col nav.sub-nav a:hover {
  opacity: 0.7;
}

.left-col nav.sub-nav ul ul li a {
  color: #4a4a4a;
}

.left-col .widgettitle {
  padding-bottom: 10px;
}

.header-wrapper .store-options {
  position: absolute;
  right: 0;
  top: 202px;
  display: table;
  direction: rtl;
  max-width: 350px;
  padding-bottom: 2px;
}

.header-wrapper .store-options .pro-search {
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
}

.header-wrapper .store-options .pro-search form {
  margin: 0;
  text-align: left;
}

.header-wrapper .store-options .pro-search form input {
  margin: 0;
  text-align: left;
  width: 100%;
  font-size: 1em;
  min-width: 200px;
  direction: ltr;
}

.header-wrapper .store-options .clear.m-show {
  display: none;
}

.header-wrapper .store-options .shopper-options {
  display: table-cell;
  vertical-align: bottom;
  width: 50%;
}

.header-wrapper .store-options .shopper-options .shopper-cart {
  width: 25%;
  display: inline-block;
  margin-right: -4px;
  text-align: left;
}

.header-wrapper .store-options .shopper-options .shopper-cart a {
  font-size: 0;
  color: #392822;
  margin: 0 8px;
}

.header-wrapper .store-options .shopper-options .shopper-cart a:after {
  color: #fd4f57;
  font-size: 16px;
  font-family: "FontAwesome";
  content: "\f07a";
  margin-left: -4px;
}

.header-wrapper .store-options .shopper-options .shopper-option {
  width: 75%;
  display: inline-block;
  margin-right: -4px;
  text-align: left;
}

.pro-select.mobile, .sub-nav-mobile {
  margin: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.pro-select.mobile::-ms-expand, .sub-nav-mobile::-ms-expand {
  display: none;
}

.pro-select.mobile select, .sub-nav-mobile select {
  width: 100%;
  padding: 0 45px 0 10px;
  margin: 0;
  background: #fd4f57;
  color: #fff;
  font-size: 18px;
  border: none;
  outline: 0;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 46px;
  border-radius: 2px;
}

.content .content-main h1, .sub-nav {
  display: none;
}

.pro-select:after, .pro-select:before, .sub-nav-mobile:after, .sub-nav-mobile:before {
  position: absolute;
  background-color: #fff;
  width: 2px;
  height: 15px;
  margin: 0;
  outline: 0;
  padding: 0;
  border: none;
}

.pro-select:before, .sub-nav-mobile:before {
  transform: rotate(-45deg);
  right: 26px;
  bottom: 12px;
}

.pro-select:after, .sub-nav-mobile:after {
  transform: rotate(45deg);
  right: 16px;
  bottom: 12px;
}

.share-this {
  clear: left;
  display: block;
  float: left;
  margin-bottom: 10px;
}

.share-this a {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  /*background: url(../img/share-icons.png) 0 0 no-repeat;*/
  text-indent: -99999px;
}

.share-this iframe {
  float: left;
  margin-right: 5px;
}

.share-this .fb-share {
  float: left;
  margin-right: 5px;
  background: url("../img/share-icons.png") no-repeat;
  background-position: 0 0;
  width: 32px;
  height: 32px;
}

.share-this a.s-twitter {
  background-position: -32px 0;
}

.share-this .twitter-share {
  display: block;
  float: left;
  margin-right: 5px;
  background: url("../img/share-icons.png") no-repeat;
  background-position: -32px 0;
  width: 32px;
  height: 32px;
}

.share-this a.s-email {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  background: url(../img/share-icons.png) 0 0 no-repeat;
  text-indent: -99999px;
  background-position: -64px 0;
}

.alert {
  position: relative;
  background: #FFEFED;
  padding: 20px;
  margin: 0 0 20px;
}
.alert p {
  font-size: 1em;
}

.alert .close {
  position: absolute;
  color: transparent;
  right: 10px;
  top: 0;
  cursor: pointer;
}

.alert .close:after {
  font-family: "FontAwesome";
  content: "\f00d";
  color: #4a4a4a;
}

@media (max-width: 480px) {
  .body-wrapper .main-content .product .product-image a {
    width: 100%;
  }
  .body-wrapper .main-content .product .pro-stats {
    float: none;
    display: block;
    width: 100%;
  }
}
@media (max-width: 719px) {
  .body-wrapper .main-content .product table {
    margin-top: 0 !important;
  }
  .body-wrapper .main-content .product img, .body-wrapper .main-content .product table[align=center] td {
    width: 100%;
  }
  .body-wrapper .main-content .product .block-content .clearfix {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .body-wrapper .main-content .featured-products {
    position: relative;
    left: -30px;
    width: calc(100% + 60px);
  }
  .body-wrapper .main-content .featured-products .product {
    margin-bottom: 0 !important;
  }
}
.body-wrapper .btn {
  margin-bottom: 20px;
  padding: 5px 20px !important;
  line-height: 26px !important;
  font-size: 16px !important;
}

@media (max-width: 719px) {
  section.body-wrapper {
    margin-bottom: 0 !important;
  }
}
.content {
  width: 100%;
  max-width: 100%;
  padding-top: 0;
  background: #fff;
}

.content .content-main {
  position: relative;
  background-color: #CACBCA;
  width: 100%;
  color: #fff;
  text-align: center;
}

.content .content-main div, .content .content-main p, .content .content-main span {
  max-width: 1020px;
  margin: 0 auto;
}

.content .content-main p img {
  width: 100%;
  content: url(/images/kids_overlay.png);
}

.content .content-main p:first-of-type {
  max-width: 100%;
  width: 100%;
}

.content .content-blog {
  max-width: 1020px;
  margin: 0 auto;
}

.content .left-col {
  float: left;
  width: auto;
  max-width: 25%;
}

.content .right-col {
  float: left;
  max-width: 75%;
}

.content .main-body ol, .content .main-body ul, .content .right-col ol, .content .right-col ul {
  font-size: 1.25em;
}

.content .main-body ol, .content .main-body ul {
  margin: 1em 0;
  padding: 0 0 0 40px;
  font-size: 1.05em;
  overflow: hidden;
}

.content .main-body ul li {
  list-style-type: disc;
}

.content .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.content .embed-container embed, .content .embed-container iframe, .content .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slidedown {
  margin: 20px 0;
}

div#slidedown .more-info, .slidedown .more-info {
  padding: 5px 10px;
  display: block;
  width: 100%;
  height: auto;
  background: #fd4f57;
  color: #fff;
  position: relative;
}

div#slidedown .more-info p, .slidedown .more-info p {
  margin: 0;
  float: none;
  width: auto;
}

div#slidedown .more-info:after, .slidedown .more-info:after {
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  right: 10px;
  top: 9px;
}

div#slidedown .more-info.plus:after, .slidedown .more-info.plus:after {
  content: "\f067";
}

div#slidedown .more-info.minus:after, .slidedown .more-info.minus:after {
  content: "\f068";
}

div#slidedown .more-info-container, .slidedown .more-info-container {
  margin: 0;
  clear: both;
  display: none;
  overflow: hidden;
  padding: 20px 25px;
}

div#slidedown .more-info-container p, .slidedown .more-info-container p {
  padding-left: 0 !important;
}

div#slidedown .more-info-container ul, .slidedown .more-info-container ul {
  padding-left: 0 !important;
}

/*
.slidedown > p {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    margin: 20px 0;
    background: $primary;
    color: #fff;
}
*/
@media (min-width: 1020px) {
  .mobile, .mobile-only {
    display: none !important;
  }
  .desktop-only, .no-mobile {
    display: block !important;
  }
  header .header-left {
    min-height: 32px;
  }
  header .menu {
    display: block;
    position: static;
    float: left;
  }
  header .menu.main-menu {
    padding: 0;
    text-transform: none;
    text-align: left;
  }
  header .menu.main-menu li {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: transparent;
    border: 0;
    display: inline-block;
    width: auto;
  }
  header .menu.main-menu li a {
    display: inline-block;
    padding: 0.5em;
  }
}
@media (max-width: 1019px) {
  .desktop, .desktop-only {
    display: none !important;
  }
  .body-wrapper {
    margin: 0 0 30px !important;
    padding-top: 0 !important;
    width: 100%;
    padding: 0 30px;
  }
  .page-heading-wrapper {
    height: 573px;
  }
  .header-wrapper {
    margin-bottom: 150px;
  }
  .header-wrapper .constrain {
    width: 100%;
  }
  .header-wrapper .constrain .cf:last-child {
    height: 220px;
  }
  .header-wrapper .header-left {
    height: 7px;
  }
  .header-wrapper .header-left a {
    display: none;
  }
  .header-wrapper .header-right {
    height: 0;
    width: 90%;
  }
  .header-wrapper .cf:first-child {
    height: 50px;
  }
  .header-wrapper .cf:last-child {
    background-color: #fff;
    position: relative;
  }
  .header-wrapper .menu.main-menu {
    text-align: left;
    width: 100%;
    padding: 0;
    top: 0;
    z-index: -1000;
  }
  .header-wrapper .menu.main-menu.active {
    top: 150px;
    z-index: 10;
    background: #FFD6D1;
  }
  .header-wrapper .menu.main-menu li {
    display: table-row;
  }
  .header-wrapper .menu.main-menu li a {
    color: #fd4f57;
    margin: 0 auto;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    text-transform: capitalize;
  }
  .header-wrapper .mobile-btn {
    right: 0;
  }
  .header-wrapper .mobile-btn.active:after {
    display: none;
  }
  .header-wrapper .language-select {
    display: none !important;
  }
  .body-wrapper .main-content, .body-wrapper .sidebar {
    display: table-row;
  }
  .body-wrapper .sidebar .btn, .body-wrapper .sidebar .clear, footer .social-links {
    display: none;
  }
  .body-wrapper .main-content .block-content div:not(.product) .clearfix, .body-wrapper .sidebar .block-content div:not(.product) .clearfix {
    padding: 30px !important;
  }
  .body-wrapper .main-content .block-content .clearfix h3, .body-wrapper .main-content .block-content .clearfix li, .body-wrapper .main-content .block-content .clearfix p, .body-wrapper .main-content .block-content .clearfix span, .body-wrapper .main-content .block-content .clearfix ul, .body-wrapper .sidebar .block-content .clearfix h3, .body-wrapper .sidebar .block-content .clearfix li, .body-wrapper .sidebar .block-content .clearfix p, .body-wrapper .sidebar .block-content .clearfix span, .body-wrapper .sidebar .block-content .clearfix ul {
    text-align: left !important;
    padding: 0 !important;
  }
  .body-wrapper .main-content .block-content .clearfix ol, .body-wrapper .sidebar .block-content .clearfix ol {
    padding: 0 0 0 20px;
  }
  .body-wrapper .main-content .block-content .clearfix img, .body-wrapper .sidebar .block-content .clearfix img {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
  }
  .body-wrapper .sidebar .pro-select {
    margin-bottom: 30px;
  }
  .header-wrapper {
    margin-bottom: 220px;
  }
  .header-wrapper .store-options {
    margin: 10px 30px 0 0;
    z-index: 10;
  }
}
@media (min-width: 720px) {
  .header-bg-img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    position: absolute;
    z-index: 0;
    top: 0;
  }
  .page-heading-wrapper {
    padding-top: 1.75em;
  }
  .page-heading-wrapper .page-heading {
    padding-top: 0;
  }
  .page-heading-wrapper .page-heading h1 {
    margin-left: -2px;
    margin-top: 8px;
  }
  .page-heading-wrapper .page-heading .breadcrumbs {
    display: block;
  }
  .sub-nav-mobile {
    display: none;
  }
  .sub-nav {
    display: block;
    font-size: 1.08em;
  }
  .btn, footer li, label, label.always-show {
    display: inline-block;
  }
  .sub-nav li {
    padding: 0;
    position: relative;
  }
  .sub-nav ul ul {
    margin-left: -15px;
  }
  .sub-nav ul ul li {
    padding: 0;
  }
  .sub-nav ul ul li a {
    color: #96b4c9;
  }
  footer li a, thead {
    color: #fff;
  }
  table {
    font-size: 1.2em;
  }
  thead {
    background-color: #fff;
    text-align: left;
  }
  td {
    display: table-cell;
    border: 1px solid #fff;
  }
  label {
    width: 175px;
  }
  .btn, input[type=password], input[type=text], label.checkbox-label, select {
    width: auto;
  }
  .testimonial-block {
    margin-top: 0;
  }
  .small {
    padding: 6px 12px;
    margin: 5px 0;
    min-height: 34px !important;
  }
  .large {
    width: 100%;
    text-align: center;
    background: #5D87FF;
  }
  .medium {
    width: 50%;
    text-align: center;
  }
  .orange {
    background: #fd4f57;
  }
  .ltblue {
    background: #32b8bf;
  }
}
@media (max-width: 719px) {
  .body-wrapper .content .left-col, .page-heading-wrapper, .tab-switcher, thead {
    display: none;
  }
  .header-wrapper {
    margin-bottom: 150px;
  }
  .header-wrapper .constrain .cf:last-child {
    height: 150px;
  }
  .header-wrapper .cf:last-child {
    background-size: 90%;
  }
  .menu.main-menu.active {
    top: 130px;
    background: #FFD6D1;
  }
  .body-wrapper .content .right-col {
    width: 100% !important;
    max-width: 100%;
    float: none;
  }
  .page-heading-wrapper .page-heading h1 {
    text-align: center;
  }
  .header-wrapper {
    margin-bottom: 150px;
  }
  .header-wrapper .store-options {
    top: 144px;
  }
  .content-blog h3 {
    margin-bottom: 0 !important;
  }
  .content-blog .blog-date {
    position: static;
  }
  footer li {
    background-color: Transparent;
    border: 0;
  }
  footer li a {
    padding: 0;
  }
}
@media (min-width: 600px) {
  .right-col p img, iframe {
    padding-left: 10px !important;
  }
}
@media (max-width: 599px) {
  .body-wrapper .content .right-col iframe, .body-wrapper .content .right-col img {
    float: none !important;
    width: 100% !important;
    height: auto !important;
  }
  .body-wrapper .content .right-col h1, .body-wrapper .content .right-col h2, .body-wrapper .content .right-col p, .body-wrapper .content .right-col span {
    text-align: center;
  }
  .content-main p:last-child {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 480px) {
  .header-wrapper .constrain .cf:last-child {
    height: 150px;
  }
  .header-wrapper .menu.main-menu.active {
    top: 100px;
    background: #FFD6D1;
  }
  .header-wrapper {
    margin-bottom: 150px;
  }
  .header-wrapper .store-options {
    top: 144px;
  }
  footer {
    padding: 30px;
    width: 100% !important;
  }
}
.account-create {
  display: block;
  float: left;
  width: 100%;
  padding: 10px;
  background: #F1F7FF;
  margin: 20px 0;
}

.account-create input {
  width: 100%;
}

.account-create .block-content {
  clear: left;
  display: block;
  float: left;
  overflow: hidden;
  width: 100%;
  margin-top: 10px;
}

.account-create select {
  width: 100%;
  padding: 2px;
}

.account-create input[type=text] {
  padding: 2px;
}

.account-create input[type=checkbox] {
  width: auto;
}

.input-block {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 20px;
  width: 31%;
}

.input-block.fixed {
  height: 60px;
}

.input-block.fixed input {
  display: block;
}

.container-half {
  width: 48%;
  margin: 0 1% 20px 1%;
  float: left;
  display: block;
  padding: 10px;
  overflow: hidden;
  background: #F1F7FF;
}

.container-half a.btn, .container-half .btn {
  float: right;
  display: block;
  padding: 5px 10px;
  font-size: 14px;
  margin-bottom: 20px;
  min-height: 32px !important;
}

.container-half table {
  width: 100%;
}

.container-half table td {
  height: auto;
}

.container-half form {
  float: none;
}

form {
  float: none;
}

.container-half input, .container-half select {
  margin-bottom: 15px;
}

.container-third {
  width: 31%;
  margin: 0 1% 20px 1%;
  float: left;
  display: block;
  padding: 10px;
  overflow: hidden;
  background: #ecf0f1;
  min-width: 16em;
}

.container-third a.btn, .container-third .btn {
  float: right;
  display: block;
  padding: 5px 10px;
  font-size: 14px;
  margin-bottom: 20px;
  min-height: 32px !important;
}

.container-third table {
  width: 100%;
}

.container-third table td {
  height: auto;
}

.container-third form {
  float: none;
}

.container-third input, .container-third select {
  margin-bottom: 15px;
}

#payment-authorize_net {
  font-size: 0.9em;
  line-height: 1.25em;
}

#payment-authorize_net input[name=x_first_name], #payment-authorize_net input[name=x_last_name], #payment-authorize_net input#card_num {
  width: 100%;
}

#payment-authorize_net input#x_card_code {
  width: 120px !important;
}

#payment-authorize_net select {
  margin: 10px;
}

#payment-authorize_net select:nth-of-type(1) {
  margin-left: 0;
}

@media (max-width: 720px) {
  .container-half {
    display: block;
    width: 100%;
    float: none;
    clear: both;
  }
  #payment-authorize_net label {
    display: inline-block;
  }
  #payment-authorize_net select {
    width: 100px;
  }
}