.xblog-about-wrap .xblog-section .dashicons{margin-top:-4px;vertical-align:middle}.xblog-about-wrap .nav-tab{font-size:16px}.xblog-about-wrap h1{font-size:2em}.xblog-about-wrap h3{font-size:1.2em}.xblog-about-wrap .wp-badge{background-size:180px auto;background-position:center;height:160px;padding:0;width:190px;border-radius: 10%}.xblog-about-wrap .quick-links a{margin-right:5px}.xblog-about-notice .btn-dismiss{margin-left:20px}.xblog-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}.xblog-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; } .cupon-code{ text-transform: lowercase; } .col { width: 30%; float: left; margin-right: 3%; margin-bottom: 20px; min-height: 230px; } .about-wrap .feature-section { display: flex; flex-flow: row wrap; } @media only screen and (max-width: 780px) { .col { width: 100%; float: left; margin-right: 0; margin-bottom: 20px; min-height: 230px; } } .mgadin-hero { padding: 20px 10px; display: flex; align-items: center; } .mge-info-hello { font-weight: 700; font-size: 16px; } .mge-info-title { font-size: 22px; display: block; line-height: 1.5; font-weight: 500; } .mge-info-desc div { margin-bottom: 10px; } .mge-info-desc { font-size: 16px; line-height: 1.3; margin: 10px 0 20px; } .mge-info-actions { display: flex; align-items: center; } .mge-info-actions a.button { display: inline-flex; align-items: center; padding: 5px 20px; font-size: 16px; margin-right: 15px; } .mge-info-actions .button i { margin-left: 15px; } .mge-info-image { flex: 0 0 400px; overflow: hidden; } .mge-info-image img { max-width: 100%; min-width: 200px; } .mge-info-rev strong { margin: 10px 0 1px; display: block; font-size: 15px; } .mge-info-actions.mgerev-action { display: flex; align-items: center; } .mge-info-desc div.mge-offer { color: #a30000; font-weight: 700; } .mge-info-rev .button { padding: 5px 20px !important; display: inline-flex; justify-content: center; align-items: center; height: 100%; margin-right: 10px; font-size: 15px !important; } /* Business View Promotional Notice Output Styles */ .business_view_pnotice_output { background: #ffffff; border: 3px solid transparent; border-radius: 15px; padding: 25px 30px; margin: 20px 0; position: relative; overflow: hidden; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); animation: borderGlow 3s ease-in-out infinite; } .business_view_pnotice_output::before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: linear-gradient(45deg, #ff6b6b, #4ecdc4, #45b7d1, #96ceb4, #feca57, #ff9ff3, #54a0ff); background-size: 400% 400%; border-radius: 18px; z-index: -1; animation: gradientShift 4s ease infinite; } .business_view_pnotice_output .notice-title { font-size: 24px; font-weight: 700; color: #2c3e50; margin-bottom: 15px; text-align: center; text-transform: uppercase; letter-spacing: 1px; animation: titlePulse 2s ease-in-out infinite; } .business_view_pnotice_output .notice-content { font-size: 16px; line-height: 1.6; color: #34495e; text-align: center; margin-bottom: 20px; } .business_view_pnotice_output .highlight-text { background: linear-gradient(45deg, #ff6b6b, #4ecdc4); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; font-size: 18px; animation: textGlow 2s ease-in-out infinite alternate; } .business_view_pnotice_output .cta-button { display: inline-block; background: linear-gradient(45deg, #667eea 0%, #764ba2 100%); color: white; padding: 12px 30px; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 16px; text-transform: uppercase; letter-spacing: 0.5px; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4); animation: buttonBounce 2s ease-in-out infinite; } .business_view_pnotice_output .cta-button:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6); background: linear-gradient(45deg, #764ba2 0%, #667eea 100%); } .business_view_pnotice_output .offer-badge { position: absolute; top: -10px; right: 20px; background: linear-gradient(45deg, #ff6b6b, #ee5a24); color: white; padding: 8px 15px; border-radius: 20px; font-size: 12px; font-weight: 700; text-transform: uppercase; animation: badgeFloat 3s ease-in-out infinite; box-shadow: 0 4px 15px rgba(255, 107, 107, 0.4); } /* Keyframe Animations */ @keyframes gradientShift { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes borderGlow { 0%, 100% { box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); } 50% { box-shadow: 0 8px 35px rgba(102, 126, 234, 0.3); } } @keyframes titlePulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.05); } } @keyframes textGlow { 0% { text-shadow: 0 0 5px rgba(255, 107, 107, 0.5); } 100% { text-shadow: 0 0 20px rgba(78, 205, 196, 0.7); } } @keyframes buttonBounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-5px); } } @keyframes badgeFloat { 0%, 100% { transform: translateY(0) rotate(-5deg); } 50% { transform: translateY(-10px) rotate(5deg); } } /* Responsive Design */ @media only screen and (max-width: 768px) { .business_view_pnotice_output { padding: 20px 15px; margin: 15px 0; } .business_view_pnotice_output .notice-title { font-size: 20px; } .business_view_pnotice_output .notice-content { font-size: 14px; } .business_view_pnotice_output .cta-button { padding: 10px 25px; font-size: 14px; } }