/* ==================================================
   GLOBAL CARD SYSTEM
================================================== */

.page-template-dashboard main.wr-main, .page-template-pricing-plans main.wr-main {
    padding: 0;
    min-height: 100vh;
    background-color: #f8f9fc;    
}

.wr-main-section {
    position: relative;
    background-color: #f8f9fc;
    min-height: 100vh;
    padding-top: 30px !important;
}

.wr-project-box {
    background:#ffffff;
    border:1px solid #eceef5;
    border-radius:20px;
    box-shadow:0 8px 22px rgba(15,23,42,.04);
    transition:.25s ease;
    margin: 20px 0px;
    padding: 29px !important;
}

.wr-project-box:hover {
    border-color:#ddd6fe;
}


.wr-main-section.overflow-hidden.wr-main-bg {
    background: rgb(248, 249, 252);
    padding: 32px 0px 56px;
}

/* Submit proposal for projects */
.wr-projectbox {
    margin-top: 30px;
    position: relative;
    border-radius: 29px;
    background-color: #ffffff00;
}

.wr-main-section .wr-servicedetailtitle h3 {
    font-size: 30px;
    line-height: 1.25;
    font-weight: 700;
    color: rgb(17, 24, 39);
    letter-spacing: -0.02em;
    margin: 0px 0px 14px;
}

.wr-searchproject .wr-verified-info h5 a,
.wr-tabbitem__listtwo .wr-icondetails h6 a,
.wr-verified-info h5 a {
    font-size:20px;
    font-weight:700;
    line-height:1.35;
    color:#111827;
    transition:.2s ease;
}

.wr-searchproject .wr-verified-info h5 a:hover,
.wr-tabbitem__listtwo .wr-icondetails h6 a:hover,
.wr-verified-info h5 a:hover {
    color:#5a26c1;
}

.wr-icondetails .wr-desclinks li a, .wr-desclinks li a, .wr-tehelpop .wr-desclinks h5 a{
    background:#f8fafc;
    border:1px solid #edf2f7;
    border-radius:999px;
    padding:5px 9px;
    font-size:11px;
    color:#475569;
    margin:0;
}

.wr-template-view li i{
    color:#5a26c1;
    margin-right:4px;
    font-size:11px;
}

.wr-main-section .wr-blogviewdates {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
    padding: 0;
}

.wr-main-section .wr-blogviewdates li i, .wr-rateviews i {
    color: #5a26c1;
    font-size: 12px;
}

.wr-main-section .wr-blogviewdates li {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 10px;
    background: #f8fafc;
    border: 1px solid #edf2f7;
    border-radius: 999px;
    font-size: 12px;
    color: #475569;
    margin: 0;
}

/*-------------*/
.wr-tasklist {
    background: #f8f9fc; ;
}

.wr-tasklist div.wr-tabfilteritem,
.wr-dhb-mainheading,
.wr-postservicev2 .wr-themeform, .wr-table {
    border: 1px solid #eceef5;
    /* border-right: 0;
    border-left: 0; */
    padding: 29px;
    border-radius:20px;
    box-shadow:0px rgba(15,23,42,.04);
    transition:.25s ease;
    margin: 20px 0px;
    margin-bottom: 20px;
    background: #ffffff;
}

.wr-blogs-bottom .wr-postservicev2 {
    border: 1px solid #eceef5;
    /* border-right: 0;
    border-left: 0; */
    padding: 29px;
    border-radius:20px;
    box-shadow:0px rgba(15,23,42,.04);
    transition:.25s ease;
    margin-bottom: 20px;
    margin-top: 20px;
    background: #ffffff;
    max-width: none;
}

.wr-tasklist div.wr-tabfilteritem:hover,
.wr-dhb-mainheading:hover,  .wr-postservicev2:hover,
.wr-postservicev2 .wr-themeform:hover, .wr-table:hover {
    border-color:#ddd6fe;
}

.wr-dhbtabs .tab-content {
    background: #f8f9fc; 
}


.wr-postservicev2 .wr-addservice-steps {
    gap: 10px;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background: white;
    border-radius: 18px;
    border: 1px solid #eceef5;
}

.wr-postservicev2 .wr-addservice-steps:hover{
    border-color:#ddd6fe;
}


/* Add Project Sidebar Menu */
.wr-main-section aside, .wr-asideholder {
    margin-top: 30px !important;
    /* background: none; */
}

.wr-status-holder {
    padding: 30px;
    border-radius: 10px;
    background-color: #06084d;
    min-height: 80vh;
}

.wr-status-holder .wr-status-tabs_content h6 {
    color: #ffffff;
}

.wr-status-tabs_content > p {
    color: #9fabbc;
}

.wr-settingtab li a:hover, .wr-settingtab li.active, .wr-settingtab li a {
    width: 100%;
    background: linear-gradient(90deg, #5a26c1 0%, #8a63d2 100%);
    color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(99, 65, 158, 0.3);
    transition: all 0.2s ease-in-out;
    padding: 20px;
}

/* .wr-project-box + .wr-project-box {
    box-shadow: rgba(238, 238, 238, 0) 0px 0px 0px inset;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
} */

/* Base State */
.wr-project-box + .wr-project-box, .wr-tabbitem__listtwo {
    margin: 0px 0px;
    padding: 25px 25px;
    border: solid 0.3px #ceccff6b;
    
    /* Premium additions for the base state */
    background-color: #ffffff; /* Or your preferred theme color */
    border-radius: 12px;       /* Smooth rounded corners scream premium */
    
    /* Establish the baseline for the transition */
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    transform: translateY(0) scale(1);
    
    /* Crucial: Smooth timing function (cubic-bezier is the secret sauce) */
    transition: 
        box-shadow 0.4s cubic-bezier(0.25, 1, 0.5, 1),
        transform 0.4s cubic-bezier(0.25, 1, 0.5, 1),
        background-color 0.4s ease;
}

/* Hover State */
.wr-project-box + .wr-project-box:hover/*, .wr-project-box:hover*/, .wr-tabbitem__listtwo:hover {
    cursor: pointer;
    background-color: #ffffff; /* Keeps it solid over the parent container */

    /* 1. The "Lift": Subtle translate up and microscopic scale */
    transform: translateY(-4px) scale(1.01);
    
    /* 2. The "Glow": A layered, ultra-soft ambient shadow */
    box-shadow: 
        0 4px 20px -2px rgba(0, 0, 0, 0.05),
        0 12px 30px -4px rgba(0, 0, 0, 0.08);
}

.wr-project-wrapper-two {
    border-radius: 29px;
    padding: 20px;
    border:  5px solid #eceef5;
    /* border: 10px solid #eff1f9; */
    padding-top: 10px;
    margin-bottom: 30px;
    /* background: #5e47c6; */
}

/* Very subtle hover - high level professional feel */
.wr-project-wrapper-two:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
    border-color: #e4dffc; 
}

/* .wr-dhb-mainheading.wr-profile-extrabtn {
    display: none;
} */

.wr-project-wrapper {
    position: relative;
    background: #ffffff00;
    border-radius: 10px;
    padding: 29px;
}

.wr-dhb-box-wrapper .wr-profileform__holder {
    padding: 30px;
    background: #f8f9fc;
}


/* Pricing Bars */
/* .wr-pricingitems li > .wr-pricingitems__content > .wr-pricingtitle {
    display: flex !important;
    width: 33.33% !important;
}*/

/* .wr-serviceformwrap {
    width: 100% !important;
}

.wr-pricingitems li > .wr-pricingitems__content > .wr-pricingtitle {
    width: 25% !important;
} */

.wr-pricingtitle.form-field.wr-pricing-input {
    min-width: 35% !important;
}

.wr-pricingitems li > .wr-pricingitems__content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
}