PATH:
home
/
lab2454c
/
equitablegold.com
/
wp-content
/
plugins
/
membership-for-woocommerce
/
admin
/
css
@charset "UTF-8"; /* Create Color variables here * follow this link for Color name * https://chir.ag/projects/name-that-color/ * and use $c prefix. * use lowercase for color code and variable name * i.e $c-black: #000000; */ /* Create Typo variables here * use $ff prefix for font family * use $fs for font size i.e $ff-roboto-b: Roboto-bold; * $fs-large: 40px; */ /*========================================================== = Typography Variable and Declaration = ============================================================*/ @font-face { font-family: 'NunitoSans-ExtraBold'; src: url("../fonts/nunito-sans/NunitoSans-ExtraBold.ttf"); font-style: bold; font-display: swap; } @font-face { font-family: 'NunitoSans-SemiBold'; src: url("../fonts/nunito-sans/NunitoSans-SemiBold.ttf"); font-style: bold; font-display: swap; } @font-face { font-family: 'NunitoSans-Bold'; src: url("../fonts/nunito-sans/NunitoSans-Bold.ttf"); font-style: bold; font-display: swap; } @font-face { font-family: 'NunitoSans-Regular'; src: url("../fonts/nunito-sans/NunitoSans-Regular.ttf"); font-style: normal; font-display: swap; } /*---------- Font Family Variable ----------*/ /*---------- Font Size Variable ----------*/ /*===== End of Typography Variable and Declaration ======*/ /* Placeholders */ /* Mixins */ /* SCSS Functions */ /* Enter Your Global CSS here */ :root { --mdc-theme-primary: #2196f3; --mdc-theme-secondary: #2196f3; } .wp-swings_page_membership_for_woocommerce_menu #sswpbody-content { font-family: "NunitoSans-Regular", sans-serif; margin: 0; } body { background-color: #e5f4fe; } *, *:before, *:after { box-sizing: border-box; } a, a:hover, a:focus { text-decoration: none; } a:focus { box-shadow: none; } h1, h2, h3, h4, h5, h6, p { margin: 0; } ul { list-style: none; padding: 0; margin: 0; } input[type="checkbox"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="radio"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, select:focus, textarea:focus { box-shadow: none !important; } select, option { color: rgba(0, 0, 0, 0.7); box-shadow: none !important; border-color: rgba(0, 0, 0, 0.38); } select { padding: 10px 30px 10px 15px; } .wps-link:focus { outline: none; border: none; } .wps-info-img { display: inline-block; margin-right: 6px; margin-top: -3px; max-width: 15px; } .wps-link { font-family: "NunitoSans-Bold"; font-style: normal; font-weight: bold; font-size: 14px; line-height: 24px; letter-spacing: 0.3px; color: #000000; display: inline-block; transition: 0.3s ease; } .wps-link:hover { color: #2196f3 !important; } .wps-link.active { position: relative; color: #2196f3 !important; } .wps-bg-white { background-color: #ffffff; margin-right: 15px; } .wps-r-8 { border-radius: 8px; } .wps-pl-4 { padding: 0 4px !important; } .wps-section { padding: 28px 32px; } .wps-header-container { padding: 28px 32px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; margin-top: 15px; margin-bottom: 8px; margin-right: 15px; } .wps-header-container .wps-header-title { font-family: "NunitoSans-ExtraBold"; font-style: normal; font-weight: 800; font-size: 20px; line-height: 24px; letter-spacing: 0.3px; color: #2196f3; flex: 0 0 100%; max-width: calc(100% - 400px); } .wps-form-group { display: flex; flex-wrap: wrap; margin: 0 -15px 35px; } .wps-form-group .wps-form-group__label { flex: 0 0 100%; max-width: 200px; padding: 0 15px; } .wps-form-group .wps-form-group__label .wps-form-label { font-family: "NunitoSans-SemiBold"; font-size: 14px; line-height: 24px; letter-spacing: 0.3px; } .wps-form-group .wps-form-group__control { flex: 0 0 100%; max-width: calc(100% - 200px); padding: 0 15px; } .wps-form-group .wps-form-group__control .wps-form-select:hover select { border-color: rgba(0, 0, 0, 0.87) !important; color: rgba(0, 0, 0, 0.87); } .wps-form-group .wps-form-group__control .wps-form-select:focus select { border-color: #2196f3 !important; } .wps-form-group .wps-form-group__control .wps-form-select .mdl-textfield__label { display: block; max-width: 450px; padding-right: 16px; padding-left: 16px; } .wps-form-group .wps-form-group__control .mdc-switch__native-control { width: 68px; height: 48px; } .wps-form-group .wps-password-hidden { outline: none; opacity: 0.7; transition: opacity 0.2s linear; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .wps-form-group .wps-password-hidden:hover { opacity: 1; } .select2.select2-container { max-width: 100%; } .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; background: #ffffff; box-shadow: 0px 2px 5px rgba(63, 71, 86, 0.1); border-radius: 8px; padding: 16px; } .wps-col-wrap { margin-bottom: 35px; } .wps-options { box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important; } .mdc-button { border-radius: 35px !important; padding: 12px 24px !important; height: 100%; } .mdc-floating-label { color: #2196f3; } .mdc-floating-label--float-above, .mdc-floating-label--shake { color: #2196f3 !important; } #wps-mfw-table-inner-container, #public-hooks-listing, #admin-hooks-listing { width: 100%; } #wps-mfw-table-inner-container table thead th, #public-hooks-listing table thead th, #admin-hooks-listing table thead th { font-size: 18px; font-family: "NunitoSans-ExtraBold"; } /* Enter Button Global CSS Here */ .wps-btn { border-radius: 30px; border: 1px solid #2196f3; color: #ffffff; cursor: pointer; display: inline-block; font-family: "NunitoSans-Regular"; font-size: 14px; font-weight: 400; min-width: 140px; outline: 0; padding: 16px 32px; text-align: center; text-transform: capitalize; } .wps-btn:hover, .wps-btn:active, .wps-btn:focus { color: #ffffff; } .wps-btn__filled { background-color: #2196f3; } /* Header CSS */ /* Footer CSS */ /* Navigation CSS */ /* Sidebar CSS */ /* About page css */ /* Home Page CSS */ /* Overview page css */ .wps-overview__wrapper { width: calc(100% - 20px); } .wps-overview__wrapper .wps-overview__banner { background-color: #ffffff; margin: 10px 0 25px; overflow: hidden; padding: 10px; } .wps-overview__wrapper .wps-overview__banner img { width: 100%; } .wps-overview__wrapper .wps-overview__content .wps-overview__content-description { background-color: #ffffff; margin-bottom: 30px; padding: 25px 0; text-align: left; } .wps-overview__wrapper .wps-overview__content .wps-overview__content-description h2 { color: #163062; font-size: 30px; font-weight: 600; letter-spacing: 0.5px; line-height: 150%; margin: 10px 0px; text-align: left; } .wps-overview__wrapper .wps-overview__content .wps-overview__content-description p { color: #565857; font-size: 16px; letter-spacing: 0.5px; } .wps-overview__wrapper .wps-overview__content .wps-overview__content-description h3 { color: #163062; font-size: 18px; font-weight: 600; letter-spacing: 0.3px; margin-bottom: 15px; margin-top: 25px; } .wps-overview__wrapper .wps-overview__content .wps-overview__content-description .wps-overview__features { list-style: none; } .wps-overview__wrapper .wps-overview__content .wps-overview__content-description .wps-overview__features li { color: #565857; font-size: 16px; letter-spacing: 0.5px; line-height: 24px; } .wps-overview__wrapper .wps-overview__content .wps-overview__content-description .wps-overview__features li:before { color: #1a3365; content: "⚬"; font-size: 20px; font-weight: 400; vertical-align: middle; } .wps-overview__wrapper .wps-overview__content h2 { color: #163062; font-size: 30px; font-weight: 600; font-weight: 600; letter-spacing: 0.5px; line-height: 150%; margin: 10px 0px; text-align: left; } .wps-overview__wrapper .wps-overview__content .wps-overview__keywords { display: flex; flex-wrap: wrap; margin: 0 -15px; } .wps-overview__wrapper .wps-overview__content .wps-overview__keywords .wps-overview__keywords-item { display: flex; flex-wrap: wrap; flex: 0 0 33.33%; margin-bottom: 20px; max-width: 33.33%; padding: 0 15px; } .wps-overview__wrapper .wps-overview__content .wps-overview__keywords .wps-overview__keywords-item .wps-overview__keywords-card { background-color: #ffffff; border-radius: 10px; border: 1px solid #dddddd; box-shadow: 0px 4px 10px #efefef; color: #ffffff; flex-grow: 1; padding: 30px; } .wps-overview__wrapper .wps-overview__content .wps-overview__keywords .wps-overview__keywords-item .wps-overview__keywords-card .wps-overview__keywords-image { overflow: hidden; } .wps-overview__wrapper .wps-overview__content .wps-overview__keywords .wps-overview__keywords-item .wps-overview__keywords-card .wps-overview__keywords-image img { max-width: 80px; -o-object-fit: cover; object-fit: cover; width: auto; } .wps-overview__wrapper .wps-overview__content .wps-overview__keywords .wps-overview__keywords-item .wps-overview__keywords-card .wps-overview__keywords-text .wps-overview__keywords-heading { color: #163062; font-size: 28px; font-weight: 600; letter-spacing: 0.3px; line-height: 38px; margin: 15px 0; } .wps-overview__wrapper .wps-overview__content .wps-overview__keywords .wps-overview__keywords-item .wps-overview__keywords-card .wps-overview__keywords-text .wps-overview__keywords-description { color: #565857; font-size: 16px; letter-spacing: 0.5px; } /* overview page css ends */ /*==================================== = Tabs Section = ====================================*/ .wps-navbar { padding: 0 32px; border-bottom: 1px solid rgba(63, 71, 86, 0.25); } .wps-navbar .wps-navbar__items { display: flex; flex-wrap: wrap; } .wps-navbar .wps-navbar__items li { margin-right: 32px; margin-bottom: 0; } .wps-navbar .wps-navbar__items li a { padding: 18px 0; color: #000000; } /*===== Tabs Section CSS Ends ======*/ /*============================================ = License Section CSS = =============================================*/ .wps-mfw-wrap { border-radius: 10px; border: 1px solid #dddddd; box-shadow: 0px 4px 10px #EFEFEF; margin: 0 auto; max-width: 600px; padding: 10px 20px; } .wps-mfw-wrap h2 { color: #163062; font-size: 24px; font-weight: 600; letter-spacing: .5px; line-height: 150%; margin: 10px 0; text-align: left; } .wps-mfw-wrap .wps_mfw_license_text > p { margin: 10px 0; } .wps-mfw-wrap .wps_mfw_license_text #wps_mfw_license_form .wps-mfw-form-table input#wps_mfw_license_key { width: 100%; transition: 0.3s ease; height: 50px; font-size: 14px; } .wps-mfw-wrap .wps_mfw_license_text #wps_mfw_license_form .wps-mfw-form-table input#wps_mfw_license_key:hover { border-color: #000000; } .wps-mfw-wrap .wps_mfw_license_text #wps_mfw_license_form .wps-mfw-form-table input#wps_mfw_license_key:focus { border-color: #2196f3; outline: none; box-shadow: none; } .wps-mfw-wrap .wps_mfw_license_text #wps_mfw_license_form #wps_mfw_license_activation_status { padding: 0 10px; font-weight: 600; } .wps-mfw-wrap .wps_mfw_license_text #wps_mfw_license_form button { background-color: #163062; text-transform: uppercase; width: 100%; height: 40px; letter-spacing: 1.5px; border: 1px solid #163062; transition: 0.5s ease; font-weight: 600; } .wps-mfw-wrap .wps_mfw_license_text #wps_mfw_license_form button:hover { color: #163062; background-color: #ffffff; } .wps-mfw-wrap .wps_mfw_license_text #wps_mfw_license_form button:focus { outline: none; box-shadow: none; } /*===== License Section CSS ends ======*/ /*============================================ = DataTables CSS = =============================================*/ .dataTables_wrapper { padding: 20px 10px; } .dataTables_wrapper .dataTable { border-bottom: 1px solid rgba(33, 33, 33, 0.08) !important; } .dataTables_wrapper .dataTable thead { text-align: left; } .dataTables_wrapper .dataTable thead th { border-bottom: 1px solid rgba(33, 33, 33, 0.08); padding: 15px; font-family: "NunitoSans-SemiBold" !important; font-size: 16px !important; font-weight: 400; line-height: 24px; letter-spacing: 0.25px; } .dataTables_wrapper .dataTable tr { background-color: #ffffff !important; } .dataTables_wrapper .dataTable tr td { background-color: #ffffff !important; } .dataTables_wrapper .wps-dt-buttons { display: flex; align-items: center; justify-content: flex-end; } .dataTables_wrapper .wps-dt-buttons .dt-buttons { margin: 0 10px; } .dataTables_wrapper .wps-dt-buttons .dt-buttons .dt-button { padding: 5px 10px; border: 1px solid #c7c7c7; background-color: #ffffff; transition: 0.5s ease; border-radius: 2px; } .dataTables_wrapper .wps-dt-buttons .dt-buttons .dt-button:hover { cursor: pointer; background: #EFEFEF; } .dataTables_wrapper .bottom { display: flex; flex-wrap: wrap; justify-content: flex-end; margin: 10px 0; } .dataTables_wrapper .bottom .dataTables_length { font-family: "NunitoSans-SemiBold"; font-size: 14px; font-weight: 400; letter-spacing: 0.25px; margin-right: 14px; } .dataTables_wrapper .bottom .dataTables_length select { margin: 0 25px; min-width: 90px; padding: 5px 30px 5px 15px !important; } .dataTables_wrapper .bottom .dataTables_info { font-family: "NunitoSans-SemiBold"; font-size: 14px; font-weight: 400; letter-spacing: 0.25px; margin-right: 5px; } .dataTables_wrapper .bottom .dataTables_paginate { padding: 0; } .dataTables_wrapper .bottom .dataTables_paginate span .paginate_button { display: none !important; } .dataTables_wrapper .bottom .dataTables_paginate .paginate_button { display: inline-block; } .dataTables_wrapper .bottom .dataTables_paginate .paginate_button:hover { background: #f4f4f4 !important; cursor: pointer !important; } /*===== End of DataTables ======*/ @media (max-width: 768px){ .wps-header-container { justify-content: flex-start; } .wps-header-container .wps-header-title { max-width: 100%; } .wps-header-container .wps-link { margin-top: 15px; } .wps-header-container span { margin: 15px 5px 0; } .wps-overview__wrapper .wps-overview__content .wps-overview__keywords .wps-overview__keywords-item { flex: 0 0 100%; max-width: 100%; } } @media (max-width: 992px){ .wps-overview__wrapper .wps-overview__content .wps-overview__keywords .wps-overview__keywords-item { flex: 0 0 50%; max-width: 50%; } }
[-] wps-admin.css
[edit]
[+]
..
[-] membership-for-woocommerce-admin-global.css
[edit]
[-] wps-admin.min.css
[edit]
[-] membership-for-woocommerce-migrator-admin.css
[edit]
[-] makewebbetter-onboarding-admin.css
[edit]
[-] membership-for-woocommerce-admin.scss
[edit]
[-] select2.min.css
[edit]
[-] membership-for-woocommerce-admin.css
[edit]
[-] membership-for-woo-members-admin.css
[edit]