.content-product-table table {
    width:100% !important;
    border-spacing: unset;
}

.content-product-table table,
.content-product-table tbody,
.content-product-table tbody tr,
.content-product-table tbody tr td{
    border:none
}

.content-product-table tbody tr td{
    border-bottom:1px solid #181818;
    padding: 10px;
}

.content-product-table table caption{
    caption-side: bottom;
    text-align: left;
    margin-top: 20px;
    color: #616161;
    font-size: 14px;
    line-height: 23px;
    font-style: italic;
}

.pro-detail-text p {
    font-size: 17px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #616161;
}

.pro-detail-text p strong {
    display: block;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #181818;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 16px;
}

.pro-detail-text ul {
    margin-bottom: 30px;
}

.pro-detail-text ul li {
    font-size: 15px;
    list-style-type: square;
    margin-left: 30px;
    padding: 5px;
    color: #464646;
    line-height: 1.47;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}



.page-detail-content table {
    width:100% !important;
    border-spacing: unset;
    border: 1px solid transparent;
}

@media (max-width:768px){
    .page-detail-content table {
        overflow: hidden;
        display: block;
        overflow-x: scroll;
    }
}

.page-detail-content tbody tr td{
    padding: 10px;
    border: 1px solid #ccc;
    /* border-bottom: 1px solid transparent;
    border-right: 1px solid transparent; */
}


.page-detail-content tbody tr td:first-child{
    width: 250px;
}

.page-detail-content tbody tr:first-child {
    background-color: #e4e2e2;
}

.page-detail-content table caption{
    caption-side: bottom;
    text-align: left;
    margin-top: 20px;
    color: #616161;
    font-size: 14px;
    line-height: 23px;
    font-style: italic;
}

.page-detail-content ul {
    margin-bottom: 30px;
}

.page-detail-content ul li {
    font-size: 17px;
    list-style-type: square;
    margin-left: 30px;
    padding: 5px;
    color: #616161;
    line-height: 1.47;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}


.faq-content table {
    width:100% !important;
    border-spacing: unset;
}

.faq-content table,
.faq-content tbody,
.faq-content tbody tr,
.faq-content tbody tr td{
    border:none
}

.faq-content tbody tr td{
    border-bottom:1px solid #181818;
    padding: 10px;
}

.faq-content table caption{
    caption-side: bottom;
    text-align: left;
    margin-top: 20px;
    color: #616161;
    font-size: 14px;
    line-height: 23px;
    font-style: italic;
}

.faq-content ul {
    margin-bottom: 30px;
}

.faq-content ul li {
    font-size: 15px;
    list-style-type: square;
    margin-left: 30px;
    padding: 5px;
    color: #616161;
    line-height: 1.47;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}



.icons-areas ul {
    margin-bottom: 30px;
}

.icons-areas ul li {
    font-size: 17px;
    list-style-type: square;
    margin-left: 19px;
    width: 93%;
    padding: 5px;
    color: #616161;
    line-height: 1.47;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}

.timeline-text ul {
    margin-bottom: 30px;
}

.timeline-text ul li {
    list-style-type: square;
    margin-left: 30px;
    padding: 5px;
    line-height: 1.47;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}

.timeline-text img {
    float: unset !important; 
    width: 40% !important;
    margin-left: 4% !important;
}


.content-product-text ul {
    margin-bottom: 30px;
}

.content-product-text ul li {
    list-style-type: square;
    margin-left: 30px;
    padding: 5px;
    line-height: 1.47;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}


.detail-tab-area .colmd50 ul {
    margin-bottom: 30px;
}

.detail-tab-area .colmd50 ul li {
    font-size: 17px;
    list-style-type: square;
    margin-left: 30px;
    padding: 5px;
    color: #464646;
    line-height: 1.47;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}