/*==================================== About Page Style ====================================*/ div[id*="agency-ecommerce"].widget h3 { border-left: 3px solid #0166bf; background: rgba(1, 102, 191, 0.2); } .agency-ecommerce-message { overflow: hidden; position: relative; border-left-color: #2ea2cc !important; } .agency-ecommerce-message a.button-primary, .agency-ecommerce-message a.button-secondary { text-decoration: none !important; } .agency-ecommerce-message a.agency-ecommerce-message-close { position: absolute; top: 0; right: 0; padding: 10px 15px 10px 21px; font-size: 13px; line-height: 1.23076923; text-decoration: none; } .agency-ecommerce-message a.agency-ecommerce-message-close:before { position: absolute; top: 8px; left: 0; -webkit-transition: all .1s ease-in-out; transition: all .1s ease-in-out; } pre.changelog { font-size: 12px; background-color: #f5f5f5; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #f5f5f5), color-stop(50%, #e6e6e6)); background-image: -webkit-linear-gradient(#f5f5f5 50%, #e6e6e6 50%); background-image: linear-gradient(#f5f5f5 50%, #e6e6e6 50%); background-size: 38px 38px; border: 1px solid #d4d4d4; display: block; line-height: 19px; margin-bottom: 10px; overflow: visible; overflow-y: hidden; padding: 0 0 0 4px; } pre.changelog span { font-weight: 700; } .return-to-dashboard.agency-ecommerce { clear: both; } p.agency-ecommerce-actions a.skip { opacity: .5; } p.agency-ecommerce-actions a.docs:focus, p.agency-ecommerce-actions a.docs:hover, p.agency-ecommerce-actions a.skip:focus, p.agency-ecommerce-actions a.skip:hover { opacity: 1; } p.agency-ecommerce-actions a.button-primary, p.agency-ecommerce-actions a.button-secondary { text-decoration: none !important; } table { width: 100%; border-collapse: collapse; } td { text-align: center; } .about-wrap { max-width: 100%; } .about-wrap h1 { display: block; text-align: center; width: 100%; font-size: 38px; font-weight: 600; } .welcome-description-wrap { display: inline-block; width: 100%; margin: 20px 0; } .about-wrap .about-text { margin: 20px 10px; width: 65%; float: left; } .agency-ecommerce-screenshot { float: right; width: 30%; margin: 20px 10px; } .about-wrap table td h3 { margin: 20px; padding-left: 20px; text-align: left; } .wrap table { border: 1px solid #e1e1e1; border-collapse: collapse; } .wrap table th { width: 33%; } .wrap table th:first-child { background-color: rgba(0, 0, 0, 0.03); } .about-wrap table td .table-desc { font-size: 15px; margin: 20px; padding-left: 20px; display: block; text-align: left; } .about-wrap table .table-feature-title > h3 { color: #404040; } .wrap table th { background-color: #0166bf; } .wrap table th:last-child { background-color: #e84500; } .wrap table th h3 { color: #fff; margin: 15px; } tr:nth-child(2n) { background-color: #e7e7e7; } .wrap table td span { font-size: 25px; } .wrap table td .dashicons.dashicons-no { color: #CE2D2D; } .wrap table td .dashicons.dashicons-yes { color: #24B37E; } table tr .btn-wrapper { padding: 10px 0; } table tr .btn-wrapper .button { background-color: #e84500; color: #fff; font-size: 14px; line-height: 0; padding: 27px 0; width: 59%; } table tr .btn-wrapper .button:hover { background: #f70000 none repeat scroll 0 0; color: #fff; } .theme-browser { margin-top: 15px; } .theme-browser .theme .theme-actions, .theme-browser .theme.active .theme-actions { position: absolute; bottom: 0; top: auto; -webkit-transform: none; transform: none; right: 0; padding: 10px 15px; box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1); } /** * Added */ #mt-theme-message { text-align: center; } .welcome-title { font-size: 30px; } #mt-theme-message p { margin-bottom: 20px; font-size: 18px; } #mt-theme-message p.submit { text-align: center; } @media (max-width: 1400px) { .about-wrap h1 { font-size: 30px; } .about-wrap .about-text { font-size: 16px; } } @media (max-width: 1200px) { .about-wrap .about-text { font-size: 14px; } .about-wrap table td h3, .about-wrap table td { font-size: 14px; } } @media (max-width: 980px) { .about-wrap h1 { font-size: 25px; } .about-wrap .about-text, .agency-ecommerce-screenshot { float: none; width: 100%; } } #sub-accordion-section-agency_ecommerce_important_links li.customize-control-agency-ecommerce-important-links p a { width: 100%; display: inline-block; background: #0166bf; padding: 10px; color: #ffff; } .customize-pane-parent li#accordion-section-agency_ecommerce_important_links h3.accordion-section-title, .customize-pane-parent li#accordion-section-agency_ecommerce_important_links, .customize-pane-parent li#accordion-section-agency_ecommerce_important_links:hover h3.accordion-section-title, .customize-pane-parent li#accordion-section-agency_ecommerce_important_links h3.accordion-section-title:focus { background: #0166bf; color: #fff; } .customize-pane-parent li#accordion-section-agency_ecommerce_important_links h3.accordion-section-title:after, .customize-pane-parent li#accordion-section-agency_ecommerce_important_links h3.accordion-section-title:focus:after, .customize-pane-parent li#accordion-section-agency_ecommerce_important_links:hover h3.accordion-section-title:after { color: #fff; }