﻿.common-main{padding:0;}
.surface-finishes>.l-wrap{max-width:100%;padding:0;}
.common-main .sf-common-title{font-size:36px;font-weight:var(--fontbold7)}
.common-main .sf-common-title span{display:inline-block;width:50px;height:3px;background: var(--color);}
.details6-left{background: none;padding:0;}
.wm-details6{background:#FBE7D7}
.details6-right>div{width:49%;}
.details6-right .details6-box{width:100%;background:none;padding:0;margin-bottom:0;}
.details6-right .details6-box img{border-radius: 10px;overflow: hidden;}
.details6-right .left{display:flex;flex-direction: column;justify-content: space-between;align-items: center;}
.details6-right .left .details6-box{height:49%;max-height:180px;}
.details6-right .left .details6-box img{height:100%;object-fit: cover;}
.details6-right{width:60%;}
.table-wrap table{border:none;}
.table-wrap table td, .table-wrap table th{border:none;border-bottom:1px solid #333}
.table-wrap table td:nth-child(1){width:300px}
.table-wrap table td:nth-child(1) div{display:flex;align-items: center;}
.table-wrap table td:nth-child(1) p:nth-child(1) img{border-radius: 50%;width:100px;height:100px;overflow: hidden;}
.table-wrap table td:nth-child(1) p{font-weight:var(--fontbold7);padding-left:10px;width:calc(100% - 100px)}
.table-wrap table tr:hover{background:var(--color)}
.wm-details4{background: #FBE7D7;}
@media (max-width:768px){.table-wrap table tr{display:flex;flex-direction: column;}
.table-wrap table tr td,.table-wrap table td:nth-child(1){width:100%;}
.table-wrap table tr:nth-child(1){display:block;}
.table-wrap table tr:nth-child(1) td{width:25% !important;}
.table-wrap table{width:100% !important}}