/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

@media only screen and (max-width: 724px) {
	footer#Footer {
		text-align: center;
	}
	img.image.wp-image-137.attachment-full.size-full {
		width: 100px;
	}
}

.woocommerce
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--incarcare-documente
  a:before {
  display: inline-block;
  font-family: mfn-icons;
  width: 22px;
  text-align: center;
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.7);
}
.woocommerce li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--incarcare-documente a:before {
  content: '\e949';
}

footer form.wpcf7-form.init input, footer textarea.wpcf7-form-control.wpcf7-textarea {
    color: #000;
}

footer input.wpcf7-form-control.wpcf7-submit {
    color: #fff !important;
}