/**

Theme Name: Astra Child

Author: Brainstorm Force

Author URI: http://wpastra.com/about/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: astra-child

Template: astra

*/

.account_form table.mepr-account-table tbody tr td:last-child {
    text-align: center;
    border: 0;
}
.user_activity_row .head_part h1 {
    font-size: 1.8823529411765rem;
    font-weight: 400;
    font-family: 'Montserrat',sans-serif;
    line-height: 1.3em;
    margin-bottom: 30px;
    text-align: center;
}
.user_activity_row table.wp-list-table {
    border: 1px solid #ccc;
    width: 100% !important;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.user_activity_row table.wp-list-table thead tr {
    border: 1px solid #ddd;
    padding: 5px;
}
.user_activity_row table.wp-list-table thead tr th {
    background: #45a0ab;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
.user_activity_row table.wp-list-table tbody tr {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 5px;
}
.user_activity_row table.wp-list-table tbody tr td {
    padding: 5px;
    text-align: left;
    border-left: 1px solid #ededed;
    text-align: center;
}
.page-template-template-user-activity .ast-container {
    display: block;
}
.wrap.user_activity_row {
    max-width: 1200px;
    width: 100%;
    margin: 25px auto 60px;
    padding-left: 15px;
    padding-right: 15px;
}
.user_activity_table {
    max-width: 800px;
    margin: auto;
}
.user_activity_row table.wp-list-table tbody tr td:first-child {
    text-align: center;
}
a.back_to_account {
    margin: 0;
    font-size: 16px;
    text-decoration: none;
    text-transform: none;
    border-radius: 9999px;
    background: #45a0ab;
    padding: 10px 30px 8px;
    color: #fff;
    line-height: 1.5;
    transition: all 0.35s;
    margin-top: 100px;
    display: block;
    width: fit-content;
}
.data-pagination-sec .page-numbers.current {
    background-color: #45a0ab;
    color: #fff;
}
.data-pagination-sec .page-numbers {
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    transition: 0.3s;
    border-radius: 100%;
    font-weight: 700;
    margin: 0 5px;
    color: #1a1a1a;
    display: inline-block;
    margin-bottom: 45px;
}
.data-pagination-sec .page-numbers:hover {
    color: #45a0ab;
}
.data-pagination-sec {
    text-align: center;
    margin-bottom: 30px;
}
.data-pagination-sec a.next.page-numbers, .data-pagination-sec a.prev.page-numbers  {
    line-height: 28px;
    font-size: 24px;
}
.data-pagination-sec .page-numbers.current:hover {
    color: #fff;
}
.account_form  .mepr-account-table tbody tr td:last-child {
    justify-content: center !important;
}

div#pum-6492.popmake-overlay.auto_open.click_open.pum-active {
    position: fixed;
    zoom: 1;
    text-align: center;
    z-index: 99999999;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 10px;
    height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, 0.7);
	display: flex !important;
    align-items: center;
    justify-content: center;
}
div#popmake-6492 {
    border: 3px solid #fff;
    width: 100% !important;
    max-width: 600px !important;
    margin: auto !important;
    border-radius: 10px;
    background: #fff;
    box-sizing: border-box;
    padding: 1.5em 2.5em;
    box-shadow: 8px 0 20px 14px rgba(0, 0, 0, 0.0);
    position: relative;
    background-color: #45a0ab;
    border-color: #45a0ab;
    line-height: normal;
    left: 0 !important;
    right: 0 !important;
	top: auto !important;
}
.new_latter_popup h2 {
    margin-bottom: 0px !important;
    color: #000;
    font-family: 'Courgette', Helvetica, Arial, sans-serif !important;
    padding: 0;
    margin: 0;
    line-height: 1.5;
    text-align: center;
    text-transform: capitalize;
    font-size: 32px !important;
    font-weight: 700;
}
.new_latter_popup h3 {
    font-size: 20px !important;
    line-height: 1.5;
    text-align: center;
    color: #4f4f4f;
    margin-bottom: 2em;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif !important;
}
.new_latter_popup input {
    color: #000;
    height: auto;
	font-family: 'Palatino', sans-serif !important;
    display: block;
    width: 100% !important;
    max-width: 100%;
    padding: 10px !important;
    margin: 0.5em auto 0;
    box-sizing: border-box;
    font-size: 16px;
    border: 1px solid #e3e3e3;
    outline: 1px solid #e3e3e3;
    background-color: #ffffff !important;
    height: 44px;
}
.new_latter_popup br {
    display: none;
}
.new_latter_popup input.popup-submit-btn {
    background: #2785C8 !important;
    color: #ffffff !important;
    text-shadow: none;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif !important;
    display: block;
    margin: 10px auto 0;
    text-decoration: none;
    text-align: center;
    padding: 0.5em 0 !important;
    font-size: 18px;
    text-transform: uppercase;
    line-height: normal;
	border: 1px solid #2785C8 !important;
    border-radius: 0;
    transition: all 0.5s ease-in-out;
    height: 45px;
    outline: none;
	font-weight: 700 !important;
}
.new_latter_popup input:hover{
	background: rgba(255, 185, 0, 0.52) !important;
    border: 1px dashed #ffb900 !important;
    cursor: pointer !important;
}
.new_latter_popup input::placeholder {
    color: #000;
}
.new_latter_popup span.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 10px;
}
.popmake-content .wpcf7-response-output {
    color: #000;
}
.popmake-content .wpcf7-response-output {
    color: #000;
    margin: 0px !important;
}
.new_latter_popup p, .new_latter_popup {
    margin-bottom: 0px !important;
}
.pum-theme-6482 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    position: absolute;
    right: 12px;
    top: 16px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url(https://spdtuitionandcoaching.co.uk/wp-content/plugins/mailoptin/src/core/src/assets/images/optin-themes/elegance-close.png);
    margin: auto;
    display: block;
    text-align: center;
    font-size: 0px;
    background-color: transparent !important;
    box-shadow: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff !important;
}
.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg)
}

.calendar-coming-soon {
    text-align: center;
    padding: 60px 20px;
}
.calendar-coming-soon h2 {
    margin-bottom: 10px;
}
.calendar-coming-soon p {
    opacity: 0.8;
}


@media screen and (max-width: 1023px) {
    .wrap.user_activity_row {
        margin: 25px 0px 50px;
    }
    a.back_to_account {
        margin-top: 70px;
    }
}
@media screen and (max-width: 920px) {
    .user_activity_table.back_to_account_row {
        margin: auto;
    }
}
@media screen and (max-width: 820px) {
    .user_activity_table.back_to_account_row {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 767px) {
    .user_activity_row .head_part h1 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .wrap.user_activity_row {
        margin: 25px 0px 35px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .user_activity_row table.wp-list-table {
        width: 520px !important;
        overflow-x: scroll;
    }
    .user_activity_table {
        overflow: auto;
    }
    a.back_to_account {
        margin-top: 50px;
    }    
}


@media (max-width: 767px) and (min-width: 560px) {
    .user_activity_row table.wp-list-table {
        width: 100% !important;
        overflow-x: scroll;
    }
}
