.product-details-img-card img{
    max-height:100%;
    max-width:100%
}
.product-details-img-card{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xt-product-details-head a{
    text-decoration: none;
    color: #00205b;
    font-size: 19px;
    line-height: 22px;
    font-weight: 600;
}
.ximple-sellers-price {
    font-size: 19px;
    font-weight: 700;
    color: #009a44;
}
.ximple-sellers-info-block_1 {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ximple-sellers-info-block .p1 {
    margin: 12px 0 0;
    font-weight: 700;
    font-size: 16px;
}

.ximple-sellers-info-block .p2 {
    margin: 2px 0 12px;
    font-size: 17px;
}

.ximple-seller-icon-box {
    background: #f5f5f5;
    border-radius: 6px;
}

.ximple-sellers-desc {
    margin-bottom: 20px;
    padding-left: 0;
}

.ximple-sellers-info {
    margin-bottom: 5px;
    padding-left: 0;
}

.ximple-sellers-info .p1 {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 5px;
}

.ximple-sellers-info .p2 {
    color: #7c7c7c;
    font-size: 17px;
}

h4, .h4 {
    font-size: 20px;
    margin-bottom: 10.5px;
    font-weight: 600 !important;
}

.xt_social_share_btn_list li {
    padding-right: 10px;
}

.xt_social_share_btn_list{
 display: flex;
 justify-content: space-between;
}

.text-info {
    color: #565454 !important;
}

.xt_social_share_btn.sell i {
    font-size: 25px;
}

.fa.fa-facebook, .fa.fa-twitter {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

.xt-product-details-card a {
    text-decoration: none;
    color: #00205B;
    font-size: 16px;
    line-height: 22px;
    }

span.pt_specs_group_header {
    font-weight: bold;
    font-size: 24px;
    color: #00205B;
}

.xt-product-tabs-card {
    background: #FEFEFE;
    box-shadow: 0px 0px 3px rgb(172 173 174 / 30%);
    padding: 0;
    margin-bottom: 30px;
}

.Lowest-products-list-row {
    padding: 20px 22px;
}


.ximple-sellers-block{
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.ximple-sellers-block img{
    max-height: 120px;
    border-radius: 50%;
}
.ximple-sellers-box-header{
    font-size: 17px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}
.ximple-sellers-box-price{
    font-size: 23px;
    text-align: center;
    font-weight: bold;
    color: #009A44;
}
.ximple-sellers-box {
    border: 0.5px solid #000000;
    border-radius: 4px;
    height: 100%;
    background: #FAFCFF;
    padding: 30px 15px 20px 15px;
}

.headcol_img{
    width:310px !important;
}

.slick-section-sechand_ad_ids {
    display: none !important;
}
.slick-section-sechand_ad_ids.slick-initialized{
    display: block !important;
}










.product_card_link {
    color: inherit !important;
    text-decoration: none !important;
}

.xt_Similar_Products_Price_card_image {
    display: flex;
    align-items: center;
    height: 200px;
    justify-content: center;
    border: 1px solid #DADADA;
}

.xt_Similar_Products_Price_card_image .card-img {
    max-height: 145px;
    width: auto;
}

.xt_Similar_Products_Price_card .card-body {
    background-color: #F4F7FF;
    padding: 10px;
    text-align: initial;
}

.xt_Similar_Products_Price_card .card-title {
    font-size: 14px !important;
    font-weight: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    height: 55px;
    -webkit-box-orient: vertical;
}

.xt_Similar_Products_Price_card .card-text {
    font-weight: bold;
    font-size: 14px;
    color: #565454;
}

.product-code {
    color: #565454;
    font-weight: bold;
    font-size: 14px;
}


.xt_Similar_Products_Price_card .card-text2 {
    font-size: 14px;
    color: #262626;
}

p {
    letter-spacing: 1px;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 15px;
    line-height: 1.32;
    vertical-align: top;
}

table.table, .o_editable table.table {
    /* table-layout: fixed; */
    width: max-content;
}

.retailer-table-row-border {
    border-right: 0.5px solid #BFBFBF;
}

.retailer-data p {
    margin: 0;
    font-size: 16px;
}

.fa.fa-star-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}



.similar-product-price {
    color: #009A44;
    font-weight: bold;
}

.retailer-row-head {
    height: 45px;
    vertical-align: middle !important;
    font-size: 16px;
    font-weight: bold;
    background-color: #DADADA !important;
    padding: 10px;
    border-bottom: 0.5px solid #BFBFBF;
    padding-right: 7em !important;
}
