File: /home/slfopp7cb1df/www/shaneconrad.me/wp-content/themes/doctors-profile/inc/about/css/about.min.css
.doctors-profile-about-wrap .doctors-profile-section .dashicons{margin-top:-4px;vertical-align:middle}.doctors-profile-about-wrap .nav-tab{font-size:16px}.doctors-profile-about-wrap h1{font-size:2em}.doctors-profile-about-wrap h3{font-size:1.2em}.doctors-profile-about-wrap .wp-badge{background-size:180px auto;background-position:center;height:160px;padding:0;width:190px;border-radius: 10%}.doctors-profile-about-wrap .quick-links a{margin-right:5px}.doctors-profile-about-notice .btn-dismiss{margin-left:20px}.doctors-profile-about-wrap .plugin-list{list-style-position:inside;list-style-type:disc}.about-wrap .feature-section{padding:40px 0 0;overflow:hidden}.about-page-action-required-box{background:#fff;border-left:4px solid #f8800c;display:block;margin-bottom:0;padding:10px 30px;position:relative;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.about-wrap .about-page-required-action-button{position:absolute;top:10px;right:10px;text-decoration:none;color:#b4b9be;border-radius:50%;cursor:pointer}.about-wrap .about-page-required-action-button:hover:before{color:#F44336}.about-wrap .about-page-action-required-box p{display:block;margin-top:0;width:100%;max-width:100%}.about-wrap .feature-section.recommended-plugins .col{background:#fff;padding:20px;margin-top:0}#free_pro .free-pro-table{border-spacing:0;width:100%}#free_pro .free-pro-table th{padding-bottom:20px}#free_pro .free-pro-table td{border-top:1px solid #ccc;padding:20px 0 25px}#free_pro .free-pro-table h3,#free_pro .free-pro-table td p{margin:0}#free_pro .free-pro-table .only-lite,#free_pro .free-pro-table .only-pro{text-align:center;width:15%}#free_pro .free-pro-table .only-lite .dashicons-before:before{color:#00A878}#free_pro .free-pro-table .only-pro .dashicons-before:before{color:#ff3439}#free_pro .free-pro-table .only-lite .dashicons-before:before,#free_pro .free-pro-table .only-pro .dashicons-before:before{font-size:35px;height:35px;width:35px}#free_pro .ti-about-page-text-center{text-align:center}.badge-action-count{padding:0 6px;display:inline-block;background-color:#d54e21;color:#fff;font-size:9px;line-height:17px;font-weight:600;margin:1px 0 0 5px;vertical-align:top;-webkit-border-radius:10px;border-radius:10px;z-index:26}.doctors-profile-about-wrap .badge-action-count{margin-top:5px}
.about-wrap .three-col .col.plugin_box {
min-width: 150px;
max-width: 150px;
float: left;
text-align: center;
margin-right: 20px;
}
.about-wrap .three-col .col.plugin_box img {
margin-bottom: 10px;
}
.col.plugin_box .action_bar {
margin: 10px 0;
}
a.button.button-danger {
background: #C82333;
border-color: #C82333;
color: #fff;
}
a.button.button-danger:hover {
background: green;
border-color: green;
color: #fff;
}
.about-wrap .feature-section {
padding: 40px 0 0;
overflow: hidden;
display: flex;
flex-flow: row wrap;
}
.cupon-code{
text-transform: lowercase;
}
.col {
width: 30%;
float: left;
margin-right: 3%;
margin-bottom: 20px;
min-height: 230px;
}
@media only screen and (max-width: 780px) {
.col {
width: 100%;
float: left;
margin-right: 0;
margin-bottom: 20px;
min-height: 230px;
}
}
.mgadin-hero {
padding: 30px;
display: flex;
align-items: center;
background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 50%, #e9ecef 100%);
border-radius: 15px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
position: relative;
overflow: hidden;
animation: slideInUp 0.6s ease-out;
border: 1px solid #e3e6ea;
}
.mgadin-hero::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
animation: shimmer 3s infinite;
}
.mge-info-content {
width: 100%;
z-index: 2;
position: relative;
}
.mge-info-hello {
font-weight: 700;
font-size: 18px;
color: #2c5aa0;
margin-bottom: 15px;
display: flex;
align-items: center;
gap: 8px;
animation: fadeInLeft 0.8s ease-out 0.2s both;
}
.mge-main-message {
font-size: 24px;
font-weight: 700;
color: #28a745;
margin-bottom: 15px;
animation: fadeInUp 0.8s ease-out 0.4s both;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.mge-features-list {
font-size: 14px;
color: #495057;
margin-bottom: 15px;
padding: 15px;
background: rgba(40, 167, 69, 0.1);
border-radius: 8px;
border-left: 4px solid #28a745;
animation: fadeInUp 0.8s ease-out 0.6s both;
}
.mge-offer {
color: #dc3545;
font-weight: 700;
font-size: 16px;
margin-bottom: 15px;
padding: 12px 15px;
background: linear-gradient(135deg, #fff5f5 0%, #ffe6e6 100%);
border-radius: 8px;
border: 1px solid #f5c6cb;
animation: pulse 2s infinite, fadeInUp 0.8s ease-out 0.8s both;
}
.mge-trust-indicators {
font-size: 13px;
color: #6c757d;
margin-bottom: 20px;
animation: fadeInUp 0.8s ease-out 1s both;
}
.mge-info-actions {
display: flex;
align-items: center;
gap: 15px;
flex-wrap: wrap;
animation: fadeInUp 0.8s ease-out 1.2s both;
}
.mge-upgrade-btn {
background: linear-gradient(135deg, #dc3545 0%, #c82333 100%) !important;
border: none !important;
color: white !important;
font-weight: 700 !important;
padding: 12px 25px !important;
border-radius: 25px !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
transition: all 0.3s ease !important;
position: relative !important;
overflow: hidden !important;
box-shadow: 0 4px 15px rgba(220, 53, 69, 0.3) !important;
}
.mge-upgrade-btn:hover {
transform: translateY(-2px) !important;
box-shadow: 0 8px 25px rgba(220, 53, 69, 0.4) !important;
background: linear-gradient(135deg, #c82333 0%, #a71e2a 100%) !important;
}
.mge-upgrade-btn::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.mge-upgrade-btn:hover::before {
left: 100%;
}
.mge-demo-btn {
background: linear-gradient(135deg, #007cba 0%, #005a87 100%) !important;
border: none !important;
color: white !important;
font-weight: 600 !important;
padding: 12px 20px !important;
border-radius: 25px !important;
transition: all 0.3s ease !important;
box-shadow: 0 4px 15px rgba(0, 124, 186, 0.3) !important;
}
.mge-demo-btn:hover {
transform: translateY(-2px) !important;
box-shadow: 0 8px 25px rgba(0, 124, 186, 0.4) !important;
background: linear-gradient(135deg, #005a87 0%, #004666 100%) !important;
}
.mge-dismiss-btn {
color: #6c757d !important;
transition: all 0.3s ease !important;
border: none !important;
background: transparent !important;
text-decoration: underline !important;
}
.mge-dismiss-btn:hover {
color: #495057 !important;
text-decoration: none !important;
}
/* Animations */
@keyframes slideInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translateX(-20px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.02);
}
}
@keyframes shimmer {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
/* Responsive Design */
@media (max-width: 768px) {
.mgadin-hero {
padding: 20px;
}
.mge-main-message {
font-size: 20px;
}
.mge-info-actions {
flex-direction: column;
align-items: stretch;
}
.mge-upgrade-btn,
.mge-demo-btn {
text-align: center !important;
justify-content: center !important;
}
}
/* Admin Bar Pro Link Styling */
#wp-admin-bar-doctors-profile-upgrade-pro > .ab-item {
background: linear-gradient(135deg, #ff4757 0%, #ff3742 100%) !important;
color: #ffffff !important;
border-radius: 6px !important;
margin: 3px 6px !important;
padding: 0 15px !important;
font-weight: 700 !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) !important;
border: 1px solid rgba(255, 255, 255, 0.3) !important;
animation: subtle-pulse 4s infinite ease-in-out;
transition: all 0.3s ease !important;
min-height: 30px !important;
line-height: 28px !important;
box-shadow: 0 2px 6px rgba(255, 71, 87, 0.3) !important;
}
#wp-admin-bar-doctors-profile-upgrade-pro > .ab-item span {
color: #ffffff !important;
font-weight: 700 !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) !important;
font-size: 13px !important;
}
#wp-admin-bar-doctors-profile-upgrade-pro > .ab-item:hover {
background: linear-gradient(135deg, #ff3742 0%, #ff2837 100%) !important;
transform: translateY(-1px) !important;
box-shadow: 0 4px 12px rgba(255, 71, 87, 0.5) !important;
border: 1px solid rgba(255, 255, 255, 0.5) !important;
}
#wp-admin-bar-doctors-profile-upgrade-pro > .ab-item:hover span {
color: #ffffff !important;
}
/* Admin Bar Dropdown Styling */
#wp-admin-bar-doctors-profile-upgrade-pro .ab-submenu {
background: #ffffff !important;
border: 1px solid #e1e1e1 !important;
border-radius: 8px !important;
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;
margin-top: 2px !important;
overflow: hidden !important;
min-width: 200px !important;
}
#wp-admin-bar-doctors-profile-upgrade-pro .ab-submenu .ab-item {
background: #f8f9fa !important;
color: #2c3e50 !important;
padding: 12px 16px !important;
border-bottom: 1px solid #e9ecef !important;
transition: all 0.3s ease !important;
font-weight: 500 !important;
font-size: 13px !important;
text-decoration: none !important;
display: block !important;
}
/* Default visible styles for each dropdown item */
#wp-admin-bar-doctors-profile-demo .ab-item {
border-left: 4px solid #3498db !important;
background: #ebf3fd !important;
color: #2c3e50 !important;
}
#wp-admin-bar-doctors-profile-features .ab-item {
border-left: 4px solid #f39c12 !important;
background: #fef9e7 !important;
color: #2c3e50 !important;
}
#wp-admin-bar-doctors-profile-support .ab-item {
border-left: 4px solid #2ecc71 !important;
background: #eafaf1 !important;
color: #2c3e50 !important;
}
/* Hover effects for dropdown items */
#wp-admin-bar-doctors-profile-demo .ab-item:hover {
background: linear-gradient(135deg, #3498db 0%, #2980b9 100%) !important;
color: #ffffff !important;
border-left: 4px solid #2471a3 !important;
transform: translateX(3px) !important;
}
#wp-admin-bar-doctors-profile-features .ab-item:hover {
background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%) !important;
color: #ffffff !important;
border-left: 4px solid #d68910 !important;
transform: translateX(3px) !important;
}
#wp-admin-bar-doctors-profile-support .ab-item:hover {
background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%) !important;
color: #ffffff !important;
border-left: 4px solid #229954 !important;
transform: translateX(3px) !important;
}
#wp-admin-bar-doctors-profile-upgrade-pro .ab-submenu .ab-item:last-child {
border-bottom: none !important;
}
@keyframes subtle-pulse {
0%, 100% {
box-shadow: 0 2px 6px rgba(255, 71, 87, 0.3);
}
50% {
box-shadow: 0 3px 12px rgba(255, 71, 87, 0.6);
}
}
/* Ensure text contrast in all states */
html body #wp-admin-bar-doctors-profile-upgrade-pro .ab-item,
html body #wp-admin-bar-doctors-profile-upgrade-pro .ab-item span {
color: #ffffff !important;
text-decoration: none !important;
}
html body #wp-admin-bar-doctors-profile-upgrade-pro:hover .ab-item,
html body #wp-admin-bar-doctors-profile-upgrade-pro:hover .ab-item span {
color: #ffffff !important;
}
/* Ensure dropdown text visibility */
html body #wp-admin-bar-doctors-profile-upgrade-pro .ab-submenu .ab-item {
color: #2c3e50 !important;
}
html body #wp-admin-bar-doctors-profile-upgrade-pro .ab-submenu .ab-item:hover {
color: #ffffff !important;
}
/* Mobile responsiveness */
@media screen and (max-width: 782px) {
#wp-admin-bar-doctors-profile-upgrade-pro > .ab-item {
margin: 2px 4px !important;
padding: 0 10px !important;
font-size: 12px !important;
min-height: 26px !important;
line-height: 24px !important;
}
#wp-admin-bar-doctors-profile-upgrade-pro > .ab-item span {
font-size: 12px !important;
}
}
/* WordPress admin bar specificity overrides */
html body .ab-top-menu > li#wp-admin-bar-doctors-profile-upgrade-pro > .ab-item {
background: linear-gradient(135deg, #ff4757 0%, #ff3742 100%) !important;
color: #ffffff !important;
}
html body .ab-top-menu > li#wp-admin-bar-doctors-profile-upgrade-pro:hover > .ab-item {
background: linear-gradient(135deg, #ff3742 0%, #ff2837 100%) !important;
color: #ffffff !important;
}