.feature_product_more{float: left; width: 100%; margin: 0 0 15px; padding: 10px; border: 1px solid #efefef; box-shadow: 0px 3px 5px 0px rgba(210, 210, 210, 0.75);}
.feature_product_more.product_add .check_product i{left: 10px; top: 10px;}
.feature_product_more .image{float: left; width: 100%; margin: 0; padding: 0; position: relative; text-align: center; border: 1px solid #efefef; height: 343px;}
.feature_product_more .image img{position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%,-50%); max-height: 100%; width: auto;}
.feature_product_specification{float: left; width: 100%; margin: 0; padding: 0px;}
.feature_product_specification h4{line-height: 24px; font-size: 18px; padding: 0px 0 10px; text-align: left; margin: 0; font-weight: 600; color: #333}
.feature_product_specification h4 a{color: #333;}
.feature_product_specification table{margin-bottom: 10px;}
.feature_product_specification table>tbody>tr>td, .feature_product_specification table th{border: 1px solid #eaeaea; width: 60%;}
.feature_product_specification table tr td{
    vertical-align: middle;
    padding: 7px 5px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
.feature_product_specification table>tbody>tr>td:first-child {
    color: #fba71a;
    width: 40%;
}

.feature_product_specification table>tbody>tr>td {
    padding: 4px 5px;
}
.feature_product_specification p{line-height: 18px; font-size: 14px; margin: 0;}

.spec_read_more_btn{background:#333; padding: 7px 25px; font-size:15px;color:#fff;margin:10px 5px 10px 0px;display: inline-block;width: auto;border-radius: 4px;}
.spec_read_more_btn:hover,.spec_read_more_btn:focus{color:#fff; background: #fba71a;}
.spec_get_quote_btn{background:#333; padding: 7px 25px; font-size:15px;color:#fff;margin:10px 0px 10px 0px;display: inline-block;width: auto;border-radius: 4px;}
.spec_get_quote_btn:hover,.spec_get_quote_btn:focus{color:#fff; background: #fba71a;}
