@import url("https://fonts.googleapis.com/css?family=Bree+Serif|Open+Sans:400,700");
.clear {
  display: block;
  clear: both; }

a, .card-title > a {
  text-decoration: none;
  color: #0000FF; }

a:hover, .card-title > a:hover, .card-title > a:hover {
  color: #3860a5; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Bree Serif', serif;
  font-weight: 400;
  color: #000;
  letter-spacing: 0; }

h1, .h1 {
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
  padding: 0 0 10px 0;
  margin: 0; }

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #000; }

.body {
  margin-bottom: 2rem; }

#pageType_default .body {
  margin-bottom: 0; }

.container {
  width: 96%;
  max-width: 1100px;
  padding: 0; }

ul, p {
  margin-bottom: 1rem; }

p {
  line-height: 1.2; }

.navUser-item--compare.show {
  display: block;
  position: fixed;
  bottom: 3%;
  right: 3%; }

.button {
  border-radius: 6px;
  font-size: 18px;
  height: 36px;
  line-height: 33px;
  padding: 0 21px;
  background-color: #3a63a3;
  color: #fff;
  border: 2px solid #3a63a3;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  transition: all 0.3s; }

.button:hover {
  color: #3a63a3;
  background: #fff;
  border-color: #3a63a3; }

.productView-options .form-action.addtocartAction {
  display: block; }

#form-action-addToCart {
  border-radius: 3px;
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
  width: 100%;
  font-size: 16px;
  height: 46px;
  line-height: 43px;
  padding: 0 50px; }

#form-action-addToCart:hover {
  background: #fff;
  color: #000; }

.form-wishlist .dropdown-menu-button {
  border-color: #00a7e1; }

.form-wishlist .dropdown-menu-button .icon {
  float: none; }

#wishlist-dropdown.is-open .button {
  text-transform: none;
  font-size: 13px;
  border-color: #fff !important; }

.button.alt {
  font-family: 'Open Sans', sans-serif;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  transition: all 0.5s ease;
  padding: 0 2rem;
  background: #e76f74;
  background: -moz-linear-gradient(45deg, #e76f74 0%, #aa1744 100%);
  background: -webkit-linear-gradient(45deg, #e76f74 0%, #aa1744 100%);
  background: linear-gradient(45deg, #e76f74 0%, #aa1744 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e76f74', endColorstr='#aa1744',GradientType=1 ); }

.button.alt:hover {
  color: #fff;
  background: #aa1744;
  background: -moz-linear-gradient(45deg, #aa1744 0%, #aa1744 100%);
  background: -webkit-linear-gradient(45deg, #aa1744 0%, #aa1744 100%);
  background: linear-gradient(45deg, #aa1744 0%, #aa1744 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa1744', endColorstr='#aa1744',GradientType=1 ); }

.previewCartCheckout .button, .previewCartAction .button {
  text-transform: none;
  font-size: 14px;
  height: 40px;
  line-height: 36px; }

.previewCartAction .button {
  font-size: 14px; }

.form-label--alternate, .productView-info-name {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000; }

.previewCartItem-name {
  font-family: 'Open Sans', sans-serif; }

.form-increment .button {
  background: none;
  height: auto;
  line-height: normal;
  border: 0; }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #565656; }

.form-prefixPostfix .form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #565656; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #565656; }

.form-prefixPostfix .form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #565656; }

.breadcrumb {
  color: #000;
  font-size: 13px; }

.breadcrumb a, .breadcrumb a:hover {
  color: #0000FF; }

.breadcrumb.is-active > .breadcrumb-label {
  color: #333333; }

.phono-head {
  background: url(../img/phone-icon.png) no-repeat 0 center;
  color: #333;
  float: left;
  font-size: 14px;
  height: 21px;
  line-height: 21px;
  padding-left: 20px;
  margin-top: 5px; }

.CartLink {
  border-radius: 0 0 8px 8px;
  float: right;
  font-size: 16px;
  font-weight: 700;
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 118px;
  background: #3860a5; }

.CartLink .icon {
  background: url(../img/cart-icon.png) no-repeat 0 0;
  font-size: 18px;
  height: 23px;
  left: 14%;
  margin: 0;
  position: absolute;
  top: 26%;
  width: 26px;
  z-index: 1; }

.CartLink span {
  width: auto;
  display: inline-block;
  color: #fff; }

#SearchForm .form, #SearchForm .form-field {
  margin: 0; }

.footer {
  background-color: white;
  border-top: 0;
  padding: 0; }

.newsletter-subscription {
  width: 100%;
  background: #000 URL("../img/monday-morning-motivation.jpg") no-repeat left top;
  border-bottom: 20px solid #fff; }

.newsletter-subscription .inner {
  padding: 15px 0 5px;
  width: 90%;
  margin: auto; }

.newsletter-subscription-Cnt {
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  width: 100%; }

.newsboxnew {
  width: 50%;
  box-sizing: border-box;
  padding: 46px 0 0 0;
  float: left; }

.newsletter-subscription-Cnt .subscribe_form {
  width: 50%;
  padding-top: 13px;
  float: left;
  margin-left: 0; }

.newsletter-subscription-Cnt ul {
  float: left;
  width: 100% !important;
  margin: 0;
  list-style: none; }

.newsletter-subscription li.inputForm {
  margin-right: 10px; }

.subscribe_form li {
  display: inline-block;
  vertical-align: top; }

.newsletter-subscription label {
  display: none; }

.subscribe_form input[type="text"] {
  background-color: #5ab5e1;
  border: 2px solid #fff;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  width: 220px;
  margin: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 1em; }

.newsletter-subscription-Cnt form#subscribe_form .btn {
  background: url(../img/regbtn.png) no-repeat scroll 0 center rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 6px;
  font-size: 18px;
  height: 36px;
  line-height: 33px;
  margin-left: 5px;
  padding: 0 0 0 30px; }

.footer-main {
  background: #eee url(../img/footer-graph.png) no-repeat right bottom; }

.footer-main .inner {
  padding: 40px 0 0;
  width: 90%;
  margin: 0 auto; }

.footer-info-list li {
  padding: 5px 0; }

[data-section-type="footer-blog-posts"] a {
  color: #0000FF;
  font-weight: 700; }

.footer-info-list a {
  color: #0000FF; }

.footer-links {
  background: none repeat scroll 0 0 #fff;
  border-top: medium none;
  color: #000;
  text-align: center; }

.footer-links p {
  display: block;
  clear: both;
  overflow: hidden;
  padding: 10px 0 5px;
  margin: 0;
  font-size: 11px; }

.footer-left {
  float: none;
  text-transform: uppercase; }

.navPages-container ul a:hover {
  color: #fff;
  background-color: #5ab5e1; }

#SideCategoryList {
  background: #f8f8f8; }

.Left h4, .Right h4 {
  background: #eee;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 0; }

.Left ul, .Right ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.Left li {
  position: relative; }

.Left #SideCategoryList li a, .Left .slist li a {
  color: #0000FF;
  border-bottom: 1px solid #e6e6e6;
  font-weight: normal;
  margin: 0;
  padding: 13px 22px 13px 22px;
  display: block;
  font-size: 14px; }

.Left .hitarea {
  cursor: pointer;
  position: absolute;
  top: 13px;
  right: 14px;
  font-size: 10px;
  width: 20px;
  height: 20px; }

.Left .arrow-down {
  font-size: 10px;
  padding: 0px;
  margin: 0;
  background: URL("https://cdn11.bigcommerce.com/s-h7rivhia/images/stencil/original/image-manager/arrow-down.png?t=1723213325") no-repeat;
  width: 10px;
  height: 6px;
  display: block;
  position: absolute;
  top: 30%;
  right: 0; }

.collapsable .arrow-down {
  transform: rotate(180deg); }

.Left #SideCategoryList li li a, .Left .slist li li a {
  background: #d6d6d6;
  border-bottom: 1px solid #c4c4c4;
  font-weight: 400;
  font-size: 13px;
  padding: 7px 14px 7px 30px; }

.breadcrumbs {
  text-align: left; }

.page-heading {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  color: #000;
  text-align: left; }

.page, .productView {
  margin: 0; }

.page-content--centered {
  width: 100%;
  padding: 0; }

.page-sidebar + .page-content {
  padding: 0; }

.Right {
  float: right;
  width: 260px;
  padding: 0 0 0 40px; }

.Right li {
  border-bottom: 1px solid #ededed;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 13px 0; }

.Right li a {
  padding: 0 22px;
  display: block; }

#SideSubPageList {
  background: #f8f8f8; }

.sortBox {
  float: right;
  margin: 0; }

.sortBox .form-field {
  margin-bottom: 10px; }

.productGrid {
  margin-top: 1rem; }

.card-body {
  text-align: center; }

.card-title {
  font-size: 16px; }

.card-body .card-text {
  color: #000;
  font-size: 21px; }

.card-figure {
  transition: opacity 0.5s ease 0s; }

.card-figure:hover {
  opacity: 0.5; }

.productView-images {
  padding-left: 0; }

.productView-details {
  padding-right: 0; }

.productView-details .productView-price {
  color: #c8332c;
  font-size: 19px;
  font-weight: 600;
  border-bottom: solid 1px #f0efee;
  margin-bottom: 0;
  padding-bottom: 13px; }

.productView-rating {
  display: none; }

.productView-info-name, .productView-info-value {
  display: inline-block; }

.form-increment .button {
  display: none; }

.form-input--incrementTotal {
  border: 1px solid #ccc;
  color: #000;
  background: #f8f8f8;
  width: 100%;
  border-radius: 3px;
  margin: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 1em;
  text-align: left;
  font-size: 12px;
  font-weight: 400; }

.productView-details {
  margin-bottom: 1rem; }

.form-field--increments {
  padding-bottom: 1rem;
  border-bottom: solid 1px #f0efee; }

.productView-options .form-field {
  margin-bottom: 0; }

.productView-description {
  clear: both;
  float: none;
  width: 100%;
  padding: 0; }

.tab.is-active {
  border: 1px solid #f0efee;
  background: #f0efee;
  margin-bottom: 0; }

.tab.is-active .tab-title {
  color: #0000FF;
  font-weight: 400; }

.tab-title {
  color: #0000FF; }

.account--fixed {
  width: 100%; }

.account-body {
  margin: 0; }

.login {
  margin: 0 auto 0;
  max-width: none; }

.blog-post-body {
  width: 100%; }

.productView-options .ProductCustomizations .form-field {
  margin-bottom: 1rem; }

[data-product-attribute="input-checkbox"] {
  margin-top: 1rem; }

[data-product-attribute="input-checkbox"] .form-checkbox + .form-label::before, [data-product-attribute="input-radio"] .form-radio + .form-label::before {
  position: static;
  margin: -10px 0 20px; }

[data-product-attribute="input-checkbox"] .form-checkbox + .form-label, [data-product-attribute="input-radio"] .form-radio + .form-label {
  padding: 0; }

#pageType_blog .blog-date,
#pageType_blog .blog-title {
  text-align: left;
  margin-left: 0;
  margin-right: 0; }

.socialLinks .icon.icon--facebook svg {
  fill: #5b25ff; }

.socialLinks .icon.icon--instagram svg {
  fill: #962fbf; }

.socialLinks .icon.icon--linkedin svg {
  fill: #0077B5; }

.socialLinks .icon.icon--youtube svg {
  fill: #CD201F; }

@media (min-width: 801px) {
  .header {
    border: 0; }
  .navUser {
    background: none;
    border-bottom: 1px solid #bfbfbf;
    border-top: 1px solid #bfbfbf;
    height: 33px;
    padding: 0; }
  .navUser-item--cart .navUser-action {
    padding-top: 0;
    padding-bottom: 0; }
  .navUser ul {
    margin: 3px 0 0 0; }
  .navUser ul li.navUser-item {
    white-space: nowrap;
    list-style: none;
    margin: 0;
    line-height: 14px;
    padding: 0 10px;
    float: none;
    display: inline-block; }
  .navUser-action, .navUser-or2 {
    color: #3860a5;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
    padding: 0;
    text-transform: none; }
  .navUser ul li.navUser-item.navUser-item--cart {
    float: right;
    margin-top: -3px;
    padding-right: 0;
    padding-left: 21px; }
  .navUser ul li.navUser-item.myaccount {
    border-left: #a0a0a0 solid 2px;
    border-right: #a0a0a0 solid 2px; }
  .navUser-item--cart .dropdown-menu.is-open {
    top: 42px !important; }
  .header-logo {
    float: left;
    margin: 17px auto 13px 30px;
    padding: 0 40px 0 0;
    width: 240px; }
  .headsearch-box {
    float: right;
    margin: 40px 250px 0 0; }
  #SearchForm {
    float: left; }
  .headsearch-box #SearchForm input.Textbox {
    border: 1px solid #a5a5a5 !important;
    color: #333;
    float: left;
    font-size: 12px;
    height: 48px;
    line-height: 48px;
    margin: 0;
    padding: 0;
    text-transform: none;
    width: 216px;
    text-indent: 10px;
    border-radius: 0; }
  .headsearch-box #SearchForm button.Button {
    background: url(../img/search-icon.png) no-repeat scroll 50% 50% #5ab5e1;
    color: #fff;
    height: 48px;
    width: 52px; }
  .navPages-container {
    max-width: 1100px;
    width: 96%;
    margin: auto;
    clear: both;
    display: block;
    min-height: 50px;
    vertical-align: middle;
    background: #3860a5 url(../img/topnav-graph.png) no-repeat right 0; }
  .navPages-container ul a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 20px !important;
    float: left;
    text-transform: none; }
  .navPages {
    text-align: left; }
  .footer-info-col {
    width: 28%; }
  [data-section-type="footer-blog-posts"] {
    width: 43%;
    padding-right: 70px; }
  .footer-info-heading {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    padding: 0 0 10px 0;
    margin-bottom: 0; }
  [data-section-type="footer-blog-posts"] .footer-info-heading {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    padding: 0 0 10px 0;
    margin-bottom: 0; }
  .navPages-action-depth-max.has-subMenu.is-open {
    background: #5ab5e1; }
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    top: 100%;
    background: #3860a5; }
  .navPage-subMenu-item-child .navPage-subMenu-action:hover {
    opacity: 1;
    background: #5ab5e1; }
  .navPages-container ul a.navPage-subMenu-action {
    padding: 10px 20px !important; }
  .page-sidebar {
    width: 260px;
    padding-right: 40px;
    padding-left: 0; }
  .body {
    margin-top: 16px; }
  .page-sidebar + .page-content {
    width: calc(100% - 260px); }
  .Content.HasRightSide {
    width: calc(100% - 260px);
    float: left; }
  .productView-images {
    width: 55%; }
  .productView-details {
    width: 45%;
    padding: 0 0 0px 37px; }
  .productView-title {
    font-size: 26px;
    padding: 0;
    margin: 0 0 20px 0; }
  .productView-product {
    padding-bottom: 1.2rem; }
  .login-row {
    margin-top: 2rem; }
  .navPages-item.onlyshowMobile,
  .navPages-list-depth-max.subMenu-is-open .is-hidden.onlyshowMobile {
    display: none; } }

@media screen and (max-width: 801px) {
  .headsearch-box, .phono-head, .homelinktop, .page-sidebar, .Right {
    display: none; }
  .navUser-item--cart .navUser-action {
    padding: 0; }
  .navUser ul li.navUser-item--cart {
    margin-top: -7px; }
  .newsletter-subscription {
    background: #000;
    text-align: center; }
  .newsboxnew, .newsletter-subscription-Cnt .subscribe_form {
    float: none;
    width: 100%;
    padding-top: 5px; }
  .newsletter-subscription .inner {
    padding-bottom: 15px;
    width: 96%; }
  .header-logo-image {
    max-height: 3rem; }
  h1, .h1 {
    font-size: 20px;
    line-height: normal; }
  .footer-info, .productCarousel {
    margin: 0; } }

@media screen and (max-width: 551px) {
  .newsboxnew {
    font-size: 13px; }
  .footer-info-list a {
    font-size: 13px; }
  .footer-links {
    padding: 0 10px; }
  .CartLink {
    width: 80px;
    padding-left: 20px; }
  h1, .h1 {
    font-size: 18px; }
  .page-heading {
    text-align: center; } }
