/*Add Beta after logo*/
.gt-logo a:after {
   content: 'BETA';
   vertical-align: bottom;
}
 .gt-logo a{
        display: flex;
    align-items: flex-end;
    color: #042840;
    }
/*Add Beta after logo*/
/* Pagination btn start */
.btn-pagination:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.theme-pagination-btn,
.theme-pagination-btn:visited {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: 14px 36px;
    line-height: 1.5;
    border-radius: .25rem;

    background-color: #217ec2;
    border: 1px solid #217ec2;
}

.theme-pagination-btn:hover {
    background-color: transparent;
    color: #217ec2;
}

.previous-right,
.next-left {
    margin-left: 4px;
}

/* Pagination btn end */

/* Loader start */
#ppl-loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75) no-repeat center center;
    z-index: 10000;
}

#ppl-event-loader {
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: no-repeat;
    z-index: 10000;
}

#ppl-modal-loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: no-repeat center center;
    z-index: 10000;
}

.disable-click {
    pointer-events: none;
}

#ppl-loading-image {
    margin-top: 20%;
    margin-left: 50%;
    height: 70px;
    width: 70px;
}

#ppl-event-loading-image {
    margin-top: 10%;
    margin-left: 50%;
    height: 70px;
    width: 70px;
}

#ppl-modal-loading-image {
    margin-top: 50%;
    margin-left: 50%;
    height: 70px;
    width: 70px;
}

.background-disabled {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
}

/* Loader end */

/* subscription management start */
.subscription-table {
    border-collapse: collapse;
    width: 100%;
}

.subscription-content {
    text-align: left;
    padding: 8px;
}

.subscription-title {
    background-color: #4682b4;
    color: white;
}

.subscription-row:nth-child(even) {
    background-color: #f2f2f2;
}

/* subscription management end */

/* payment start */
.payment-table {
    border-collapse: collapse;
    width: 100%;
}

.payment-content {
    text-align: left;
    padding: 8px;
}

.payment-title {
    background-color: #4682b4;
    color: white;
}

.payment-row:nth-child(even) {
    background-color: #f2f2f2;
}

/* payment end */
/* profile page start */
.main {
    margin-left: 40%;
    margin-top: 15%;
}

.rating-star {
    direction: rtl;
    font-size: 40px;
    unicode-bidi: bidi-override;
    display: inline-block;
}

.rating-star input {
    opacity: 0;
    position: relative;
    left: -30px;
    z-index: 2;
    cursor: pointer;
}

.rating-star span.star:before {
    color: #777777;
}

.rating-star span.star {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: relative;
    z-index: 1;
}

.rating-star span {
    margin-left: -30px;
}

.rating-star span.star:before {
    color: #777777;
    content: "\f006";
}

.rating-star input:hover+span.star:before,
.rating-star input:hover+span.star~span.star:before,
.rating-star input:checked+span.star:before,
.rating-star input:checked+span.star~span.star:before {
    color: #ffd100;
    content: "\f005";
}

.selected-rating {
    color: #ffd100;
    font-weight: bold;
    font-size: 42px;
}

.user-profile-name {
    font-size: 40px;
    font-weight: bold;
}

.user-chat {
    font-size: 25px;
}

/* profile page end */



.pp-right-sidebar .gt-like-box a,
.gt-like-box a:visited {
    font-size: 2rem !important;
}



.gt-like-box a.gt-content-favorite span:before,
.gt-like-box a.gt-content-like span:before,
.gt-like-box a.gt-login-for-favorite span:before,
.gt-like-box a.gt-login-for-like span:before {
    font-size: 1.5rem !important;
    vertical-align: middle;
}


.pp-right-sidebar .user-profile-name {
    padding-bottom: 10px;
}

.gt-widget-title {
    padding: 0 30px 25px !important;
}

.gt-social-sharing.gt-style-1 ul li a,
.gt-social-sharing.gt-style-1 ul li a:visited {
    background-color: #1c7fc4 !important;
}

.gt-page-content .gt-page-sharing {
    margin-top: 18px !important;
    font-size: 17px;
    margin-bottom: 15px;
}

.pp-right-sidebar .gt-page-sharing i {
    font-size: 20px;
    vertical-align: middle;
}

.pp-right-sidebar .gt-social-sharing.gt-style-1 ul li {
    padding: 3px;
    margin-left: 1px;
}

.pp-right-sidebar .gt-sponsorship {
    font-size: 18px;
}

.pp-right-sidebar .gt-widget-title {
    border-bottom: none;
}

.pp-right-sidebar .gt-like-box .gt-inner-box {
    line-height: 1.3;
}

.atbd_rating_label {
    font-size: 20px;
    color: #333;
}

.pp-review_form .submit {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
}

.pp-review_form .stars {
    font-size: 18px;
}

.pp-review_form .text-area {
    font-size: 18px;
    resize: none;
}

.review-respond .detailpanel-header h4 {
    margin: 0;
}

.review-respond .gt-section-title {
    padding: 20px 0 !important;
    margin: -30px -30px 19px !important;
}

.gt-organization-events .gt-title {
    font-size: 3rem;
    line-height: 1.3;
    color: #555;
    font-weight: 500;
}

.gt-organization-events .gt-heading {
    padding-bottom: 26px;
}

.gt-event-style-4 .gt-image img {

    max-height: 224px;
}

.review-respond .gt-section-title {
    color: #333;
}

.review-respond .gt-section-title h4 span {
    font-size: 23px;
    color: #ecac6d;
    padding-right: 10px;
}

.gt-business-events .gt-heading {
    padding-bottom: 26px;
}

.review-respond #reviewCounter {
    font-size: 26px;
    color: #333;
}



.add-review {
    font-size: 16px !important;
    margin-top: 17px;
}

#atbdp_review_form_submit {
    margin-top: 15px;
}

.gt-profession,
.gt-bio,
.gt-about-us {
    padding-bottom: 12px;
}

.gt-section-title .btn.btn-primary {
    background: #1c7fc4 !important;
    font-size: 19px !important;
    padding: 6px 12px;
    color: #fff !important;
    border: 1px solid #1c7fc4 !important;
}


.pp-right-sidebar .gt-like-box a,
.gt-like-box a:visited {

    vertical-align: middle;
    display: inline-flex;
}


.gt-social-sharing.gt-style-1 ul li a,
.gt-social-sharing.gt-style-1 ul li a:visited {
    width: 44px !important;
    height: 44px !important;
}

.events-sec .gt-content .gt-title {
    font-size: 24px;
}

.events-sec .gt-content .gt-date {
    font-size: 16px;
}

.events-sec .gt-content .gt-text,
.events-sec .gt-content .gt-status {
    font-size: 15px;
}


.payment-details-info {
    background-color: 'white';
}

/* Review section start */
.rating-card {
    border-radius: 5px;
    background-color: #fff;
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px
}

.review-profile-pic {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    margin-right: 30px
}

.review-content {
    font-size: 18px
}

.review-blue-text {
    color: #0091EA
}

.review-star-active {
    color: #FBC02D;
    margin-top: 10px;
    margin-bottom: 10px
}

.review-star-active:hover {
    color: #F9A825;
    cursor: pointer
}

.review-star-inactive {
    color: #CFD8DC;
    margin-top: 10px;
    margin-bottom: 10px
}

.review_count {
    margin-right: 10px;
}

.gt-section .gt-section-title-2 {
    font-size: 1.231rem;
    color: #4a4a4a;
    margin-bottom: 20px;
    font-weight: 600;
    margin: -30px -30px 30px;
    padding: 30px 30px 25px;
    position: relative;
    background-color: #fff;
}

.review-respond .gt-section-title-2 {
    padding: 20px 0 !important;
    margin: -30px -30px 19px !important;
}

.review-respond .gt-section-title-2 {
    color: #333;
}

.review-respond .gt-section-title-2 h4 span {
    font-size: 23px;
    color: #ecac6d;
    padding-right: 10px;
}

.gt-section-title-2 .btn.btn-primary {
    background: #1c7fc4 !important;
    font-size: 19px !important;
    padding: 6px 12px;
    color: #fff !important;
    border: 1px solid #1c7fc4 !important;
}


/* Review section end */





.orglist .atbdp_column {
    margin: 0 0 30px;
}

.orglist .atbd_single_listing.atbd_listing_card,
.atbd_single_listing.atbd_listing_card .atbd_single_listing_wrapper {
    height: 100%;
}

.orglist .atbd_listing_thumbnail_area {
    margin-bottom: 0;
}

.orglist .atbd_single_listing.atbd_listing_card {
    border: 1px solid #e3e6ef;
}

.orglist .atbd_single_listing .atbd_listing_info {
    border: 0 !important;
    border-top: 1px solid #e3e6ef !important;
}

.user-detail-profile-image {
    height: 450px;
}

.user-detail-profile-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.woocommerce-checkout #payment div.form-row.place-order {
    margin: 30px 0 0;
    padding: 0;
    width: 100%;
}

p.form-row.validate-required.woocommerce-validated {
    display: inline-flex;
    align-items: center;
}

p.form-row.validate-required.woocommerce-validated .checkbox span {
    padding-left: 20px;
}

p.form-row.validate-required.woocommerce-validated .checkbox input {
    top: 6px;
}

#order_review .woocommerce-terms-and-conditions-wrapper .woocommerce form .form-row label.checkbox,
#order_review .woocommerce-terms-and-conditions-wrapper .woocommerce-page form .form-row label.checkbox {
    display: inline-flex;
    align-items: center;
}


.btn-update-cart {
    background-color: #217ec2;
    color: #fff;
    border: 0;
    border-radius: 4px;
}

.woocommerce-terms-and-conditions-wrapper .validate-required {
    width: 100% !important;
}

.woocommerce-terms-and-conditions-wrapper .form-row label {
    display: flex !important;
    align-items: center;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span {
    padding-left: 25px !important
}

.woocommerce-invalid #terms {
    outline: 0 !important;
}
.addTocart_Table{     border: 1px solid #e7e7e7;}

.addTocart_Table th {
    background-color: #f8f8f8;
    padding: 8px 18px !important;
}

.woocommerce .custom-woo-wrap dd.variation-MembershipFeatures .custom-control.custom-radio{ margin-bottom: 10px;     line-height: 22px;}
.addTocart_Table .variation-MembershipFeatures .custom-control.custom-radio{ display: block !important; }
.addTocart_Table .shop_table{ margin-bottom: 0 !important;}
.check_promo_video{
   margin-right: 5px !important;
    margin-top: 0 !important;
}

@media (min-width: 1200px) {
   .pl-4-0 .gt-site-right{
    padding-left: 0 ;
}
}
@media (max-width: 767.98px) {
    .price-row.row{
        margin-bottom: 10px;
    }
     .gt-page-content{

    padding: 15px 10px !important;
    }
}
    #profile-video iframe {
        width: 100%;
    }
}
@media (min-width:575px) and (max-width:767px) {
    .orglist .atbdp_column {
        width: 50% !important;
    }
}

@media (max-width:575px) {
    .orglist .atbdp_column {
        width: 100% !important;
    }
    .radio-check {
    max-width: 25% !important;
}
}