.woocommerce-product-gallery {
				opacity: 1 !important;
            }
            body #pagetitle {
			background-image: url("../wp-content/uploads/2019/11/bg-page-title.jpg");
		}

		a {
			color: #870303;
		}

		a:hover {
			color: #C82517;
		}

		a:active {
			color: #8F0806;
		}
		.client-image img {
		height:100px;	
		}