.footer {
  background-color: #95a5a6;
}
.content-product .products-page-cats a {
  color: #404e5d;
}
.woocommerce div.product .price .amount {
  color: #404e5d;
}
.menu-wrapper.menu-align-center .menu {
  font-size: 15px;
  line-height: 32px;
}
.navigation-wrapper .menu-wrapper:first-child > .menu-main-container > .menu > li:first-child > a {
  padding: 11px;
  margin-top: 0px;
}
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: -1px;
  margin-right: -3px;
  margin-bottom: -34px;
}
.wpb_text_column :last-child {
  font-style: normal;
  text-transform: none;
  word-spacing: 1px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 24px;
  padding: 36px;
  font-size: 13px;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: -30px;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  background-color: #2a656c;
  color: #ffffff;
}
/*
.product-images {
transform: scale(1.28) translate(-10px, 40px);
}*/
.product-information {
  transform: translate(40px, 5px);
}
.mpc-row p {
  padding: 31px;
  margin-top: -17px;
  margin-bottom: 21px;
  display: none;
}
.woocommerce .woocommerce-breadcrumb a {
  padding: 19px;
}
#woozone-debugbar-rows .woozone-debugbar-row-show {
  transform: translate(-20px, 5px);
}
.woocommerce span.onsale {
  border-radius: 0%;
  transform: scale(0.84);
  width: 110px;
  left: 15px;
  font-size: 13px;
}
@media only screen and (min-width: 990px) {
  /*.product-images {
      transform: scale(1.28) translate(-10px, 40px) !important;
   }*/
}
@media only screen and (max-width: 990px) {
  .product-images {
    transform: none !important;
  }
}
