/*
Theme Name: Pharmacy Mentor LIVE
Author: Pharmacy Mentor
Author URI: https://www.pharmacymentor.com/
*/
.upper-footer.pb-5 {
    border-bottom: 1px solid #ffffff45;
}
.footer-logo-img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 150px;
    height: auto !important;
}


div#paypal-button-container {
    width: 508px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

section.hero-style-2 h1 {
	font-size: 2.5rem;
}

section.hero-style-2 a.theme-btn-trans-1 {
	background-color: #e7e72d;
    border-color: #333;
    color: #000 !important;
    font-weight: bold !important;
    padding: 1rem 1rem;
    margin-right: 2%;
}
section.hero-style-2 a.theme-btn-trans-1:hover {
	border: 2px solid #000;
    background-color: transparent;
}
@media(max-width: 600px) {
	.hero-style-2 .swiper-slide > div {
		background-image: none!important;
	}
}

@media(max-width: 991px) {
	.footer-logo-img {		position: relative!important;}
	
	.footerContact {
     width: 100%;
	}
	
}	


/* TrustPilot */
.swiper-slide .trustpilot-widget:has( iframe) {
    max-width: 230px;
}