
.tpara{
color: #333;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 32px; 
letter-spacing: 0.18px;
}
.orders-title{
    color: #333;
font-size: 23px;
font-style: normal;
font-weight: 500;
line-height: 28.75px; 
font-family: Worksans-medium;
margin-bottom: 20px;

}
.order-box-info{
    border-radius: 3px;
background: linear-gradient(180deg, rgba(155, 185, 114, 0.88) 0%, rgba(47, 142, 51, 0.88) 100%);
display: flex;
text-align: center;
padding: 12px;
width: fit-content;
position: relative;
bottom: -10px;
}
.order-box-info > div{
    padding-left: 23px;
    padding-right: 23px;
}
.order-box-info > div:not(:last-child){
    border-right: 1px dashed #fff;

}
.order-box-info p.title{
  color:   #333333;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 6px;
  font-family: Worksans-medium;
}
.order-box-info p.value{
    color: #FFF;

text-align: center;

font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 27px; /*  */
letter-spacing: 0.15px;
margin-bottom: 0px;
}


.my-orders .orders-box{
    border-radius: 3px;
background: #FFFEFE;
box-shadow: 3px 4px 20px 0px rgba(100, 96, 96, 0.25), -3px 4px 16px 0px rgba(100, 96, 96, 0.25);
padding: 60px 74px 19px 74px;
margin-bottom: 50px;
}
.orders-box .delivered-date{
    color: #006838;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 22.5px; /* 22.5px */
border-bottom: 1px solid #B7B2B2;
padding-bottom:  10px;
}
.orders-box .product-name {
    color: #333;
font-size: 17.521px;
font-style: normal;
font-weight: 500;
line-height: 18px;
font-family: Worksans-medium;
margin-bottom: 6px;
}
.orders-box .product-info-about{
    color: #333;
font-size: 14.236px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 25.624px */
}

.table.my-orders tr,.table.my-orders td,.table.my-orders thead th{
    border-bottom: 0px !important;
}
.table.my-orders .productimg{
    width: 63.907px;
height: 80.381px;
border-radius: 2.19px;
background: #D8E2CA;
}
.my-orders-btn .cbtn:hover{background:linear-gradient(0deg, #006838 0%, #034426 100%);color: #fff;box-shadow: 0 0 4px 0 #5e5e5e;}
.my-orders-btn .cbtn{ transition: all 0.3s ease;
    font-size: 15px;
    min-width: 132px;
    /* min-height: 40px; */
    display: inline-block;
    margin: 14px 0px;
    padding: 7px 10px;
    text-align: center;
}

.dotted-line{
    border: 1px dashed #B7B2B2;
}


.assistance-text .title{
    color: #000;
    font-family: Worksans-medium;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 36px; /*  */
}

.assistance-text .para{
    color: #000;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 180%;
}

.table-head .th {
    color: #333;
    font-size: 19.711px;
    font-style: normal;
 font-weight: bold;
    line-height: 125%; /* 24.639px */
}

.label-bold{
    font-family: Worksans-medium;

}
.order-table .table-row:not(:first-child){
    margin-top: 18px;
} 

@media (max-width:768px){
    .my-orders .orders-box{
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width:768.9px){
    .order-box-info > div:nth-of-child(even) {
       border-right: 0px;
    }
    .order-box-info p.title 
        {
      font-size: 16px;
    }
    .order-box-info p.value{
        font-size: 14px;
    }
}
@media (max-width:576px){
    .my-orders-btn{
         display: flex;
         flex-direction: column;
         align-items: center;
    }
    p{
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .order-box-info{
        flex-wrap: wrap;
    }
    .order-box-info > div{
        min-width: 50%;
        

    }  
    .order-box-info > div:nth-child(even){
          border-right: 0px;
     

    } 
    .orders-box .delivered-date{
        font-size: 16px !important;
    }

}








/* Ezhil css */

.orders-heading {
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.75px;
    font-family: Worksans-medium;
    margin-bottom: 20px;
    position: relative;
    left: -69px;
    background: linear-gradient(90deg, #006838 0%, #024325 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ordersdetail-heading{
    left: -12px;
}
.Information {
    color: #1A1A1A;
    font-size: 20px;
    font-family: Worksans-medium;
    font-style: normal;
    font-weight: 500;
    border-bottom: 1px solid #B7B2B2;
    padding-bottom: 10px;
    line-height: 125%; /* 25px */
}

.Information-heading p{
    color: #006838;
    font-family: Worksans-medium;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%; /* 22.5px */
}

.total-amt {
    font-family: Worksans-medium;
}

.about-para {
    width: 64% !important;
}

.table-body button,.buy-again-btn {
    color: #333;
    font-family: Worksans-medium;
    font-size: 14.163px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%; /* 17.704px */
    border: none;
    border-radius: 4.215px;
    background: #E8C868;
    padding: 9px 20px;
}
.buy-again-btn:hover{
    color: #fff; 
    background-color: #000; 
}
.tracking-set-one.complete-stage > div > img{
    filter: invert(71%) sepia(14%) saturate(0%) hue-rotate(94deg) brightness(108%) contrast(95%);
}
.tracking {
    /* width: 100%; */
    /* height: 133px; */
    margin-bottom: 25px;
}

.tracking-set-one {
   
    padding: 28px 0px;
   
    background-color: transparent;
   
    border: 0.872px solid #006838;
}

.tracking-set-one h6 {
    color: #333;
    text-align: center;
    font-family: Worksans-medium;
    font-size: 15.699px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 28.259px */
    letter-spacing: 0.157px;
}

.tracking-set-bg {
    background: #CDCDCD;
   
}
.tracking-set-one.complete-stage{
    position: relative;
}
.tracking-set-one.complete-stage .tick-circle{
   width: 54px;
   height: 54px;
   border-radius: 50%;
   border: 1px solid #D5D5D5;
   position: absolute;
   background-color: #fff;
   bottom: -25px;
   z-index: 1;
}
.tracking-set-one.complete-stage .tick-circle::after{
    content: '';
    position: absolute;
    width: 27px;
    height: 33px;
    background-image: url('../image/icons/order-stage-completetick.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
}

@media (max-width: 991px) {
    .orders-heading {
        position: unset;
    }

    .about-para {
        width: 92% !important;
    }
}

@media (max-width:768.9px) {
    .product-info-about br {
        display: none;
    }

    .about-para {
        width: 92% !important;
    }    

    .Qty, .price {
        margin-top: 20px;
    }
}
@media (max-width:767px){
    .tracking-set-one{
        padding-top: 40px;
    }
    .tracking-set-one.complete-stage .tick-circle {
        width: 44px;
        height: 44px;
    }
    .tracking-set-one.complete-stage .tick-circle::after {
        content: '';
        position: absolute;
        width: 23px;
        height: 28px;

    }
    .order-details-box {
        flex-wrap: wrap;
    }
     .order-details-box-one {
        min-width: 50% !important;
        max-width: 50%;
    }
    .order-box-info {
        gap: 10px 0;
    }
}

@media (max-width:576px) {
    .order-details-box {
        width: 100%;
    }

    .order-details-box-one {
        min-width: 50% !important;
        max-width: 50%;
    }

    .order-details-box > div:not(:last-child) {
        border-right: 1px dashed #fff;
    }
    .order-box-info > div {
        padding-left: 12px;
        padding-right: 12px;
        max-width: 50%;
    }

}

@media (max-width: 473px) {
    .order-details-box-one {
        min-width: 50% !important;
    }

    .order-details-box-one.border-right {
        border-right: 1px dashed #fff !important;
    }

    .order-details-box > div:not(:last-child) {
        border-right: none;
    }

    .order-box-info {
        gap: 10px 0;
    }
    .order-box-info > div {
        padding-left: 8px;
        padding-right: 8px;
        max-width: 50%;
    }
}



.assistance-text a{
    text-wrap: nowrap;
}

.tracking.cancel-this-order .tracking-set-one{
   opacity: 0.3;
}
.tracking.tracking.cancel-this-order{
    position: relative;
}
.tracking.tracking.cancel-this-order::before{
    position: absolute;
    content: 'Cancel this order';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: red;
    font-size: 22px;
    z-index: 999999999999999;
    opacity: 1;
    font-weight: 900;
}