/* fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');


body.wp-child-theme-hello-elementor-child { background: #000; }


/* Sidebar */


/*  Approved Picks Css Start */
.admin-submit-picks .ht-header .ht-header-right button { background: linear-gradient(148deg, #D4AF37, #B8860B); padding: 15px 20px; border-radius: 5px; font-family: "Poppins", sans-serif; font-weight: 600; font-size: 14px; color: #000; border: none; text-transform: uppercase; display: flex; align-items: center; gap: 5px; border: 1px solid #B8860B; }
.admin-submit-picks .ht-header .ht-header-right button:hover { color: #fff; border: 1px solid #fff; transition: all .3s; }
.admin-submit-picks .ht-header .ht-header-right button:hover img { filter: invert(1); }
.admin-submit-picks .ht-header { display: flex; justify-content: space-between; margin-bottom: 36px; }
.admin-submit-picks .ht-header-left h2 { margin-bottom: 0px; }
.admin-submit-picks .ht-header-right { display: flex; justify-content: end; gap: 15px;}
.admin-submit-picks .ht-header-right button.add-matches {  white-space: normal;  word-break: break-word;  background: none; padding: 15px 20px;
    border-radius: 5px; line-height: 1.2em; font-family: "Poppins", sans-serif; font-weight: 500; font-size: 14px; color: #fff; border: 1px solid #fff;
    text-transform: uppercase; display: flex; align-items: center; gap: 10px; }
.admin-submit-picks .ht-header-right button.add-matches:hover {background: linear-gradient(148deg, #D4AF37, #B8860B); color: #000; }
.admin-submit-picks .ht-header-right button.add-matches img { filter:invert(); width: 18px; }
.admin-submit-picks .ht-header-right button.add-matches:hover img { filter:inherit; width: 18px;}
.admin-submit-picks form#ht-filter-form { display: grid; grid-template-columns: repeat(5, 1fr) auto; margin-bottom: 36px; }
.admin-submit-picks #ht-filter-form input, .admin-submit-picks #ht-filter-form select { border: 2px solid #262626; font-size: 14px; font-weight: 400; line-height: 1.4em; color: rgb(255 255 255 / 40%); font-family: 'poppins', sans-serif; background: #111; width: 100%; }

.admin-submit-picks form#ht-filter-form input[type="date"] { position: relative; display: inline-block; }

.admin-submit-picks form#ht-filter-form input[type="date"]{ padding-right: 35px; }

/* Hide default icon but keep it clickable */
.admin-submit-picks form#ht-filter-form input[type="date"]::-webkit-calendar-picker-indicator{ position: absolute; right: 0; width: 35px; height: 100%; opacity: 0; cursor: pointer; }

/* Custom icon */
.admin-submit-picks form#ht-filter-form input[type="date"]::after{ content: ""; background: url("/wp-content/uploads/2026/03/calendar_today_icon.png") no-repeat center; background-size: 13px; width: 13px; height: 13px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); pointer-events: none; }

.admin-submit-picks table.ht-custom-table th { font-size: 12px; font-weight: 700; line-height: 1.2em; font-family: 'poppins', sans-serif; letter-spacing: 0.6px; color: rgb(255 255 255 / 60%); }

.admin-submit-picks tbody { background: #262626; }
.admin-submit-picks tbody:hover { background: #262626; }
.admin-submit-picks .expert-image-name span { font-family: 'inter', sans-serif; font-size: 14px; font-weight: 700; line-height: 1.2em; color: #F1F5F9; word-break: break-word; }

.admin-submit-picks .ht-custom-table { border: 1px solid #262626; border-radius: 10px; margin-bottom: 0px; }
.admin-submit-picks .ht-custom-table td { padding: 12px; font-family: 'inter', sans-serif; font-size: 14px; font-weight: 700; line-height: 1.2em; color: #F1F5F9; background: #161616; word-break: break-word; }

.admin-submit-picks .date-part { font-weight: 400 !important; line-height: 1.2em !important; font-family: 'poppins', sans-serif !important; }

.admin-submit-picks .submitted-date .time-part { font-size: 12px !important; color: #94A3B8 !important; font-family: 'inter', sans-serif !important; line-height: 1.2em !important; font-weight: 400 !important; }

.admin-submit-picks .status-badge { font-family: 'poppins', sans-serif !important; font-weight: 500; line-height: 1.5em; width: 100%; display: flex; text-align: center; justify-content: center; }

.admin-submit-picks .ht-custom-table th { padding: 14px 11px; }

.admin-submit-picks .views-count span { font-size: 12px; color: #94A3B8; line-height: 1.2em; font-weight: 300; font-family: 'poppins', sans-serif !important; }
.admin-submit-picks .views-count { font-size: 14px; color: #F1F5F9; line-height: 1.2em; font-weight: 600; font-family: 'poppins', sans-serif !important; }

.admin-submit-picks .credit-gain { font-size: 11px; color: #B48B30; line-height: 1.2em; font-weight: 600; font-family: 'poppins', sans-serif !important; }

.admin-submit-picks button.filter-btn.btn.btn-gold { padding: 10px 13px !important; margin: 0px; width: 45px; height: 45px; }
.admin-submit-picks button.filter-btn.btn.btn-gold img { filter: invert(1); }
.admin-submit-picks button.filter-btn.btn.btn-gold:hover img { filter: invert(0); }

.admin-submit-picks .ht-custom-table th { border: unset; }
table thead:first-child tr:first-child th { border-block-start: unset; border: unset; }
.admin-submit-picks table td, .admin-submit-picks table th { border: unset; }
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th { border-block-start: 1px solid #262626 !important; }
.admin-submit-picks button.ht-approve:hover { background: transparent; }
.admin-submit-picks button.ht-approve:hover img { opacity: 0.5; }
.admin-submit-picks button.ht-delete-request:hover { background: transparent; }
.admin-submit-picks button.ht-delete-request:hover img { opacity: 0.5; }
.admin-submit-picks #ht-filter-form .ht-filter-field.select_option { position: relative; }
.admin-submit-picks #ht-filter-form .ht-filter-field select { appearance:none;-webkit-appearance:none;-moz-appearance:none; }
.admin-submit-picks #ht-filter-form .ht-filter-field.select_option::after { background: url(./../../assets/icons/option-arrow.svg) no-repeat; content: ''; position: absolute; right: 5px; top: 34px; width: 24px; height: 24px; pointer-events: none;  }

/* Modal */
.refund-wrap-modal { display: flex; flex-wrap: wrap; position: relative; }
.refund-wrap-modal .ht-toggle-wrap { flex: 0 0 50%; }
.refund-wrap-modal .label-wrap { flex: 0 0 100%; }
.refund-wrap-modal div#ht_refundable_extra { flex: 0 0 50%; position: absolute; right: 0; top: 0; margin-top: 0px !important; }

.admin-submit-picks h2.ht-modal-title { font-size: 40px !important; line-height: 1.2em !important; letter-spacing: 0.6px; background: linear-gradient(145deg, #D4AF37 0%, #B8860B 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-transform: unset !important; font-weight: 700; border-bottom: unset; margin-bottom: 0px; padding-bottom: 0px; }
.admin-submit-picks .modal-header-wrap { display: grid; grid-template-columns: repeat(2, 1fr); align-items: center; }
.admin-submit-picks .ht-modal-box { width: 892px; padding: 40px; border-radius: 20px; background: #fff; box-shadow: unset; position: fixed; top: 0; bottom: 0; left: 0; right: 0; height: fit-content; margin: auto; }

.admin-submit-picks .ht-modal-content { overflow-x: auto; max-height: 320px; padding: 10px 10px 0px 0px; }
.admin-submit-picks .ht-close-icon, .admin-submit-picks .ht-close-delete { font-size: 36px !important; padding: 0px !important; position: relative !important; right: 0px !important; top: 0px !important; width: fit-content; margin-left: auto; color: #000; }
.admin-submit-picks .ht-close-icon:hover, .admin-submit-picks .ht-close-delete:hover { background: transparent; color: #000; }

.admin-submit-picks .ht-modal-content hr { background: linear-gradient(145deg, #D4AF37 0%, #B8860B 100%); width: 100%; height: 2px; border: none; }

.hr-space-wrap { margin-bottom: 48px; }

.admin-submit-picks .ht-form-row.textarea { position: relative; }
.admin-submit-picks .ht-modal-box textarea { padding: 12px 30px 12px 12px !important; }
.admin-submit-picks .ht-form-row.textarea img { position: absolute; right: 6px; top: 40px; width: 15px; height: 15px; }

.admin-submit-picks .ht-form-row label { font-family: 'poppins', sans-serif; font-weight: bold; font-size: 12px; color: #000; text-transform: uppercase; padding-bottom: 10px; letter-spacing: 0.6px; }

.admin-submit-picks .ht-form-row input, .admin-submit-picks .ht-form-row select, .admin-submit-picks .ht-form-row textarea { background: #F5F5F5 !important; border-radius: 8px !important; color: rgb(0 0 0 / 60%) !important; font-family: 'inter', sans-serif; font-weight: 400; font-size: 14px; padding: 12px 10px; border: none; } 

.admin-submit-picks .ht-approve-btn, .admin-submit-picks .ht-delete-btn { width: 100%; color: #000; font-family: 'poppins', sans-serif; font-weight: bold; line-height: 1.2em; border: 1px solid #B8860B; font-size: 16px !important; transition: 0.2s ease; box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); padding: 12px 40px !important; }
.admin-submit-picks .ht-approve-btn:hover, .admin-submit-picks .ht-delete-btn:hover { color: #fff;  }

.admin-submit-picks .ht-cancel-btn { width: 100%; border-radius: 8px; border: 1px solid transparent; font-family: 'poppins', sans-serif; font-weight: bold; font-size: 16px !important; text-transform: uppercase; background: transparent; color: #000000; line-height: 1.2em; padding: 12px 40px !important; }

.admin-submit-picks .ht-cancel-btn:hover { border-radius: 8px; border: 1px solid #B8860B; background: linear-gradient(145deg, #D4AF37 0%, #B8860B 100%); color: #fff; }

.admin-submit-picks .toggle-label { font-size: 10px; font-weight: 500; font-family: 'poppins', sans-serif; line-height: 1.2em; color: rgb(0 0 0 / 40%); }

.admin-submit-picks .ht-toggle-wrap label.ht-switch { margin-bottom: 0px !important; }
.admin-submit-picks .ht-modal-stars { margin-top: -15px; }

/*  Approved Picks Css End */

.ht-admin-menu-admin li.active{
    background:#0073aa;
    color:#fff;
}
.ht-admin-menu-admin li{ cursor:pointer; }

.ht-account-wrapper {

    display: flex;

    gap: 30px;

    max-width: 1400px;

    margin: 50px 0px 100px 0px;

}



button.ht-approve:hover, button.ht-reject:hover {

    background: none;

}



.ht-admin-menu-admin .arrow-icon{
    display:inline-block;
    margin-left:auto;
}

.ht-admin-menu-admin .arrow-icon{
    opacity:0;
    margin-left:auto;
    transition:0.2s ease;
}

.ht-admin-menu-admin li.active .arrow-icon{
    opacity:1;
}



.has-sub .sub-menu{

    display:none;

    padding-left:15px;

    list-style: none;

    margin-top: 15px;

}



.has-sub.open .sub-menu{

    display:block;

}



.menu-link {
display: flex;
align-items: center;
gap: 3px;
justify-content: space-between;
width: 100%;
}
.menu-link span span { margin-left: 5px; }



aside.ht-account-sidebar.admin-sidebar { height: fit-content; }


/* Modalbox User Details */


.modal .modal-content #modalBody h2 {

    -webkit-text-fill-color: transparent;

    background: linear-gradient(177deg, #ffd14c 8%, #8f640b 100%);

    background-clip: text;

    font-family: 'oswald', sans-serif;

    font-weight: bold;

    font-size: 40px;

    text-transform: capitalize;

    line-height: 52px;
    margin-bottom: 0;

}

.modal .modal-content #modalBody .logo-modal {

    margin:-49px auto 0;

    text-align:center;

}

.modal .modal-content #modalBody .logo-modal img {

    width: 150px;  

}

.modal .modal-content #modalBody .m-header .title{

    display:flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;
    padding-bottom: 20px;

}

.modal .modal-content #modalBody .m-header hr{

    width: 100%;

    height:1px;

    background: linear-gradient(45deg, #D4AF37, #B8860B);

    border:none;

}

.modal .modal-content #modalBody .m-body {

    margin: 30px 0;

    overflow-x: auto;

    max-height: 230px;

    padding-right: 5px;

}

.modal .modal-content #modalBody .m-body p {

    color: #000;

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

    font-weight: normal;

   

}

.modal .modal-content #modalBody .m-body h4 {
    text-align: center;
    color: #212121;
}

.modal .modal-content #modalBody .m-body .okbtn {
    margin: 35px auto 0;
    display: flex;
    padding: 10px 23px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    font-family: 'poppins', sans-serif;
    text-transform: uppercase;
    background: linear-gradient(45deg, #D4AF37, #B8860B);
    color: #fff;
    border: none;
}
.modal .modal-content #modalBody .m-body .okbtn:hover,
 .modal .modal-content #modalBody .m-body .okbtn:focus-visible{
     border: none;
     background: linear-gradient(45deg, #D4AF37, #B8860B);
     color: #fff;
}

.modal .modal-content #modalBody .m-footer button.close-btn{

    border:none;

    width: 100%;

    padding: 15px 20px;

    background: linear-gradient(45deg, #D4AF37, #B8860B);

    color: #000;

    text-transform: uppercase;

    font-family: 'poppins', sans-serif;

    font-size: 16px;

    font-weight: bold;

    border-radius: 8px;

}

.modal .modal-content #modalBody .m-footer button.close-btn:focus,

.modal .modal-content #modalBody .m-footer button.close-btn:hover{ 

    background: linear-gradient(45deg, #D4AF37, #B8860B);

    color: #000;

    border:none;

}

.modal{

    display:none;

    position:fixed;

    left:0;

    top:0;

    width:100%;

    height:100%;

    background:rgba(0,0,0,0.6);

    z-index: 1;

}



.modal-content{

    background:#fff;

    width:600px;

    margin: 0 auto !important;
    top: 53% !important;
    transform: translate(0px, -50%);

    padding:20px 30px 30px;

    position:relative;

    border-radius: 20px;

}



.close{

    cursor:pointer;

}

.close img { width: 20px;}



.hidden{

    display:none;

}


/* End Modalbox User Details */

/* Profile */

.password-wrapper {

    position: relative;

    width: 100%;

}



.password-wrapper input {

    padding-right: 50px;

}



.toggle-password {

    position: absolute;

    right: 14px;

    top: 50%;

    transform: translateY(-50%);

    cursor: pointer;

    font-size: 20px;

    color: #c59d1e;

    z-index: 10;

}



/* Select Your Picks Filter */

form#ht-filter-form {
    margin-bottom: 20px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: flex-end;
    border: 2px solid #252525;
    padding: 20px;
    border-radius: 10px;
}

.ht-subtabs{

    display:flex;

    flex-wrap:nowrap;

    gap:10px;

    margin:20px 0;

    overflow-x:auto;

    display:none;

}



.ht-filter-field button, .ht-filter-field button:hover {

    background-color: #B48B30;

    border: none;

    border-radius: 3px;

    color: #000000;

}



.ht-filter-field button span {

    padding-left: 10px;

}



.ht-subtab-btn{

    padding:8px 18px;

    border:1px solid #dcdcde;

    background:#f6f7f7;

    cursor:pointer;

    border-radius:6px;

    font-weight:500;

    white-space:nowrap;

    transition:all 0.2s ease;

}

main.admin-submit-picks .ht-filter-field:last-child {
    width: fit-content;
}

.ht-filter-field label { font-size: 12px; color: rgb(255 255 255 / 60%); font-weight: 700; font-family: 'poppins', sans-serif; line-height: 1.4em; margin: 0px 0px 5px 0px; text-transform: uppercase; letter-spacing: 0.6px; }

.ht-subtab-btn:hover{ background:#e2e4e7; }
.ht-subtab-btn.active{background:#0073aa;border-color:#0073aa;color:#fff;}



/* Approve Picks */

.wp-singular .ht-filter-field input, .wp-singular .ht-filter-field select {

    background: #3e3b3b40;

    color: #fff;

    width: 170px;

}



select.ht-rating {

    display: -webkit-box;

}



.submitted-date .date-part {

    font-weight: 600;

}



.submitted-date .time-part {

    font-size: 13px;

    color: #777;

}



.expert-avatar{

    width:35px;

    height:35px;

    border-radius:50%;

    object-fit:cover;

}



.ht-picks-wrapper {
    background: #0c0f14;
    border-radius: 10px;
    border: 1px solid #262626;
    color: #fff;
}



.ht-custom-table {

    width: 100%;

    border-collapse: collapse;

    background: #12161c;

    overflow: hidden;

    table-layout: fixed;

}



.ht-custom-table thead {

    background: #0f1318;

}



.ht-custom-table th {

    padding: 18px 12px;

    font-size: 11px;

    letter-spacing: 1px;

    text-transform: uppercase;

    color: #7e8b9a;

    border-bottom: 1px solid #1f242c;

}



.ht-custom-table td {

    padding: 22px 20px;

    font-size: 14px;

    text-align: left;

    vertical-align: middle;

    border: none;

}



.ht-custom-table tbody tr {
    border: 1px solid #262626;
    background: #161616;
}



.ht-custom-table tbody tr:hover {
    background: #161616;
}



.expert-image-name {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column;
    text-align: center;
}



.expert-avatar {

    width: 44px;

    height: 44px;

    border-radius: 50%;

}



.submitted-date .date-part {

    font-weight: 600;

    font-size: 14px;

}



.submitted-date .time-part {

    font-size: 12px;

    color: #7d8590;

    margin-top: 4px;

}



.ht-picks-wrapper td:nth-child(4) {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-weight: 600;
}



.ht-star {

    font-size: 16px;

    color: #444;

    cursor: pointer;

}



.ht-star.active {

    color: #facc15;

}



.action-btn-btn {

    display: flex;

    gap: 8px;

    align-items: center;

}



.action_btn button {

    width: 44px;

    height: 44px;

    border-radius: 8px;

    border: none;

    cursor: pointer;

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 0;

}



#ht-filter-form {
    background-color: transparent;
    padding: 20px;
    border-radius: 14px;
    margin-bottom: 30px;
    border: 1px solid #1f242c;
}



#ht-filter-form input,

#ht-filter-form select {

    background: #0f1318;

    border: 1px solid #1f242c;

    color: #fff;

    padding: 10px 14px;

    border-radius: 8px;

}



#ht-filter-form button {
    background: linear-gradient(148deg, #D4AF37, #B8860B);
    border: 1px solid #B8860B;
    padding: 12px 22px;
    border-radius: 8px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'poppins', sans-serif;
}
.admin-submit-picks button.filter-btn.btn.btn-gold:hover { border: 1px solid #fff !important; } 

.status-badge {
    padding: 6px 16px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 600;
}



.status-approved {
    background: rgb(20 83 45 / 30%);
    color: #4ADE80;
}



.status-pending {
    background: rgb(120 53 15 / 30%);
    color: #FBBF24;
}



.status-rejected {
    background: rgb(127 29 29 / 30%);
    color: #F87171;
}



.ht-star-rating {

    display: flex;

    gap: 4px;

    font-size: 18px;

}



.ht-star {

    color: #2f3742;

}



.ht-star.active {

    color: #fbc02d;

}



.engagement-box {

    display: flex;

    flex-direction: column;

    gap: 4px;

}



.views-count {

    font-weight: 600;

}



.credit-gain {
    font-size: 12px;
    color: #fbc02d;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    font-family: 'poppins', sans-serif !important;
}



.ht-pagination {
    display: flex;
    gap: 8px;
    justify-content: end;
    padding: 20px;
    flex-wrap: wrap;
}



.ht-page-btn {
    padding: 8px 16px;
    background: #1f242c;
    border: 1px solid #2a2f38;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
    font-family: 'poppins', sans-serif !important;
    font-weight: 600;
    font-size: 12px;
}
.ht-page-btn:hover{
    border: 1px solid #d4af37;
    background: #d4af37;
    color: #000;
}
.ht-page-btn.active {
    border: 1px solid #d4af37;
    background: #d4af37;
    color: #000;
    font-weight: 600;
}
.ht-page-btn.active:hover {
    background: #1f242c;
    border: 1px solid #2a2f38;
    color: #fff;
}


.ht-modal{

    position:fixed;

    inset:0;

    z-index:99999;

}



.ht-modal-overlay{

    position:absolute;

    inset:0;

    background:rgba(0,0,0,0.75);

}



/* MAIN BOX */

.ht-modal-box{

    position:relative;

    width:720px;

    margin:100px auto;

    background:#f2f2f2;

    border-radius:18px;

    padding-top:60px;

    box-shadow:0 25px 60px rgba(0,0,0,0.5);

}

.ht-floating-logo {
    text-align: center;
}



/* CLOSE ICON */

.ht-close-icon{

    position:absolute;

    right:25px;

    top:90px;

    font-size:26px;

    background:none;

    border:none;

    cursor:pointer;

    color:#000;

}



/* CONTENT */

.ht-modal-content{

    padding:40px;

}



.ht-modal-title{

    font-size:26px;

    font-weight:700;

    color:#c89b3c;

    margin-bottom:25px;

    padding-bottom:10px;

    border-bottom:2px solid #c89b3c;

}



/* 2 COLUMN */

.ht-row-2col{

    display:flex;

    gap:25px;

}



.ht-row-2col .ht-form-row{

    flex:1;

}



.ht-form-row{

    margin-bottom:20px;

}



.ht-form-row label{

    font-weight:600;

    font-size:13px;

    display:block;

    margin-bottom:6px;

    color:#333;

}



.ht-form-row input,

.ht-form-row textarea,

.ht-form-row select{

    width:100%;

    padding:10px;

    border-radius:6px;

    border:1px solid #ddd;

    background:#eaeaea;

}



/* STARS */

.ht-modal-stars{

    font-size:22px;

    color:#ccc;

    cursor:pointer;

}



.ht-modal-star.active{

    color:#f5b301;

}



/* TOGGLE */

.ht-toggle-wrap{

    display:flex;

    align-items:center;

    gap:10px;

}



.toggle-label{

    font-size:13px;

    font-weight:600;

    color:#777;

}



.ht-switch{

    position:relative;

    display:inline-block;

    width:45px;

    height:22px;

}



.ht-switch input{

    opacity:0;

    width:0;

    height:0;

}



.ht-slider{

    position:absolute;

    inset:0;

    background:#ccc;

    border-radius:30px;

    transition:0.3s;

}



.ht-slider:before{

    position:absolute;

    content:"";

    height:18px;

    width:18px;

    left:2px;

    bottom:2px;

    background:white;

    border-radius:50%;

    transition:0.3s;

}



.ht-switch input:checked + .ht-slider{

    background:#c89b3c;

}



.ht-switch input:checked + .ht-slider:before{

    transform:translateX(22px);

}



/* BUTTONS */

.ht-modal-actions{

    margin-top:30px;

    display:flex;

    gap:20px;

    align-items:center;

}



.ht-approve-btn{

    background:linear-gradient(45deg,#c89b3c,#a77d1c);

    color:#fff;

    padding:12px 40px;

    border:none;

    border-radius:8px;

    font-weight:700;

    cursor:pointer;

    width: 50%;

}



.ht-cancel-btn{
    background:none;
    border:none;
    font-weight:600;
    color:#333;
    cursor:pointer;
}



#ht_modal_winner {
    color: #000 !important;
    background: #fff;
}

#ht_modal_winner option {
   color: #000;
}



/* Overlay */

.ht-popup-overlay {

    position: fixed;

    inset: 0;

    background: rgba(0,0,0,0.75);

    display: none;

    justify-content: center;

    align-items: center;

    z-index: 9999;

}



/* Popup Box */

.ht-popup-box {

    background: #ffffff;

    width: 480px;

    max-width: 95%;

    border-radius: 14px;

    padding: 30px;

    position: relative;

    box-shadow: 0 20px 60px rgba(0,0,0,0.4);

    animation: htFadeIn 0.25s ease-in-out;

}



/* Title */

.ht-popup-box h2 {

    font-size: 22px;

    font-weight: 700;

    color: #c89b1d;

    margin: 0 0 20px;

    border-bottom: 2px solid #eee;

    padding-bottom: 10px;

}



/* Cross Icon */

.ht-popup-close {

    position: absolute;

    top: 18px;

    right: 20px;

    font-size: 22px;

    font-weight: 700;

    color: #111;

    cursor: pointer;

    transition: 0.2s ease;

}



.ht-popup-close:hover {

    color: #c89b1d;

    transform: scale(1.1);

}



/* Textarea */

.ht-form-row textarea {

    width: 100%;

    background: #f4f4f4;

    border: none;

    border-radius: 8px;

    padding: 12px;

    resize: none;

    font-size: 14px;

    color: #444;

}



/* Buttons Wrapper */

.ht-popup-actions {

    display: flex;

    justify-content: space-between;

    margin-top: 25px;

}



/* Delete Button (Gold) */

.ht-delete-btn {
    background: linear-gradient(135deg, #d4a017, #b8860b);
    border: none;
    padding: 12px 28px;
    border-radius: 8px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    transition: 0.2s ease;
    box-shadow: 0 6px 15px rgba(0,0,0,0.2);
    width:50%;
}


/*
.ht-delete-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.3);
}
 */


/* Cancel Button */

.ht-cancel-btn {

    background: none;

    border: none;

    font-weight: 600;

    color: #444;

    cursor: pointer;

    padding: 12px 20px;

}



.ht-cancel-btn:hover {

    color: #c89b1d;

}



/* Animation */

@keyframes htFadeIn {
    from { opacity: 0; transform: translateY(-20px); }
    to { opacity: 1; transform: translateY(0); }
}



button.ht-close-delete {
    float: right;
    position: inherit;
    top: 45px;
    right: 22px;
    font-size: 26px;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 100;
    line-height: 1;
}

.ht-cancel-btn{
    width: 50%;
    font-size: 18px !important;
}

.admin-submit-picks button.filter-btn.btn.btn-gold span.search-txt { display: none;}

.plslog {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-direction: column;
        text-align: center;
        padding: 60px 0;
}
.plslog h2{font-family: "Oswald", Sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 31px;
    color: #fff;
    margin-bottom: 40px;
}
.plslog a {
    background: linear-gradient(160deg, rgba(212, 175, 55, 1) 3%, rgba(184, 134, 11, 1) 100%);
    border: none;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    padding: 10px 60px;
    text-transform: uppercase;
}
.plslog a:hover, .plslog a:focus-visible {
    color: #ffffff;
}

main.admin-submit-picks span.status-badge.status-delete {
    background: rgb(239 68 68 / 20%);
    color: #EF4444;
    font-family: "Inter", sans-serif;
    font-size: 10px;
}

/* Media Query */
/*@media screen and (max-width: 1300px) {
.admin-submit-picks form#ht-filter-form { grid-template-columns: repeat(3, minmax(0, 1fr)); }

} */
@media screen and (max-width: 1200px) {
.admin-submit-picks form#ht-filter-form { grid-template-columns: repeat(2, 1fr); }
}
@media screen and (max-width: 1200px) {
.ht-pagination { justify-content: center; }
main.admin-submit-picks .ht-filter-field:last-child { width: 100% !important; grid-column: span 2; display: grid; justify-content: center; }

.admin-submit-picks button.filter-btn.btn.btn-gold span.search-txt { display: block; color: #000; }

.admin-submit-picks button.filter-btn.btn.btn-gold { margin: 0px; width: fit-content; height: unset; display: flex; align-items: center; padding: 12px 20px !important; gap: 0px; }

main.admin-submit-picks table.ht-custom-table tr td:nth-child(1) { order: 1; display: flex; justify-content: center; align-items: center; }
main.admin-submit-picks table.ht-custom-table tr td:nth-child(5) { order: 2; display: flex; justify-content: center; align-items: center; }
main.admin-submit-picks table.ht-custom-table tr td:nth-child(3) { order: 3; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
main.admin-submit-picks table.ht-custom-table tr td:nth-child(2) { order: 4; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
main.admin-submit-picks table.ht-custom-table tr td:nth-child(6) { order: 5; display: flex; justify-content: center; align-items: center; }
main.admin-submit-picks table.ht-custom-table tr td:nth-child(4) { order: 6; display: flex; justify-content: center; align-items: center; }
main.admin-submit-picks table.ht-custom-table tr td:nth-child(7) { order: 7; flex: 0 0 100%; }

main.admin-submit-picks .expert-image-name { justify-content: center; }
main.admin-submit-picks .ht-star-rating { justify-content: center; align-items: center; }

.ht-picks-wrapper, .admin-submit-picks .ht-custom-table { border: unset; }    
.admin-submit-picks h2.ht-modal-title { font-size: 35px !important; } 
.admin-submit-picks .ht-modal-box { width: 90%; padding: 20px; }
.admin-submit-picks .ht-custom-table tbody tr { display: flex; flex-wrap: wrap; margin-bottom: 15px; border: 1px solid #262626; border-radius: 10px; padding: 10px; justify-content: center; }
.admin-submit-picks .ht-custom-table tbody tr:last-child{ margin-bottom: 0px; }
.admin-submit-picks .ht-custom-table tbody td { flex: 0 0 50%; box-sizing: border-box; padding: 5px; border: none; }
.admin-submit-picks .ht-custom-table td { padding: 8px 10px; }
.admin-submit-picks .ht-custom-table thead { display: none;}
.admin-submit-picks .ht-custom-table tbody td::before { content: attr(data-label); display: block; font-weight: 600; margin-bottom: 5px; }
.admin-submit-picks .action-btn-btn { gap: 0px; justify-content: center; }
.admin-submit-picks .status-badge { display: flex; width: fit-content; justify-content: center; align-items: center; margin: auto; }
.admin-submit-picks .engagement-box { text-align: center; align-items: center; }

.admin-submit-picks tbody, .admin-submit-picks .ht-custom-table { background: #111; }
.admin-submit-picks tbody:hover { background: #111; }
.admin-submit-picks .action_btn::before { display: none !important; }
.modal-content{ margin: 0 auto; top: 50%; transform: translate(0px, -50%); }

}
@media screen and (max-width: 980px) {
    .refund-wrap-modal div#ht_refundable_extra { position: relative; flex: 0 0 100% !important; margin-top: 10px !important;}
    .modal-content{  margin: 0 auto; top: 50%; transform: translate(0px, -50%); }
}
@media screen and (max-width: 767px) {
.admin-submit-picks h2.ht-modal-title { font-size: 25px !important; }
.admin-submit-picks .ht-row-2col { display: flex; gap: 0px; flex-direction: column; }
.admin-submit-picks form#ht-filter-form { grid-template-columns: unset !important; display: flex !important; flex-direction: column !important; }
.admin-submit-picks form#ht-filter-form .ht-filter-field { width: 100%; justify-content: normal; }
.ht-modal-actions { flex-direction: column; }
.admin-submit-picks .modal-header-wrap { margin-top: 10px; }
.admin-submit-picks .ht-header { flex-direction: column; gap: 30px;}
.ht-header-left { align-items: center !important;}
.admin-submit-picks .ht-header-right { justify-content: center; }

main.admin-submit-picks .ht-filter-field:last-child { width: 100%; }
.admin-submit-picks button.filter-btn.btn.btn-gold { margin: 10px 0 0 !important; height: 43.59px; width: 100% !important; display: inline-flex; color: #fff;}
.admin-submit-picks button.filter-btn.btn.btn-gold:hover { border: none; outline: none;}
.admin-submit-picks button.filter-btn.btn.btn-gold span.search-txt { display: block; color: #fff;}
.admin-submit-picks button.filter-btn.btn.btn-gold img {filter: invert(0);}
.admin-submit-picks .ht-header-right button.add-matches { padding: 15px 10px; gap: 5px;}
 .modal-content{ width: 100%;  margin: 0 auto; top: 50%; transform: translate(0px, -50%); }

}
.spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #0073aa;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 0.8s linear infinite;
  margin: auto;
}

@keyframes spin {
  100% { transform: rotate(360deg); }
}