/* ============================================ *
 * 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 #9063CD; }

.theme-color {
  color: #9063CD; }

.title-border {
  border-bottom: solid 2px #d3d2d2;
  padding-bottom: 10px !important;
  margin-bottom: 40px !important; }
  @media only screen and (max-width: 767px) {
    .title-border {
      padding-bottom: 10px !important; } }

.theme-block {
  border: solid 1px #d3d2d2;
  border-top: solid 2px #9063CD;
  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 #d3d2d2; }

/* -------------------------------------------- *
 * Material Design Click Animation
 */
.ink {
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  z-index: 9999; }

.animate {
  -webkit-animation: ripple 0.65s linear;
  -webkit-animation: ripple 0.65s linear;
  -moz-animation: ripple 0.65s linear;
  -ms-animation: ripple 0.65s linear;
  -o-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear; }

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }
@keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }
/* -------------------------------------------- *
 * 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: "PT Sans", sans-serif;
  color: #333333;
  font-size: 24px;
  padding: 0;
  margin: 0;
  font-weight: bold;
  text-transform: none; }

.footer,
.footer button {
  font-family: "PT Sans", sans-serif; }

.footer {
  clear: both;
  width: 100%;
  border-top: 1px solid #d3d2d2;
  padding-top: 23px;
  /* ==================================back-top ================================================== */ }
  @media only screen and (max-width: 479px) {
    .footer {
      padding-top: 15px; } }
  .footer .footer-cols-wrapper {
    padding-bottom: 25px;
    position: relative; }
  .footer .block-title {
    border: 0;
    padding: 0;
    margin-bottom: 2px; }
  .footer .block-title,
  .footer address {
    color: #333333; }
  .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: 3px 0 2px 0; }
    .footer .links a,
    .footer .footer-col ul a {
      color: #9063CD;
      font-size: 18px;
      font-weight: bold; }
      .footer .links a:hover,
      .footer .footer-col ul a:hover {
        color: #4ad8fd; }
  .footer .block {
    border: none;
    padding: 0;
    margin: 0; }
  .footer .block-subscribe {
    margin: 0 0 30px 0; }
  .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: #9063CD;
      color: #ffffff;
      -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: #6937ac; }
  .footer .block-subscribe .input-box {
    float: left;
    width: 62%;
    padding-top: 0; }
    .footer .block-subscribe .input-box .validation-advice {
      color: #eb340a;
      position: absolute;
      z-index: 139;
      bottom: -2px;
      background: #ffffff;
      padding: 0 3px;
      border: 1px solid #ddd;
      border-radius: 3px;
      font-size: 12px;
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
      -o-transform: translateY(100%);
      transform: translateY(100%); }
      .footer .block-subscribe .input-box .validation-advice:before {
        content: "";
        position: absolute;
        top: -4px;
        left: 10px;
        display: block;
        width: 8px;
        height: 8px;
        z-index: 140;
        background: #ffffff;
        border: 1px solid #ddd;
        border-right: 0;
        border-bottom: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
  .footer .block-subscribe .input-text {
    width: 100%;
    border-right: transparent;
    height: 37px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
    .footer .block-subscribe .input-text.validation-failed {
      border-right: 1px solid #ee372a; }
  .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 {
    line-height: 17px;
    float: left; }
  .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 address {
    border-top: 1px solid #d3d2d2;
    text-align: center;
    width: 100%;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 0;
    padding: 30px 0 0;
    text-align: left;
    color: #888888; }
  @media only screen and (max-width: 1199px) {
    .footer .footer-col {
      margin-bottom: 40px; }
    .footer .footer-col:nth-child(3) {
      clear: left; }
    .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 .footer-cols-wrapper {
      padding: 15px; }
    .footer .footer-col {
      padding: 0;
      margin-top: 0;
      margin-bottom: 0;
      border-bottom: none;
      border-top: none;
      float: none;
      width: 100%; }
      .footer .footer-col.last {
        padding: 0; }
      .footer .footer-col h4,
      .footer .footer-col .block-title strong {
        margin: 0;
        margin-bottom: 10px;
        color: #333333;
        font-family: "PT Sans", sans-serif;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        color: #9063CD;
        font-weight: 500;
        margin-bottom: 0;
        padding: 7px 10px 7px 24px;
        border-top: solid 1px #d3d2d2;
        position: relative;
        background-color: #f5f5f5;
        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 #fd459b;
          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 #d3d2d2;
        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: 10px;
          color: #333333;
          font-family: "PT Sans", sans-serif;
          font-size: 16px;
          font-weight: 500;
          font-style: normal;
          line-height: 1.4;
          text-rendering: optimizeSpeed;
          text-transform: uppercase;
          -moz-user-select: none;
          -ms-user-select: none;
          -webkit-user-select: none;
          -o-user-select: none;
          user-select: none;
          color: #9063CD;
          font-weight: 500;
          margin-bottom: 0;
          padding: 7px 10px 7px 24px;
          border-top: solid 1px #d3d2d2;
          position: relative;
          background-color: #f5f5f5; }
          .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 #fd459b;
            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 #d3d2d2;
          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 #d3d2d2; }
      .footer .footer-col.last .block-subscribe .block-content {
        border: solid 1px #d3d2d2;
        border-top: none; }
    .footer .footer-col-content,
    .footer .block-content {
      padding: 10px;
      margin-top: 0;
      border-width: 1px 1px 0 1px;
      border-style: solid;
      border-color: #d3d2d2; }
    .footer .block-subscribe {
      margin-bottom: 0; } }

.paypal-logo a {
  display: table; }

.footer-contact-block {
  margin-bottom: 20px;
  border-bottom: solid 1px #d3d2d2; }
  @media only screen and (min-width: 768px) {
    .footer-contact-block {
      margin-top: 7px; } }
  @media only screen and (min-width: 768px) {
    .footer-contact-block {
      border-bottom: none; }
      .footer-contact-block h4 {
        display: none; } }
  .footer-contact-block .h6 {
    font-size: 18px;
    color: #333333;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    text-transform: none;
    line-height: 18px;
    margin-bottom: 3px; }
    .footer-contact-block .h6 i {
      color: #9063CD;
      margin-right: 7px;
      position: relative;
      top: 2px; }
  .footer-contact-block a, .footer-contact-block p {
    color: #888888;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.1px; }
  .footer-contact-block a:hover {
    color: #9063CD; }
  .footer-contact-block .soc-icon li {
    display: inline-block;
    margin: 0 10px; }
    .footer-contact-block .soc-icon li a {
      color: #333333; }
      .footer-contact-block .soc-icon li a:hover {
        color: #9063CD;
        font-size: 17px; }
    .footer-contact-block .soc-icon li:first-child {
      margin-left: 0; }
  .footer-contact-block .box {
    margin-bottom: 20px; }

/*# sourceMappingURL=footer.css.map */
