.social-icons .social-inner-wrap li a.fa-google,
.social-icons .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
	div.module-190 .ry-copyright,
	div.module-161 .ry-copyright {
		max-width: 440px;
	}
}
.grecaptcha-badge {
	z-index: 999;
}
.ry-payment-options-logos {
    flex-wrap: wrap;
}
.ry-payment-options-logos .ry-each img {
    padding: 20px;
    border: 1px solid #e9e9e9;
}
.ry-payment-options-logos .ry-each {
    width: calc(50% - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
	.ry-payment-options-logos .ry-each {
		width: calc(50% - 10px);
	}
}
@media (max-width: 500px) {
	.ry-payment-options-logos .ry-each {
		width: 100%;
	}
}