@charset "UTF-8";
/* [2] */
/* [8] */
/*******************************************************
 Style Color
 ********************************************************/
.no-margin {
  margin: 0 !important; }
/*Dev Custom */
.lib-list-item-product2 {
  border: none; }
  .lib-list-item-product2 .image-dev .list-button-dev {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0); }
    .lib-list-item-product2 .image-dev .list-button-dev li {
      display: inline-block;
      float: left;
      height: 40px;
      width: 40px;
      background: #fff;
      position: relative;
      border-width: 0 1px 0 0;
      border-style: solid;
      border-color: #ddd;
      opacity: 0;
      transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
        transform: translateX(40px);
        -moz-transform: translateX(40px);
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        z-index: 1;
        transition-delay: 0s; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
        transition-delay: 0.2s;
        z-index: 2; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
        transition-delay: 0.2s;
        z-index: 2; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
        transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        z-index: 1;
        transition-delay: 0s; }
      .lib-list-item-product2 .image-dev .list-button-dev li:first-child {
        border-left: 1px solid #ddd; }
      .lib-list-item-product2 .image-dev .list-button-dev li a, .lib-list-item-product2 .image-dev .list-button-dev li button {
        background: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        line-height: 40px;
        text-align: center;
        box-shadow: none;
        border: none;
        color: #444;
        width: 40px;
        padding: 0; }
      .lib-list-item-product2 .image-dev .list-button-dev li:hover {
        background: #e88923; }
        .lib-list-item-product2 .image-dev .list-button-dev li:hover a, .lib-list-item-product2 .image-dev .list-button-dev li:hover button {
          color: #fff; }
  .lib-list-item-product2 .caption-dev {
    text-align: center;
    padding: 0 15px; }
    .lib-list-item-product2 .caption-dev .rating-dev {
      margin: 5px 0; }
    .lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
      font-size: 11px; }
    .lib-list-item-product2 .caption-dev .title-dev {
      color: #444;
      font-size: 13px; }
    .lib-list-item-product2 .caption-dev .price-dev .price.product-price {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-new {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-old {
      font-size: 12px; }
    .lib-list-item-product2 .caption-dev .add-cart-dev {
      background: #fff;
      border: 1px solid #ddd;
      font-size: 12px;
      text-transform: uppercase;
      color: #999;
      font-weight: bold;
      box-shadow: none;
      border-radius: 0;
      padding: 6px 20px;
      margin: 0 0 30px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.lib-list-item-product-over2 .image-dev .list-button-dev li {
  opacity: 1;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
    transition-delay: 0s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
    transition-delay: 0s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s; }
/*===============================================
 [SASS DIRECTORY ]
 [1] BLOCK HEADER
 [2] BLOCK FOOTER
 ==============================================*/
footer.typefooter-2 {
  background-color: #232f3e;
  color: #fff;
  position: relative;
  font-size: 13px; }
  footer.typefooter-2 a {
    color: #c9c9c9; }
  footer.typefooter-2 a:hover {
    color: #fff; }
  footer.typefooter-2 .module h3.modtitle, footer.typefooter-2 .module h3.footer-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    margin-bottom: 17px; }
  footer.typefooter-2 .footer-top {
    background: transparent;
    padding: 50px 0 37px;
    border-bottom: 1px solid #303e4f; }
  footer.typefooter-2 .footer-top ul.menu li {
    margin-bottom: 8px; }
  footer.typefooter-2 .footer-top ul.menu li a {
    padding: 2px 0; }
  footer.typefooter-2 .footer-top ul.menu li a:before {
    display: none; }
  footer.typefooter-2 .footer-top ul.menu li a:hover {
    color: #fff; }
  footer.typefooter-2 .footer-top .contact-address li {
    color: #8c8c8c;
    padding: 0 41px 25px 0; }
  footer.typefooter-2 .footer-top .contact-address span {
    background: #4b5056;
    cursor: pointer; }
  footer.typefooter-2 .footer-top .contact-address span:hover {
    background: #e88923; }
  footer.typefooter-2 .footer-top .contact-address a {
    color: #8c8c8c; }
  footer.typefooter-2 .footer-top .contact-address a:hover {
    color: #fff; }
  footer.typefooter-2 .footer-top .contact-address > li:last-child {
    margin-top: 7px; }
  footer.typefooter-2 .footer-top .contact-address > li:last-child span {
    margin: 0; }
  footer.typefooter-2 .footer-center {
    background: transparent;
    padding: 40px 0;
    border-bottom: 1px solid #303e4f; }
  footer.typefooter-2 .footer-center .newsletter-footer {
    padding: 0; }
  footer.typefooter-2 .footer-center .module.custom_newletter .btn-group {
    display: table-cell;
    white-space: nowrap; }
  footer.typefooter-2 .footer-center .module.custom_newletter .signup {
    display: table-cell;
    width: 100%;
    padding: 0 26px 0 30px; }
  footer.typefooter-2 .footer-center .module.custom_newletter .signup .form-control {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 20px 0 0 20px !important;
    border-radius: 0 20px 20px 0 !important; }
  footer.typefooter-2 .footer-center .module.custom_newletter .signup .btn-default {
    height: 40px;
    border-radius: 0 20px 20px 0 !important;
    background: #e88923;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 20px 0 0 20px !important; }
  footer.typefooter-2 .footer-center .module.custom_newletter .so-custom-default {
    background: transparent;
    border: none;
    background: transparent !important; }
  footer.typefooter-2 .footer-center .module.custom_newletter .so-custom-default .modcontent {
    padding: 0; }
  footer.typefooter-2 .footer-center .module.custom_newletter .so-custom-default .popup-title {
    font-size: 16px;
    font-weight: bold; }
  footer.typefooter-2 .footer-center .module.custom_newletter .so-custom-default p {
    display: none; }
  footer.typefooter-2 .footer-center .socials-footer {
    padding: 0; }
  footer.typefooter-2 .footer-center .socials-footer .socials-wrap {
    display: inline-block;
    float: left; }
  footer.typefooter-2 .footer-center .socials-footer .socials-wrap .footer-title {
    display: table-cell;
    padding-top: 8px;
    margin: 0;
    vertical-align: top;
    padding-left: 5px; }
  footer.typefooter-2 .footer-center .socials-footer .socials-wrap ul {
    display: table-cell;
    padding-top: 5px; }
    footer.typefooter-2 .footer-center .socials-footer .socials-wrap ul li {
      float: right;
      margin-right: 10px; }
      footer.typefooter-2 .footer-center .socials-footer .socials-wrap ul li a {
        font-size: 18px;
        display: block;
        width: 34px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        background-color: #fff;
        color: #222;
        border-radius: 50%; }
        footer.typefooter-2 .footer-center .socials-footer .socials-wrap ul li a .name-social {
          display: none; }
        footer.typefooter-2 .footer-center .socials-footer .socials-wrap ul li a:hover {
          background: #e88923;
          color: #fff; }
  footer.typefooter-2 .footer-bottom {
    background: transparent;
    padding: 11px 0; }
