/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */
/***/
/***/
/*********************************************/
/**********************************/
/**************************************/
/***************************************/
/****************************************/
/****************************************/
/* ============================================ *
 * Linearize Table
 * ============================================ */
/***/
/***/
/* -------------------------------------------- *
 * Buttons
 */
/* -------------------------------------------- *
 * Button hover
 */
/* -------------------------------------------- *
 * Swatch label hover
 */
/* -------------------------------------------- *
 * Custom Radio button, Checkbox
 */
/* -------------------------------------------- *
 * Custom Select
 */
/* -------------------------------------------- *
 * Product View Zoom
 */
/***********/
/************/
/* -------------------------------------------- *
 * Theme elements
 */
.theme-border, .table-bordered {
  border-top: solid 2px #83b8e0; }

.theme-color {
  color: #83b8e0; }

.title-border {
  border-bottom: solid 2px #dfdfdf;
  padding-bottom: 10px !important;
  margin-bottom: 40px !important; }
  @media only screen and (max-width: 767px) {
    .title-border {
      margin-bottom: 15px !important;
      padding-bottom: 10px !important; } }

.theme-block {
  border: solid 1px #e4e3e3;
  border-top: solid 2px #83b8e0;
  padding: 30px 29px;
  margin-bottom: 60px; }

.no-theme-block {
  border: none;
  padding: 0;
  margin-bottom: 0; }

.table-bordered thead > tr > th,
.table-bordered thead > tr > td {
  font-size: 16px;
  line-height: 1.667em;
  color: #333333;
  text-transform: uppercase;
  font-weight: 500; }

@media only screen and (max-width: 991px) {
  .theme-block {
    padding: 15px;
    margin-bottom: 30px; } }
/* -------------------------------------------- *
* Table Bordered
*/
.table-bordered thead > tr > th,
.table-bordered thead > tr > td {
  border-bottom-width: 1px; }
.table-bordered th, .table-bordered td {
  border: solid 1px #dfdfdf; }

/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .icon-sprite-for-modules {
  background-image: url(../images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px; }

.icon-sprite-for-modules {
  background-image: url(../images/icon_sprite.png); }

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .icon-sprite-for-modules {
    background-image: url(../images/icon_sprite@2x.png);
    background-size: 100px 1000px; } }
.footer .footer-col h4,
.footer .footer-col .block-title strong, .footer .block-title strong {
  font-family: "Ubuntu", sans-serif;
  color: #333333;
  font-size: 14px;
  display: block;
  padding: 0 0 10px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  margin-top: 18px; }
  @media only screen and (min-width: 767px) {
    .footer .footer-col h4:before,
    .footer .footer-col .block-title strong:before, .footer .block-title strong:before {
      content: "";
      display: block;
      width: 40px;
      height: 3px;
      background: #83b8e0;
      position: absolute;
      top: -18px;
      left: 0; } }

.footer-container {
  margin-top: 30px; }

.cms-home .footer-container {
  margin-top: 0; }

.footer,
.footer button {
  font-family: "Ubuntu", sans-serif; }

.footer {
  clear: both;
  width: 100%;
  /*.footer-cols-wrapper {
    position: relative;
    @include flexbox;
    @include flex-wrap(wrap);

  }*/
  /* ==================================back-top ================================================== */ }
  @media only screen and (max-width: 479px) {
    .footer {
      padding-top: 15px; } }
  .footer .footer-col {
    border-left: 1px solid #eaebec;
    padding: 30px 30px 15px; }
    .footer .footer-col:last-child {
      border-right: 1px solid #eaebec; }
  .footer .block-title {
    border: 0;
    padding: 0;
    margin-bottom: 0; }
    .footer .block-title strong {
      color: #fff; }
  .footer .block-title,
  .footer address {
    color: #ccc; }
  .footer .links,
  .footer .footer-col ul {
    padding: 0; }
    .footer .links li,
    .footer .footer-col ul li {
      word-break: break-all;
      line-height: 1.4;
      padding: 4px 0; }
    .footer .links a,
    .footer .footer-col ul a {
      color: #888888;
      font-size: 12px;
      text-transform: uppercase; }
      .footer .links a:hover,
      .footer .footer-col ul a:hover {
        color: #83b8e0; }
  .footer .block {
    border: none;
    padding: 0;
    margin: 0; }
  .footer .block-subscribe {
    margin: 0 0 30px 0; }
    @media only screen and (min-width: 767px) {
      .footer .block-subscribe .block-title {
        margin-bottom: 9px; } }
  .footer .form-subscribe-header {
    display: none; }
  .footer #back-top {
    position: fixed;
    bottom: 40px;
    z-index: 999;
    right: 1%;
    display: none;
    width: 41px;
    height: 41px; }
    .footer #back-top span {
      display: block;
      text-align: center;
      width: 45px;
      height: 45px;
      background-color: #83b8e0;
      color: #fff;
      -webkit-transition: all, 0.2s, ease-in-out;
      -o-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out; }
      .footer #back-top span::before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f106";
        font-size: 45px;
        line-height: 40px; }
      .footer #back-top span:hover {
        background-color: #4695d1; }
  .footer .block-subscribe .input-box {
    float: left;
    width: 80%;
    padding-top: 0; }
    .footer .block-subscribe .input-box .validation-advice {
      position: absolute;
      background: #fff;
      border: solid 1px #dfdfdf;
      padding: 10px;
      z-index: 9;
      bottom: inherit;
      top: 36px; }
  .footer .block-subscribe .input-text {
    width: 100%;
    border-right: 0;
    height: 37px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
    border-color: #eaebec;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
    color: #888888; }
  .footer .block-subscribe .block-content {
    padding-top: 7px; }
    .footer .block-subscribe .block-content:after {
      content: '';
      display: table;
      clear: both; }
  .footer .block-subscribe .actions {
    float: left;
    width: auto;
    margin: 0; }
  .footer .block-subscribe .actions .button {
    padding: 7px 6px 4px;
    float: left;
    background: #83b8e0;
    border: 0 !important;
    color: #fff;
    height: 37px; }
    .footer .block-subscribe .actions .button span span:before {
      font-size: 28px; }
    .footer .block-subscribe .actions .button:hover {
      background: #333;
      color: #fff; }
  .footer .bugs,
  .footer address {
    clear: both; }
  .footer .bugs {
    display: none; }
  .footer .form-language,
  .footer .currency-switcher,
  .footer .store-switcher {
    clear: both;
    margin-bottom: 10px; }
  .footer .form-language,
  .footer .currency-switcher {
    display: none; }
  .footer .footer-col-content,
  .footer .block-content {
    margin-bottom: 40px; }
  .footer address {
    border-top: 1px solid #CCCCCC;
    text-align: center;
    width: 100%;
    font-size: 11px;
    margin-top: 30px;
    padding: 30px 0; }
  @media only screen and (max-width: 1199px) {
    .footer .footer-col:nth-child(2n) {
      border-right: 1px solid #eaebec; }
    .footer .block-subscribe {
      clear: both;
      float: none;
      margin: 0 auto 30px auto; } }
  @media only screen and (max-width: 991px) {
    .footer .block-subscribe {
      clear: both;
      float: none;
      margin: 0 auto 30px auto; } }
  @media only screen and (max-width: 767px) {
    .footer {
      padding: 15px; }
      .footer .footer-cols-wrapper {
        border-bottom: solid 1px #dfdfdf; }
      .footer .footer-col {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        border-bottom: none;
        border-top: none;
        border-right: 0 !important;
        float: none;
        width: 100%; }
        .footer .footer-col.last {
          padding: 0; }
        .footer .footer-col h4,
        .footer .footer-col .block-title strong {
          margin: 0;
          margin-bottom: 5px;
          color: #1e1e1e;
          font-family: "Ubuntu", sans-serif;
          font-size: 12px;
          font-weight: 700;
          font-style: normal;
          line-height: 1.4;
          text-rendering: optimizeSpeed;
          -moz-user-select: none;
          -ms-user-select: none;
          -webkit-user-select: none;
          -o-user-select: none;
          user-select: none;
          color: #83b8e0;
          margin-bottom: 0px;
          padding: 7px 10px 7px 24px;
          border-top: solid 1px #dfdfdf;
          position: relative;
          background-color: #f5f5f5;
          font-size: 14px;
          display: block;
          width: 100%;
          cursor: pointer; }
          .footer .footer-col h4:after,
          .footer .footer-col .block-title strong:after {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            display: block;
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            border-left: 4px solid #83b8e0;
            border-right: none;
            left: 10px;
            top: 50%;
            margin-top: -3px; } }
      @media only screen and (max-width: 767px) and (max-width: 767px) {
        .footer .footer-col h4,
        .footer .footer-col .block-title strong {
          color: #333333;
          font-weight: normal;
          border: solid 1px #dfdfdf;
          border-bottom: none; }
          .footer .footer-col h4:hover,
          .footer .footer-col .block-title strong:hover {
            background-color: #EDEDED; } }
  @media only screen and (max-width: 767px) {
          .footer .footer-col h4.active,
          .footer .footer-col .block-title strong.active {
            margin: 0;
            margin-bottom: 5px;
            color: #1e1e1e;
            font-family: "Ubuntu", sans-serif;
            font-size: 12px;
            font-weight: 700;
            font-style: normal;
            line-height: 1.4;
            text-rendering: optimizeSpeed;
            -moz-user-select: none;
            -ms-user-select: none;
            -webkit-user-select: none;
            -o-user-select: none;
            user-select: none;
            color: #83b8e0;
            margin-bottom: 0px;
            padding: 7px 10px 7px 24px;
            border-top: solid 1px #dfdfdf;
            position: relative;
            background-color: #f5f5f5;
            font-size: 14px; }
            .footer .footer-col h4.active:after,
            .footer .footer-col .block-title strong.active:after {
              content: '';
              position: absolute;
              width: 0;
              height: 0;
              display: block;
              border-right: 4px solid transparent;
              border-left: 4px solid transparent;
              border-top: 4px solid #83b8e0;
              border-bottom: none;
              left: 10px;
              top: 50%;
              margin-top: -3px; } }
        @media only screen and (max-width: 767px) and (max-width: 767px) {
          .footer .footer-col h4.active,
          .footer .footer-col .block-title strong.active {
            color: #333333;
            font-weight: normal;
            border: solid 1px #dfdfdf;
            border-bottom: none; }
            .footer .footer-col h4.active:hover,
            .footer .footer-col .block-title strong.active:hover {
              background-color: #EDEDED; } }
  @media only screen and (max-width: 767px) {
        .footer .footer-col.last .block-subscribe .block-title strong {
          border-bottom: solid 1px #dfdfdf; }
        .footer .footer-col.last .block-subscribe .block-content {
          border: solid 1px #dfdfdf;
          border-top: none; }
      .footer .footer-col-content,
      .footer .block-content {
        padding: 10px;
        margin-top: 0;
        border-width: 1px 1px 0px 1px;
        border-style: solid;
        border-color: #dfdfdf;
        margin-bottom: 0; }
      .footer .block-subscribe {
        margin-bottom: 0; } }

.footer-block-about .text {
  font-size: 13px;
  line-height: 23px; }

.footer-store-info .footer-col-content {
  margin-bottom: -35px; }
  .footer-store-info .footer-col-content > p {
    font-size: 13px;
    line-height: 21px;
    content: '';
    display: table;
    clear: both; }
    .footer-store-info .footer-col-content > p > span {
      float: left;
      width: 35px;
      height: 30px;
      display: block;
      text-align: left;
      position: relative; }
      .footer-store-info .footer-col-content > p > span:before {
        font-size: 25px;
        position: absolute; }
      .footer-store-info .footer-col-content > p > span.fa:before {
        font-size: 17px;
        top: 2px; }
      .footer-store-info .footer-col-content > p > span.flaticon-pin60:before {
        left: -4px; }
      .footer-store-info .footer-col-content > p > span.flaticon-call56:before {
        left: -3px; }
    .footer-store-info .footer-col-content > p a {
      color: #888888; }
      .footer-store-info .footer-col-content > p a:hover {
        color: #83b8e0; }

.soc-icon .footer-col-content {
  margin: 0 -10px 0 0; }
.soc-icon a.fa {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #e6e6e7;
  color: #6a6d70;
  margin-right: 7px;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .soc-icon a.fa:last-child {
    margin-right: 0; }
  .soc-icon a.fa:hover {
    background: #80b5e1;
    color: #fff; }
  .soc-icon a.fa:before {
    font-size: 14px;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }

.footer .block-facebook-page .fb_iframe_widget iframe {
  position: static !important; }
@media only screen and (min-width: 768px) {
  .footer .block-facebook-page .block-title strong {
    padding-bottom: 25px; } }
@media only screen and (min-width: 768px) {
  .footer .block-facebook-page {
    margin-bottom: 45px; } }
@media only screen and (min-width: 768px) {
  .footer .footer-col .soc-icon h4 {
    padding-bottom: 25px; } }
.footer .footer-store-info p {
  margin: 7px 0 3px; }

.copyright-block {
  background: #1e1e1e;
  color: #888888; }
  .copyright-block address {
    margin: 0;
    font-size: 10px;
    line-height: 40px; }

/*# sourceMappingURL=footer.css.map */
