/*.product_columns_4 .product-list.thumbs .product-item .shop-product-btn:not(.notavailable),
.card-page .form-additional .shop-product-btn:not(.notavailable),
.product-list.simple .product-item .shop-product-btn:not(.notavailable),
.product-list.list .product-item .shop-product-btn:not(.notavailable),
.cart-prew-btn{
	display: none;
}*/
body .g-button, body .localaboutus_form .gr-button {
  background-image: none;
  background-color: #41455b;
}
body .g-button:hover, body .localaboutus_form .gr-button:hover {
  background-color: #41455b;
}
body .g-submenu__item .g-button.g-button--invert, body .g-button.g-button--invert {
  color: #41455b !important;
  border-color: #41455b;
}
body .g-submenu__item .g-button.g-button--invert:hover, body .g-button.g-button--invert:hover {
  background: #41455b;
  border-color: #41455b;
  color: #fff !important;
}
body .g-auth__fogot-password {
  color: #41455b !important;
}
body .g-auth__personal-note a {
  border-bottom-color: #41455b;
  color: #41455b !important;
}
body .g-user_text_color, body a.g-user_text_color {
  color: #41455b !important;
}
body .g-sitemap__link, body .g-article__name {
  color: #41455b;
}
body .g-categories__button {
  color: #41455b;
  border-color: #41455b;
}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .main-slider__info {
    justify-content: flex-start;
    bottom: 40px;
    left: 40px;
    align-items: flex-end;
  }
  .main-slider__info_in {
    padding: 10px;
  }
}
