/*
Theme Name:     Maxbizz Child
Theme URI:      http://wpdemo.archiwp.com/maxbizz/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       maxbizz
*/

@import url("../maxbizz/style.css");
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');

/* =Theme customization starts here
------------------------------------------------------- */

table.dataTable td:last-child {
    min-width: 120px;
}

table.dataTable td select {
    font-size: 13px;
    padding: 6px 12px;
}
/* bootstrap pop up */
.btnpop {
    background-color: #4369ba;
    text-align: center;
    color: #fff;
    padding: 10px 33px;
    cursor: pointer;
    margin: 1px;
}

.pop-overlay {
    z-index: 99;
    position: fixed;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    display: none;
    overflow-y: scroll;
    left: 0;
}

.pop-wrap {
    width: 70%;
    padding: 20px;
    border-radius: 8px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    top: 30px;
}

.intx {
    width: 350px;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid gray;
    margin-bottom: 20px;
}

.close-pop {
    background-color: #2a83ed;
    width: 70px;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    padding: 7px 15px;
    margin-top: -15px;
    float: right;
}

.close-pop {
    width: 8%;
    padding: 3px;
    background: #000;
}

form#wppb-edit-user-game-form ul {
    max-width: 100%;
}

form#wppb-edit-user-game-day-income li {
    display: inline-block;
    width: 50%;
}


span.bdgt_hd {
    display: none;
}

/*********account-profile page css start************/

/* .fl-srvc-wrap h3 {
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.2;
}
.fl-srvc-wrap ul {
    margin: 0;
    padding: 0;
}
.fl-srvc-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}
.fl-srvc-wrap ul a:nth-child(2){
    position:relative;
}
.fl-srvc-wrap .divider {
    color: #202426;
    margin: 0 4px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
}
.fl-srvc-wrap ul a {
    line-height: 1.2;
} */
.fl-srvc-wrap {
    margin-bottom: 30px;
}

.accntprfl-sec .fl-srvc-wrap h2 {
    font-family: Rajdhani, sans-serif;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    color: #202426;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
}

.accntprfl-sec .thsn-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 64px 0;
    justify-content: space-between;
}

.accntprfl-sec h1.thsn-tbar-title {
    font-family: Rajdhani, sans-serif;
    font-size: 35px;
    line-height: 52px;
    letter-spacing: 0;
    color: #202426;
    text-transform: none;
    font-weight: 800;
    font-style: normal;
    max-width: 350px;
    text-align: center;
}

.accntprfl-sec .schdule-coll-btn button {
    font-family: Rajdhani, sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    background-color: #202426;
    height: 60px;
    margin: 0;
    border-radius: 5px;
    padding: 20px 30px;
    outline: none;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.accntprfl-sec {
    background: #f6f6f6;
}


.accntprfl-secrgt form {
    flex-wrap: wrap;
    max-width: 328px;
    text-align: center;
    /*border: 2px solid #ddd;*/
    padding: 10px;
    width: 100%;
    min-width: 328px;
}

.accntprfl-secrgt form li>label,
.accntprfl-secrgt form li .upload-field-details span.file-type,
.accntprfl-secrgt form li .upload-field-details span.file-name {
    display: none;
}


.accntprfl-secrgt form p.form-submit input#edit_profile,
.accntprfl-secrgt form li a#upload_avatar_user_photo_button {
    font-family: Rajdhani, sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    background-color: #202426;
    padding: 12px 30px;
    color: #fff;
    outline: none;
    border-radius: 3px;
}

.accntprfl-secrgt form li a#upload_avatar_user_photo_button {
    color: #202426;
    background: transparent;
    border: 0 !important;
}

.accntprfl-secrgt form li .upload-field-details {
    position: relative;
}

.accntprfl-secrgt form li span.wppb-remove-upload {
    position: absolute;
    right: 6px;
    bottom: 9px;
    background: #222;
    color: #fff;
    padding: 4px 7px;
    font-size: 11px;
    top: unset;
}

.accntprfl-secrgt form li .upload-field-details .file-thumb {
    width: 130px;
    height: 130px;
}

.accntprfl-secrgt form li .upload-field-details .file-thumb img {
    width: 100%;
    height: 100%;
    margin-right: 0;
    box-shadow: none;
    border: 1px solid #eee;
}

/*input#setpsswrdbtn.passec {
    font-family: Rajdhani,sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    background: #202426;
    padding: 15px 14px;
    color: #fff;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    border-radius: 3px;
    border: none;
}*/
.accntprfl-sec .thsn-title-bar-content .thsn-title-bar-content-inner {
    width: 40%;
}


.accntprfl-sec .thsn-title-bar-content .thsn-title-bar-content-inner .schdule-coll-btn {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.accntprfl-sec .thsn-title-bar-content .thsn-title-bar-content-inner .schdule-coll-btn span {
    width: 50%;
    padding: 5px;
}

/****+++++popup css start+++++*******/

.updatepass_pop form .formrow .formgrp {
    flex: 0 0 48%;
    max-width: 48%;
}

.updatepass_pop form .formrow .formgrp label {
    width: 100%;
    display: inline-block;
}

.updatepass_pop form .formrow .formgrp input {
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 0;
}

.updatepass_pop form .formrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.updatepass_pop form .formsubmitrow input#changepassword {
    font-family: Rajdhani, sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    background: #202426;
    padding: 14px 30px;
    color: #fff;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    border-radius: 3px;
    border: none;
}

.updatepass_pop .pop-wrap>h3 {
    font-size: 24px;
}

/****+++++popup css ends+++++*******/


/*********account-profile page css ends************/


.viewadvertisecus ul li {
    border: 2px solid #000;
    border-radius: 10px;
    padding: 30px;
    margin: 65px 0 0;
    position: relative;
    flex-direction: column;
    align-items: baseline;
    list-style: none;
    max-width: 700px;
}

.viewadvertisecus ul {
    padding: 0;
}

.viewadvertisecus .digit_advertise_fieild {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.viewadvertisecus .digit_advertise_fieild label {
    min-width: 29%;
}

.viewadvertisecus .digit_advertise_fieild input {
    background-color: #f7f9fa;
    border: 0;
    border-radius: 3px;
    width: 100%;
    height: 50px;
    font-size: 15px;
    color: #848484;
}

.viewadvertisecus .digit_advertise_fieild img {
    height: 80px;
    width: 80px;
    object-fit: cover;
}

.viewadvertisecus ul li span#deleteadvertise {
    left: auto;
    right: 84px;
    background: #000;
    box-shadow: none;
    border-radius: 6px;
    width: 75px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
}
.video-heighligts
{
    margin-top: 16px;
}
iframe
{
    width: 100% !important;
}
.video-highlights-text
{
    font-size: 22px;
    font-weight: 600 !important;
}
.viewadvertisecus ul li .edt-cncl {
    position: absolute;
    width: 100%;
    top: -34px;
    right: 0;
}

.viewadvertisecus ul li span#updateadvertise {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    background: #000;
    box-shadow: none;
    border-radius: 6px;
    width: 74px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

/* togle on off start  */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: #ccc; */
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    /* background-color: white; */
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/* togle on off end  */

/* advertise pop up css start */
.adver_popup h3 {
    font-family: Rajdhani, sans-serif;
    font-size: 34px;
    line-height: 44px;
    letter-spacing: 0;
    color: #202426;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
}

.adver_popup #my_adv_box {
    padding-left: 15px;
}

.adver_popup #my_adv_box b {
    font-family: Roboto, sans-serif;
    font-size: 15px;
}

.adver_popup .customprice_main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.adver_popup .customprice_main .customprice_sub:nth-child(1) {
    margin-left: 0;
}

.adver_popup .customprice_main .customprice_sub {
    margin: 0 10px 30px 0;
}

.adver_popup .customprice_main .customprice_sub input {
    margin-right: 6px;
}

.adver_popup .customprice_main .customprice_sub label {
    color: #323232;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    font-size: 15px;
}

.adver_popup .customprice_main .customprice_sub input#custom_profduct {
    height: 40px;
    background-color: #f7f9fa;
    border: none;
}

.adver_popup .customprice_main .customprice_sub.otherclass {
    display: flex;
    align-items: center;
    margin-left: 12px;
    flex-wrap: wrap;
}

.adver_popup .customprice_main .customprice_sub.otherclass label {
    margin: 0 10px 0 0;
}

.adver_popup .donation_type {
    display: flex;
    align-items: center;
    margin: 0 0 30px;
    flex-wrap: wrap;
}

.inptwrp {
    display: inline-block;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

.inptwrp input {
    height: 40px;
    background-color: #f7f9fa;
    border: none;
}

.adver_popup .donation_type .donation_sub {
    margin: 0 0 0 10px;
}

.adver_popup input#advertise_dashboardbtn {
    font-family: Rajdhani, sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    background: #202426;
    padding: 20px 30px;
    color: #fff;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    border-radius: 3px;
    border: none;
    margin: 15px;
}

.adver_popup input#advertise_dashboardbtn:hover {
    background-color: #436aba;
}

.adver_popup .adv_tool h1 {
    font-family: Rajdhani, sans-serif;
    font-size: 34px;
    line-height: 44px;
    letter-spacing: 0;
    color: #202426;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin: 12px 0 0px;
}

.adver_popup .adv_tool {
    padding: 30px 0 0 15px;
}

.adver_popup .adv_tool span {
    color: #010101;
    font-size: 16px;
    font-family: Roboto, sans-serif;
}

.adver_popup .card-dashboard-field {
    margin: 0 0 30px;
}

.adver_popup .card-dashboard-field .card-dashboard-inner-field {
    margin: 10px 0 0;
}

.adver_popup .card-dashboard-inner-field .input-field {
    margin: 20px 0 0;
}

.adver_popup .card-dashboard-inner-field .input-field input {
    height: 40px;
    background-color: #f7f9fa;
    border: none;
}

.adver_popup .card-dashboard-inner-field h1 {
    color: #323232;
    font-weight: 600;
    font-family: Rajdhani, sans-serif;
    font-size: 22px;
    margin: 0;
}

/* advertise pop up css end*/


/* aaccount-profile page css start*/
.navigationmenuprofile ul {
    display: flex;
}

.navigationmenuprofile ul li {
    list-style: none;
    margin: 0 16px 0 0;
}

.navigationmenuprofile ul li a {
    color: #202426;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.7;
}

.navigationmenuprofile ul li a:after {
    position: absolute;
    top: -3px;
    margin-left: 6px;
    content: "|";
}

.navigationmenuprofile ul li a {
    position: relative;
}

.navigationmenuprofile ul li:last-child a:after {
    display: none;
}

nav.navigationmenuprofile {
    padding: 10px 0;
}

.navigationmenuprofile ul li a.pms-account-navigation-link--active {
    color: #8cbc43;
}

/* aaccount-profile page css end*/
.mainsidebar {
    flex: 0 0 34%;
    max-width: 34%;
}

.mainaccountprofile {

    width: 100%;
}

.mainsidebar .wppb-edit-user.wppb-user-role-pmpro_role_1 .file-name {
    display: none;
}

.mainsidebar .wppb-edit-user.wppb-user-role-pmpro_role_1 .file-type {
    display: none;
}

.mainsidebar .wppb-edit-user.wppb-user-role-pmpro_role_1 .wppb-remove-upload {
    font-size: 0;
    position: relative;
}

.mainsidebar .wppb-edit-user.wppb-user-role-pmpro_role_1 .wppb-remove-upload:before {
    content: 'x';
    background: rgba(0, 0, 0, .9);
    width: 25px;
    height: 25px;
    display: block;
    text-align: center;
    border-radius: 25px;
    font-size: 19px;
    line-height: 22px;
    position: absolute;
    top: -15px;
    left: -15px;
    color: #fff;
}

.mainsidebar .wppb-edit-user.wppb-user-role-pmpro_role_1 .wppb-rpf-remove {
    display: none;
}

.mainsidebar #wppb-edit-user-normal-user-multiple-upload ul {
    border-bottom: none;
}

.mainsidebar #wppb-edit-user-normal-user-multiple-upload ul input {
    width: 100%;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: 500;
}

.mainsidebar #wppb-edit-user-normal-user-multiple-upload ul li {
    border: none;
    padding: 0
}

.mainsidebar #wppb-edit-user-normal-user-multiple-upload ul li#wppb-form-element-454 .wppb-rpf-action.wppb-rpf-add {
    bottom: -3px;
    right: 0;
    left: 25px;
    z-index: 9;
}

.mainsidebar ul li#wppb-form-element-454 .upload-field-details img {
    height: 80px;
    width: 80px;
    object-fit: cover;
}

/* .mainsidebar .wppb-rpf-name-wppb_repeater_field_video-url label {
    display: none;
} */

.mainsidebar .wppb-rpf-name-wppb_repeater_field_video-url .wppb-rpf-action-wrap .wppb-rpf-add {
    bottom: -10px;
    margin: auto;
    left: 0;
    right: auto;
    color: #000;
    z-index: 9;

}

.mainsidebar ul li label {
    color: #323232;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.7;
}

.mainsidebar #wppb-edit-user-normal-user-multiple-upload ul li#wppb-form-element-479 {
    display: flex;
    align-items: center;
}

.mainsidebar #wppb-edit-user-normal-user-multiple-upload ul li#wppb-form-element-479 label {
    white-space: pre;
    min-width: 140px;
}

.mainsidebar input#edit_profile,
.mainaccountprofile input#edit_profile {
    font-family: Rajdhani, sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    background: #202426;
    padding: 20px 30px;
    color: #fff;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    border-radius: 3px;
    border: none;
}

.mainsidebar input#edit_profile:hover {
    background-color: #436aba;
}

.mainsidebar h1 {
    font-family: Rajdhani, sans-serif;
    font-size: 34px;
    line-height: 44px;
    letter-spacing: 0;
    color: #202426;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 15px;
}

.profileimages {
    margin: 40px 0 0;
}

.mainaccountprofile h4 {
    font-family: Rajdhani, sans-serif;
    font-size: 22px;
    line-height: 44px;
    letter-spacing: 0;
    color: #202426;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 15px;
}


/*================ Start Update Profile Images =====================*/
.profileshrtcode form.wppb-user-forms .upload-field-details span.file-name,
.profileshrtcode form.wppb-user-forms .upload-field-details span.file-type,
.profileshrtcode form.wppb-user-forms span.wppb-rpf-action.wppb-rpf-remove {
    display: none;
}

.profileshrtcode form.wppb-user-forms ul li.wppb-repeater {
    border: 0;
}

.profileshrtcode form.wppb-user-forms .upload-field-details span.wppb-remove-upload {
    font-size: 0;
    position: relative;
}

.profileshrtcode form.wppb-user-forms .upload-field-details span.wppb-remove-upload:after {
    content: 'x';
    background: rgba(0, 0, 0, .9);
    width: 25px;
    height: 25px;
    display: block;
    text-align: center;
    border-radius: 25px;
    font-size: 19px;
    line-height: 22px;
    position: absolute;
    top: -15px;
    left: -15px;
    color: #fff;
}

.profileshrtcode form.wppb-user-forms ul.wppb-rpf-group {
    border: 0;
}

.profileshrtcode form.wppb-user-forms span.wppb-rpf-add {
    left: 20px;
    bottom: 20px;
    z-index: 1;
}

/*================ End Update Profile Images =====================*/


/* advertise pop up css start*/
@media only screen and (max-width: 767px) {
    .adver_popup .customprice_main .customprice_sub {
        width: 100%;
        margin: 0;
    }

    .adver_popup .customprice_main .customprice_sub.otherclass {
        margin: 0 0 30px;
    }



}

/* advertise pop up css end*/




@media (max-width:992.98px) {
    .accntprfl-sec .thsn-title-bar-content .thsn-title-bar-content-inner .schdule-coll-btn span {
        width: 100%;
    }
}


@media (max-width:991.98px) {
    .fl-srvc-wrap ul {
        flex-wrap: wrap;
    }
}

@media (max-width:767.98px) {
    .accntprfl-sec .thsn-title-bar-content {
        flex-wrap: wrap;
    }

    .accntprfl-sec .thsn-title-bar-content .thsn-title-bar-content-inner {
        margin-bottom: 25px;
    }

    .updatepass_pop .pop-wrap {
        width: 95%;
    }

    .updatepass_pop form .formrow .formgrp {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width:576.98px) {
    .accntprfl-sec .thsn-title-bar-content .thsn-title-bar-content-inner {
        width: 100%;
    }

    .accntprfl-sec .thsn-title-bar-content .accntprfl-secrgt {
        width: 100%;
    }

    .accntprfl-sec .thsn-title-bar-content .accntprfl-secrgt h1.thsn-tbar-title {
        max-width: 100%;
    }

    .accntprfl-sec .thsn-title-bar-content .accntprfl-secrgt form.wppb-user-forms {
        max-width: 100%;
    }

    .resprofilesec .mainaccountprofile {
        max-width: 100%;
    }

    .resprofilesec .profileshrtcode {
        max-width: 100%;
    }

    .navigationmenuprofile ul {
        display: inline-block;
        width: 100%;
        padding: 0;
    }

    .navigationmenuprofile ul li {
        margin: 0;
    }

    .navigationmenuprofile ul li a:after {
        content: none
    }

    .pop-wrap {
        width: 95%;
        padding: 20px 10px;
    }
}

/* back to  profile css start */
.Boxstyled__text {
    margin: 10px;
}

.popuphhlist button.close {
    background: #4369ba;
    opacity: 1;
    color: #fff;
    padding: 7px 32px;
    margin: 5px;
    margin-left: auto;
    font-weight: normal;
    font-size: 18px;
    border-radius: 8px;
}

.popuphhlist .modal-header {
    border-bottom: 0;
    padding-bottom: 0px;
}

.popuphhlist .Boxstyled__Box-card {
    margin: 0;
    max-width: 100%;
}

.hhdashlist:nth-child(odd) {
    background: #f5f5f5;
}

.hehelodashsec {
    flex: 0 0 100%;
    max-width: 100%;
}

.hhdashcntctslistwrap {
    margin-top: 50px;
    box-shadow: -1px -1px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin-bottom: 50px;
}

.hhdashlist {
    display: flex;
    align-items: center;
    padding: 12px 25px;
    cursor: pointer;
}

.hhdashlistbadge {
    width: 12px;
    height: 12px;
    background: #4369ba;
    border-radius: 50%;
}

.hhdashlisttxt h2 {
    margin: 0;
    font-size: 18px;
    line-height: 1.3;
}

.hhdashlisttxt p {
    margin: 0;
}

.hhdashlistimgtxt {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4369ba;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 25px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

/* back to  profile css end */


/*Fresh CSS */
.heading-popup {
    font-weight: bold;
    margin-right: 8px;
}

.merchandiase_div {
    margin-bottom: 20px;
}

span.input-group-addon.facolorpicker {
    margin-top: 10px;
    pointer-events: none;
    position: absolute;
    width: 50px;
    text-align: center;
    margin-left: 6px;
}

.template-select {
    margin-top: 20px;
}


.back-to-desktop {
    display: inline-block;
    width: 48%;
    margin-top: 5px;
}

.usertabdash {
    width: 23%;
    margin-left: 15px;
    border-radius: 12px;
}

.usershowdash {
    margin-top: 20px;
    padding: 25px;
}

.playerstatbrdr p:first-child {
    margin-bottom: 0;
}

/*Cheer dancer/leader digital card*/
.topSection {
    margin: 20px 0;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.topSection ul {
    margin: 0;
    padding: 0;
}

.topSection ul li {
    margin: 0;
    list-style-type: none;
    position: relative;
    border-right: 1px solid #000;
    display: inline-block;
    line-height: 20px;
    padding: 0 15px;
}

.topSection ul li:last-child {
    border-right: none;
}

.topSection ul li a {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    font-family: Roboto, sans-serif;
}

.topSection ul li button {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    background: transparent !important;
    color: #000;
    font-weight: 500;
    font-family: Roboto, sans-serif;
}




.socialIcon {
    display: inline-block;
    width: 100%;
    background: #000;
    padding: 15px 15px 12px;
}


.socialIcon p {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 25px;
    margin: 2px 0 0;
    text-transform: uppercase;
}

.socialIcon ul {
    margin: 0;
    float: right;
    display: inline-block;
    padding: 0;
}

.socialIcon ul li {
    margin: 0;
    list-style-type: none;
    position: relative;
    border-right: 1px solid #000;
    display: inline-block;
    padding: 0 10px;
}

.socialIcon ul li a {
    margin: 0;
    display: inline-block;
    color: #fff;
}

.socialIcon ul li a img {
    width: 20px;
    vertical-align: middle;
    position: relative;
    top: -6px;
}

.socialIcon ul li a i {
    font-size: 24px;
}

.playerinfobanner.playerInfoBannerNew {
    margin: 10px 0 0;
}

.playerinfobanner.playerInfoBannerNew .carousel-inner {
    border-top: none;
}

.playerinfobanner.playerInfoBannerNew .plinfoiner .carousel-inner .carousel-item {
    padding: 10px 15px;
}


.plinfoTextNew {
    margin: 60px 0 0;
    border: none;
    padding-left: 30px;
}

.plinfoTextNew.plinfotext h2 {
    font-size: 33px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    margin: 0 0 10px;
    text-transform: capitalize;
    line-height: 36px;
}

.teamStat {
    display: inline-block;
    width: 100%;
}

.teamStat ul {
    margin: 0;
    padding: 0;
}

.teamStat ul li {
    list-style: none;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #000;
}

.teamStat ul li span {
    font-weight: 700;
}

.teamHomeTown {
    margin: 0 0 5px;
    display: inline-block;
    width: 100%;
}

.teamHomeTown p {
    font-size: 20px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    margin: 0 0 10px;
    line-height: 25px;
}


.larryContact {
    display: inline-block;
    width: 100%;
}

.larryContact ul {
    margin: 0;
    padding: 0;
}

.larryContact ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px;
    font-family: Roboto, sans-serif;
}

.larryContact ul li figure {
    float: left;
    padding-right: 10px;
    margin: 0;
}

.larryContact ul li figure img {
    width: 25px;
    margin: 0 5px 0px 0;
}

.larryContact ul li span a {
    font-size: 16px;
}

.larryContact ul li span p {
    font-size: 20px;
}

.urlNew {
    display: inline-block;
    width: 100%;
}

.urlNew h2 {
    text-align: left !important;
}

.plinfoTextNew.plinfotext .urlNew h2 {
    font-size: 22px;
    line-height: 27px;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.plinfotext.plinfoTextNew h1 {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 5px;
    font-family: Roboto, sans-serif;
}

/*End Cheer dancer/leader digital card*/
@media (max-width: 575.98px) {
    section.plstat-ftr.d-flex.align-items-center.justify-content-between {
        justify-content: center !important;
    }

    .usertabdash {
        margin-left: 15px;
        width: 100%;
        margin-bottom: 15px;
        max-width: calc(100% - 30px);
    }

    .larry-contact-cll .larry-contact-details {
        align-items: flex-start !important;
    }

    .plstcntctinforow {
        margin-top: 0 !important;
    }

    .plstcntctinfocoltxt {
        margin-left: 0;
        flex: 1 !important;
        max-width: 100%;
    }

    .plstcntctinforow {
        flex-wrap: nowrap !important;
        justify-content: space-between;
        text-align: center;
    }

    .plstcntctinforow .plstcntctinfocol {
        margin-right: 0;
    }

    .plstcntctinfocol img {
        height: 30px !important;
        width: 30px !important;
    }

    .playerstat h2 {
        margin-top: 30px;
        padding-left: 0;
    }

    .larry-contact-cll .larry-contact-details .larry-contact-number {
        align-items: center;
    }

    .teamHomeTown p {
        text-align: left !important;
    }

    .topSection ul li {
        padding: 0 10px !important;
    }

    .socialIcon ul {
        padding: 5px 15px !important;
    }

    #merchandise {
        display: block;
    }
}

.larry-contact-buttons .mdc-button {

    padding: 14px 20px 12px !important;

}


/*Template Preview Light Box*/
.image_lightbox {
    position: fixed;
    top: 30px;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 999;
    overflow: scroll;
}

.preview img {
    height: 250px;
}

.image_lightbox .image_lightbox_overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 0;
}

.image_lightbox .image_lightbox_table_view {
    display: table;
    width: 100%;
    height: 100%;
}

.image_lightbox_frame {
    width: 100%;
    border-radius: 15px
}

.image_lightbox .image_lightbox_cell_view {
    display: table-cell;
    vertical-align: middle;
}

.image_lightbox .image_lightbox_inner {
    max-width: 630px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    border-radius: 15px;
}

.image_lightbox .image_lightbox_close {
    position: absolute;
    right: 12px;
    top: 8px;
    color: black;
    font-size: 40px;
    height: 30px;
    font-weight: 100;
    line-height: 30px;
}

.image_lightbox .image_lightbox_close:hover {
    text-decoration: none;
}

.image_lightbox iframe {
    width: 100%;
    height: 354px;
    border: none;
    display: block;
}

@media screen and (max-width:767px) {
    .image_lightbox .image_lightbox_cell_view {
        padding: 0 25px;
    }

    .image_lightbox iframe {
        height: 210px;
    }

    form#loginform {
        padding-left: 10px !important;
    }

    .custom-field {
        display: block !important;
    }

    input.custom {
        width: 100% !important;
    }

    .custom-field-three {
        display: block !important;
        margin-top: 5px !important;
    }

    .field-two1 {
        width: 100% !important;
    }

    .field-two2 {
        width: 100% !important;
    }

    .custom {
        width: 100% !important;
        height: 38px !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    form#loginform {
        padding-left: 20px !important;
    }
}

/* form#loginform {
  padding-left: 160px;
} */

/* div#content {
  width: 80%;
  margin: auto;
} */
.entry-content {
    width: 80%;
    margin: auto;
}

/*End Template Preview Light Box*/

.createdemopopup {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    position: absolute;
    top: 0;
    z-index: 999 !important;
    left: 0;
    right: 0;
    bottom: 0;
    /* text-align: center; */
}

.createdemopopup .popup__content {
    width: 80%;
    height: 90vh;
    overflow-y: auto;
    padding: 50px;
    background: white;
    color: black;
    position: relative;
    top: 50%;
    left: 50%;
    border-radius: 10px !important;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

input#register {
    margin-top: 20px;
    width: 80px;
    text-align: center;
    background: #099ccc;
    border-color: #099ccc;
    color: #fff;
}

/* .createdemopopup .popup__content .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  display: block;
} */

.createdemopopup .popup__content .close span {
    cursor: pointer;
    position: fixed;
    width: 20px;
    height: 3px;
    background: #099ccc;
}

.createdemopopup .popup__content .close span:nth-child(1) {
    transform: rotate(45deg);
}

.createdemopopup .popup__content .close span:nth-child(2) {
    transform: rotate(135deg);
}

.elementor-button span {
    text-decoration: inherit;
    cursor: pointer;
}

.custom-field {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom-field-two {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}

.custom-field-three {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}

input.custom {
    width: 500px;
}

select.form-select {
    height: 44px;
    /* margin-left: 10px; */
}

.for-selct {
    margin-top: 25px;
}


button.btn.btn-save {
    margin-top: 20px;
    width: 70px;
    text-align: center;
    background: #099ccc;
    border-color: #099ccc;
    color: #fff;
}

.headig {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -28px;
    margin-bottom: 5px;
    padding-bottom: 17px;
    border-bottom: 1px solid darkgray;
}

.modal-head {
    font-size: 600;
    font-weight: 25px;
}

.field-two1 {
    width: 545px;
}

.field-two2 {
    width: 545px;
}

.custom-selcet-feild {
    display: grid;
    margin-top: 20px;
}

.custom {
    width: 500px;
    height: 38px;
}

.popup__content ul {
    margin-top: 25px;
}

li#wppb-form-element-2 {
    display: grid;
    width: 600px;
}

li#wppb-form-element-8 {
    display: grid;
    width: 600px;
}

li#wppb-form-element-12 {
    display: grid;
    width: 600px;
}

li#wppb-form-element-3 {
    display: grid;
    width: 600px;
}

li#wppb-form-element-4 {
    display: grid;
    width: 600px;
}

li#wppb-form-element-18 {
    display: grid;
    width: 600px;
}

li#wppb-form-element-567 {
    display: grid;
    width: 600px;
}

select.custom_field_user_role {
    height: 40px;
}

@media only screen and (max-width: 768px) {

    li#wppb-form-element-2 {
        display: grid;
        width: 100%;
    }

    li#wppb-form-element-8 {
        display: grid;
        width: 100%;
    }

    li#wppb-form-element-12 {
        display: grid;
        width: 100%;
    }

    li#wppb-form-element-3 {
        display: grid;
        width: 100%;
    }

    li#wppb-form-element-4 {
        display: grid;
        width: 100%;
    }

    li#wppb-form-element-18 {
        display: grid;
        width: 100%;
    }

    li#wppb-form-element-567 {
        display: grid;
        width: 100%;
    }

}

h6.extra_field_heading {
    font-size: 14px;
    font-weight: normal;
    font-family: Rajdhani, sans-serif;
}

.elementor-300 .elementor-element.elementor-element-9337d99 .elementor-social-icon i {
    color: #FFFFFF;
    padding-top: 10px;
    padding-left: 32px;
}

.elementor .elementor-section.elementor-section-boxed>.elementor-container {
    padding: 10px;
}

div#content {
    padding: 10px;
}

@media (max-width: 600px) {
    .page-header .page-title {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .page-header .breadcrumbs {
        text-align: center;
    }
}a.preview {
    width: 100%;
    display: inline-block;
}
.preview img {
    height: auto !IMPORTANT;
    width: 100% !IMPORTANT;
}   