/* PAST YOUR VARIABLES ABOVE THIS LINE!! */
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic|PT+Serif:400,700italic,700,400italic);
@font-face { font-family: "button-icons"; font-style: normal; font-weight: normal; src: url("../fonts/buttons/button-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/buttons/button-icons.ttf") format("truetype"), url("../fonts/buttons/button-icons.svg#button-icons") format("svg"); }

/* Text Logo Styling goes here */
meta[itemprop="name"] + a {
  word-break: break-all; /*make sure that text logos wrap, instead of overflowing the container.*/
  font-size: 30px;
  color: #fff;
}

/* Graphic Logo Styling goes here */
meta[itemprop="name"] + a:not(#homepage_title) {
  background-image: url('../images/template/header_bg.png'); /*The admin logo tool updates this line.*/
  font-size: 0; /*Don't render text inside the anchor tag if using a graphic logo.*/
  background-size: 0; /*Hide the software-added background-image logo.*/
}

meta[itemprop="name"] + a:not(#homepage_title) img {
  margin: 0 auto;
  max-height: 100%; /*Keep logo image constrained inside header.*/
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  letter-spacing: .08em;
  text-transform: uppercase; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #303e48;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #303e48;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #303e48;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #303e48; }

.btn-primary {
  color: #fff;
  background-color: #00aeef;
  border-color: #68c5c0; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #55beb9;
    border-color: #42ada8; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #00aeef;
    border-color: #68c5c0; }
  .btn-primary .badge {
    color: #00aeef;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #303e48;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #307d79;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn_1pagec_placeorder,
.btn_addtocart,
.btn_addtocart2,
.btn_1pagec_placeorder,
.btn_checkout_guest {
  background: #2d5796;
  border-color: #e05313; }
  .btn_1pagec_placeorder:hover,
  .btn_addtocart:hover,
  .btn_addtocart2:hover,
  .btn_1pagec_placeorder:hover,
  .btn_checkout_guest:hover {
    background: #e05313;
    border-color: #e05313; }

/*Letter Spacing */
.l-inline {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .l-inline--top {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }

@media only screen and (min-width: 992px) {
  .pull-right-md {
    float: right; } }

@media only screen and (max-width: 767px) {
  .xs-flush {
    padding: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sm-flush {
    padding: 0; } }
.btn {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
.btn-icon { font-family: 'button-icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; color: #2d5796; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.btn-icon-apply:before { content: "\e600"; }
.btn-icon-close:before { content: "\e601"; }
.btn-icon-email:before { content: "\e602"; }
.btn-icon-photos:before { content: "\e603"; }
.btn-icon-plus:before { content: "\e604"; }
.btn-icon-question:before { content: "\e605"; }
.btn-icon-zoom:before { content: "\e608"; }

#content_area .btn-bg-plus { background: transparent url("../images/buttons/btn-icon-plus.svg") left center no-repeat; background-size: 10% auto; padding-left: 25px; }
#content_area .btn-bg-recalculate { background: transparent url("../images/buttons/btn-icon-recalculate.svg") left center no-repeat; background-size: 12% auto; padding-left: 25px; }
#content_area .btn-bg-apply { background: transparent url("../images/buttons/btn-icon-apply.svg") left center no-repeat; background-size: 20% auto; padding-left: 25px; }
.page-wrap {
  position: relative;
  z-index: 10;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); }

nav.push-menu {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  z-index: 20;
  overflow-y: scroll; }

nav.slide-menu-left,
nav.slide-menu-right,
nav.push-menu-left,
nav.push-menu-right {
  top: 0;
  width: 300px;
  height: 100%; }

nav.slide-menu-left,
nav.push-menu-left {
  left: -300px; }

nav.slide-menu-right,
nav.push-menu-right {
  right: -300px; }

body.sml-open nav.slide-menu-left,
body.pml-open nav.push-menu-left {
  left: 0; }

body.smr-open nav.slide-menu-right,
body.pmr-open nav.push-menu-right {
  right: 0; }

body.pml-open .page-wrap {
  left: 300px; }

body.pmr-open .page-wrap {
  left: -300px; }

nav.slide-menu-top,
nav.slide-menu-bottom,
nav.push-menu-top,
nav.push-menu-bottom {
  left: 0;
  width: 100%;
  height: 100px; }

nav.slide-menu-top,
nav.push-menu-top {
  top: -100px; }

nav.slide-menu-bottom,
nav.push-menu-bottom {
  bottom: -100px; }

body.smt-open nav.slide-menu-top,
body.pmt-open nav.push-menu-top {
  top: 0; }

body.smb-open nav.slide-menu-bottom,
body.pmb-open nav.push-menu-bottom {
  bottom: 0; }

body.pmt-open .page-wrap {
  top: 100px; }

body.pmb-open .page-wrap {
  top: -100px; }

.main-menu .vnav {
  list-style: none;
  padding: 0;
  margin: 0; }
  .main-menu .vnav__item {
    background: transparent;
    position: relative;
    border-bottom: 1px solid #d3d3d3; }
  .main-menu .vnav__item:hover {
    background: transparent; }
  .main-menu .vnav__link {
    color: #303e48;
    background: transparent;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    font-size: 12px;
    text-align: left; }
    .main-menu .vnav__link:hover {
      color: #00aeef;
      background: url("../images/template/arrow-right.svg") no-repeat right center;
      background-size: 24px 24px;
      text-decoration: none; }
    .main-menu .vnav__link--active {
      color: #00aeef;
      background: none; }
  .main-menu .vnav__item:hover > .vnav__subnav {
    display: block; }
  .main-menu .vnav__subnav {
    background: #ececec;
    display: none;
    position: absolute;
    z-index: 999;
    padding: 0 30px 10px; }
  .main-menu .vnav__subnav .vnav__item {
    display: block;
    border-bottom: none; }
  .main-menu .vnav__subnav .vnav__link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #303e48;
    white-space: nowrap;
    text-align: left;
    padding-bottom: 0px; }
    .main-menu .vnav__subnav .vnav__link:hover {
      color: #00aeef;
      background: transparent;
      text-decoration: none; }
  .main-menu .vnav--level1 {
    position: relative;
    display: block;
    text-align: left; }
  .main-menu .vnav--level1 > .vnav__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
  .main-menu .vnav--horizontal .vnav__subnav {
    left: 0;
    top: 100%; }
  .main-menu .vnav--horizontal .vnav--level3, .main-menu .vnav--horizontal .vnav--level4 {
    left: 100%;
    top: 0; }
  .main-menu .vnav--vertical .vnav__item {
    display: block; }
  .main-menu .vnav--vertical .vnav__subnav {
    left: 100%;
    top: 0px; }

.push-menu {
  padding: 0 0 50px;
  text-align: left;
  background: #f9f9fe;
  overflow: hidden;
  overflow-y: scroll; }
  .push-menu__close-btn {
    height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background: #303e48;
    width: 30px;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    right: 38px;
    top: 10px;
    text-align: center;
    z-index: 999; }
    .push-menu__close-btn:before {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      content: '';
      height: 100%;
      margin-right: -0.25em; }
    .push-menu__close-btn .close-menu__inner {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      max-width: 30px; }
  .push-menu .vnav {
    list-style: none;
    padding: 0;
    margin: 0; }
    .push-menu .vnav__item {
      position: static;
      background: transparent;
      border-bottom: 1px solid #d3d3d3; }
    .push-menu .vnav__item:hover {
      color: #00aeef;
      background: none; }
    .push-menu .vnav__item:hover > a {
      color: #00aeef;
      /*background: url("../images/template/arrow-right.svg") no-repeat right center; */
    }
    .push-menu .vnav__link {
      text-transform: none;
      display: block;
      text-align: left;
      padding: 12px 15px;
      color: #303e48;
      background: transparent; }
    .push-menu .vnav__subnav {
      text-align: left;
      display: none;
      background: transparent;
      border: 0;
      position: relative; }
  .push-menu .vnav__link--active + .vnav__subnav, .push-menu .vnav__item:hover > .vnav__subnav {
    display: block;
    text-align: left; }
  .push-menu .vnav__subnav .vnav__item {
    display: block; }
  .push-menu .vnav__subnav .vnav__link {
    background: transparent;
    color: #303e48;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
    padding: 8px 15px 8px 35px; }
  .push-menu .vnav__subnav .vnav__item:hover .vnav__link {
    background: none; }
  .push-menu .vnav--level3 .vnav__link {
    padding-left: 55px; }
  .push-menu .vnav--level1 {
    position: relative;
    display: block; }
  .push-menu .vnav--level1 > .vnav__item {
    padding: 0;
    display: block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
  .push-menu .vnav--horizontal .vnav__subnav {
    left: 0;
    top: 100%;
    padding: 0; }
  .push-menu .vnav--horizontal .vnav--level3, .push-menu .vnav--horizontal .vnav--level4 {
    left: 0;
    top: 0; }
  .push-menu .vnav--vertical .vnav__item {
    display: block; }
  .push-menu .vnav--vertical .vnav__subnav {
    left: 0;
    top: 0px; }

#showLeftPush.active {
  background: none; }

.elist {
  margin: 34px 0 28px; }
  .elist__title {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .elist form {
    position: relative;
    width: 100%;
    height: 42px;
    max-width: 375px;
    margin: 0 auto; }
  .elist__input {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #eee;
    border: 1px solid #eee;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 2px rgba(122, 204, 200, 0);
    padding: 8px 40px 8px 10px;
    /* Firefox 18- */
    /* Firefox 19+ */
    /* Firefox 18- */
    /* Firefox 19+ */ }
    .elist__input::-webkit-input-placeholder {
      color: #a8a8a8;
      font-style: normal;
      font-weight: normal; }
    .elist__input:-moz-placeholder {
      color: #a8a8a8;
      font-style: normal;
      font-weight: normal; }
    .elist__input::-moz-placeholder {
      color: #a8a8a8;
      font-style: normal;
      font-weight: normal; }
    .elist__input:-ms-input-placeholder {
      color: #a8a8a8;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus::-webkit-input-placeholder {
      color: #dadada;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus:-moz-placeholder {
      color: #dadada;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus::-moz-placeholder {
      color: #dadada;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus:-ms-input-placeholder {
      color: #dadada;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      box-shadow: 0 0 2px rgba(122, 204, 200, 0.5);
      border: 1px solid #00aeef; }
  .elist__btn-wrap {
    height: 100%;
    width: 30px;
    position: absolute;
    top: 0;
    right: 5%; }
    .elist__btn-wrap:hover .elist__icon {
      fill: #00aeef; }
  .elist__submit {
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none; }
  .elist__icon {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    left: -1px;
    top: 10px;
    width: 32px;
    height: 28px;
    fill: #b7b7b7; }
  @media only screen and (min-width: 768px) {
    .elist__title {
      margin-bottom: 15px; } }
  @media only screen and (min-width: 992px) {
    .elist {
      text-align: left;
      margin: 0 0 20px; }
      .elist__title {
        font-size: 13px; } }
  @media only screen and (min-width: 1200px) {
    .elist {
      margin-top: 40px; } }

/******** FOOTER **********/
.footer {
  text-align: center;
  background: #f9f9fe; }
  .footer a {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .footer .column {
    text-align: left;
    margin: 0px;
    padding: 0;
    list-style: none; }
    .footer .column a {
      color: #303e48; }
    .footer .column a:hover {
      color: #307d79; }
  .footer .column li {
    margin-bottom: 4px; }
  .footer .panel {
    text-align: left;
    background: #eeeeee;
    border: none;
    border-bottom: 2px solid #fff;
    box-shadow: none; }
  .footer .panel-group .panel + .panel {
    margin-top: 0;
    border-top: 0; }
  .footer .panel-title {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600; }
  .footer .panel-title > a {
    display: block;
    padding: 8px 0; }
  .footer .panel-collapse {
    background: #fff; }
  .footer__bottom {
    padding: 20px;
    margin: 30px 0;
    border-top: 1px solid #d3d3d3;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px; }
    .footer__bottom a {
      color: #303e48; }
  @media only screen and (min-width: 768px) {
    .footer .collapse {
      display: block;
      background: none; }
    .footer .panel,
    .footer .panel-group .panel-heading + .panel-collapse > .panel-body,
    .footer .panel-default > .panel-heading {
      background: none;
      border: none; }
    .footer .panel-title > a {
      cursor: default; }
      .footer .panel-title > a:hover {
        color: #303e48; }
    .footer .column {
      float: left; }
    .footer .column-2 {
      margin-left: 50px; }
    .footer__bottom {
      padding: 0 20px;
      width: 100%;
      text-align: justify;
      -ms-text-justify: distribute-all-lines;
      text-justify: distribute-all-lines; }
      .footer__bottom:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 0;
        font-size: 0;
        line-height: 0; }
      .footer__bottom .copyright {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        *text-align: left; }
      .footer__bottom .cards {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        *text-align: right; } }
  @media only screen and (min-width: 992px) {
    .footer .panel,
    .footer .panel-group .panel-heading + .panel-collapse > .panel-body,
    .footer .panel-default > .panel-heading {
      padding: 0; }
    .footer .panel-title > a {
      padding: 0 0 8px; } }
  @media only screen and (min-width: 1200px) {
    .footer {
      padding-top: 30px; }
      .footer .column-2 {
        margin-left: 25px; }
      .footer .panel-group {
        margin: 40px 0 0 40px; } }

.copyright__text {
  margin-top: 10px;
  padding: 0 5px; }

.cards {
  margin-top: 20px; }
  .cards__label {
    margin-right: 3px; }

.quote-box {
  font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  padding: 18px; }
  .quote-box__text {
    font-weight: bold;
    font-style: italic; }
    @media only screen and (min-width: 768px) {
      .quote-box__text {
        font-size: 15px; } }
  .quote-box__byline {
    display: block; }
  @media only screen and (min-width: 992px) {
    .quote-box {
      padding-bottom: 28px; } }
  @media only screen and (min-width: 1200px) {
    .quote-box {
      padding: 0 13px;
      height: 195px;
      background: #2d5796;
      color: #fff;
      width: 195px;
      height: 195px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      .quote-box:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        content: '';
        height: 100%;
        margin-right: -0.25em; }
      .quote-box > * {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        max-width: ".quote-box__inner"; } }

.header {
  float: none; }
  @media only screen and (min-width: 768px) {
    .header__element {
      text-align: right; } }
  @media only screen and (min-width: 992px) {
    .header__element {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      margin-top: 22px; } }
  @media only screen and (min-width: 768px) {
    .header__element--bg {
      background: rgba(245, 245, 245, 0.5);
      border: 1px solid #fff; } }
  @media only screen and (min-width: 992px) {
    .header__element--bg {
      padding-left: 10px; } }
  @media only screen and (min-width: 1200px) {
    .header__element--bg {
      padding-left: 25px; } }
  .header .navbar-toggle {
    margin-right: 0;
    border-color: #303e48;
    height: 44px;
    width: 44px;
    background: #fff; }
    .header .navbar-toggle .icon-bar {
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      height: 1px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header .navbar-toggle {
        float: left;
        margin-top: 40px; } }
  .header .side-bar-wrap {
    padding: 0; }
    @media only screen and (min-width: 992px) {
      .header .side-bar-wrap {
        padding: 0 30px; } }

.logo {
  text-align: center;
  margin: 0;
  background: #000000;
  min-height: 95px;
  padding-top: 12px;
  padding-bottom:12px; }
  .logo__image {
    /*width: 95px;
    height: 55.5px;*/
    margin: 0 auto; }
  .logo__text {
    color: #fff;
    font-size: 36px;
    line-height: 1;
    padding-bottom: 20px;
    display: block; }

.side-bar {
  padding: 30px; }
  .side-bar__title {
    text-align: center;
    font-size: 15px;
    position: relative; }
    .side-bar__title span {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      position: relative;
      padding: 5px;
      background: #f9f9fe; }
    .side-bar__title:before {
      content: '';
      height: 1px;
      background: #303e48;
      width: 100%;
      top: 14px;
      position: absolute;
      left: 0; }
  .side-bar__menu-title {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0 5px; }
  @media only screen and (min-width: 992px) {
    .side-bar {
      padding: 30px 0; } }

.header-wrap {
  border: none; }
  @media only screen and (min-width: 992px) {
    .header-wrap {
      margin-bottom: 0; } }

#content_area {
  padding-bottom: 20px; }

.side-bar-wrap {
  padding: 0 30px; }

@media only screen and (min-width: 992px) and (min-width: 992px) {
  .side-bar-wrap {
    background: #f9f9fe;
    position: relative;
    z-index: 999; } }
@media only screen and (min-width: 992px) and (min-width: 1200px) {
  .side-bar-wrap {
    padding: 0 25px; } }

.site-search {
  margin: 22px 0; }
  .site-search form {
    position: relative;
    width: 100%;
    height: 34px;
    max-width: 375px;
    margin: 0 auto; }
  .site-search__input {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #eee;
    width: 100%;
    height: 100%;
    box-shadow: none;
    border: none;
    box-shadow: 0 0 2px rgba(122, 204, 200, 0);
    padding: 8px 8px 8px 40px;
    /* Firefox 18- */
    /* Firefox 19+ */
    /* Firefox 18- */
    /* Firefox 19+ */ }
    .site-search__input::-webkit-input-placeholder {
      color: #a8a8a8;
      font-style: normal;
      font-weight: normal; }
    .site-search__input:-moz-placeholder {
      color: #a8a8a8;
      font-style: normal;
      font-weight: normal; }
    .site-search__input::-moz-placeholder {
      color: #a8a8a8;
      font-style: normal;
      font-weight: normal; }
    .site-search__input:-ms-input-placeholder {
      color: #a8a8a8;
      font-style: normal;
      font-weight: normal; }
    .site-search__input:focus::-webkit-input-placeholder {
      color: #dadada;
      font-style: normal;
      font-weight: normal; }
    .site-search__input:focus:-moz-placeholder {
      color: #dadada;
      font-style: normal;
      font-weight: normal; }
    .site-search__input:focus::-moz-placeholder {
      color: #dadada;
      font-style: normal;
      font-weight: normal; }
    .site-search__input:focus:-ms-input-placeholder {
      color: #dadada;
      font-style: normal;
      font-weight: normal; }
    .site-search__input:focus {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      box-shadow: 0 0 2px rgba(122, 204, 200, 0.5);
      border: 1px solid #00aeef; }
  .site-search__btn-wrap {
    height: 100%;
    width: 30px;
    position: absolute;
    top: 0;
    left: 0; }
    .site-search__btn-wrap:hover .elist__icon {
      fill: #00aeef; }
  .site-search__submit {
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none; }
  .site-search__icon {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    left: 16px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 32px;
    height: 28px;
    fill: #b7b7b7; }

.shipping-text {
  letter-spacing: 0.06em;
  color: #303e48;
  font: italic 400 17px "PT Serif", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 22px;
  display: block; }
  .shipping-text__title {
    color: #2d5796;
    font-weight: bold; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shipping-text {
      margin: 12px 0; } }
  @media only screen and (min-width: 992px) {
    .shipping-text {
      margin: 0 20px 0 0; } }
  @media only screen and (min-width: 1200px) {
    .shipping-text {
      margin-right: 60px; } }

.site-tools {
  list-style: none;
  margin: 0;
  padding: 0; }
  .site-tools li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font: 600 13px "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin: 0 10px; }
    .site-tools li a {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      color: #303e48; }
      .site-tools li a:hover {
        color: #00aeef; }
  @media only screen and (min-width: 992px) {
    .site-tools li {
      font-size: 11px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .site-tools li {
      margin: 0 5px; } }

.social__label {
  margin-bottom: 5px;
  font-weight: 600; }
.social__icon {
  width: 100%;
  fill: #fff; }
.social__link {
  margin:0 9px 10px 0;
  padding: 6px;
  width: 34px;
  height: 34px;
  background: #303e48;
  display: inline-block;
  vertical-align: top;
}
  .social__link--facebook {
    padding: 4px 0 6px 7px; }
  .social__link--twitter {
    padding: 3px; }
  .social__link:hover {
    background: #00aeef; }
@media only screen and (min-width: 992px) {
  .social {
    text-align: left; } }

.cards__icon {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
.cards .icon-mastercard-gray,
.cards .icon-paypal-gray,
.cards .icon-discover-gray {
  margin-top: 4px; }

/* ========== CART SUMMARY - MODULES ============ */
.cart-summary {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 44px;
  background: #00aeef;
  text-align: center;
  display: block;
  width: 44px;
  margin-top: 8px;
  position: relative; }
  .cart-summary:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    content: '';
    height: 100%;
    margin-right: -0.25em; }
  .cart-summary .cart-summary__icon {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    max-width: 44px; }
  .cart-summary:hover {
    background: #2d5796; }
  .cart-summary__icon {
    fill: #fff;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 20px;
    height: 20px; }
  .cart-summary__item {
    display: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px; }
.cart-summary__count{
  display: block;
  position: absolute;
  top: 3px;
  left: 30px;
}
  @media only screen and (min-width: 768px) {
    .cart-summary {
      margin-top: 0;
      margin-left: 5px;
      width: auto;
      padding: 0 10px; }
      .cart-summary__count, .cart-summary__text {
        position: relative;
        top:0;
        left:0;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline; }
      .cart-summary .cart-summary__icon {
        max-width: 20px;
        margin-right: 3px; }
      .cart-summary__count:before {
        content: '('; }
      .cart-summary__count:after {
        content: ')'; }

}

.footer .creditcards .icon { display: inline-block; vertical-align: middle; width: 35px; height: 20px; fill: #fff; margin-right: 5px; border-radius: 3px;}
.footer .creditcards .icon.fill { background: #434343; border-radius: 3px; }
#visa .orange { fill: #555 !important; }
#visa .blue { fill: #222 !important; }
#amex .path1 { fill: #6C6C6C !important; }
#discover .path1,
#discover .path6 { fill: #eee !important; }
#discover .orange { fill: #8E8E8E !important; }
#discover .slate { fill: #444444 !important; }
#paypal .path1 { fill: transparent !important; }
#paypal .drkblue { fill: #f1f1f1 !important; }
#mastercard .path1 { fill: #7D7D7D !important; }
#mastercard .path2 { fill: #BCBCBC !important; }
#paypal .lightblue { fill: #fff !important; }

#content_area table.v65-productDisplay, .v-product-grid .v-product{
  text-align:center;
}

@media(max-width:768px){
iframe, img[src*="/v/vspfiles/photos/categories/"] {width:100%!important;}
img[src*='/v/vspfiles/assets/images/']{width:100%!important;height:auto!important;padding:10%!important;}
}
/*corrects tables responsively on product and homepages*/
.productdetails table.v65-productDisplay, .home #content_area > table {table-layout:fixed;}
