.fdt_merchant200x150-3_widget_merchant {
    all: initial;
    background: #FFF;
    border: none;
    color: #000;
    font: initial;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
    visibility: visible;
    width: auto;
    word-spacing: normal;
    z-index: auto;
    overflow: hidden;
    font-family: 'Arial', 'Helvetica', sans-serif!important;
    background-color: #1D3653;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    width: 200px!important;
    height: 150px!important;
    min-width: 200px;
    min-height: 150px;
    max-width: 200px;
    max-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fdt_merchant200x150-3_widget_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.fdt_merchant200x150-3_widget_col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
}

.fdt_merchant200x150-3_widget_row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
}

.fdt_merchant200x150-3_widget_wrapper > a {
    text-decoration: none;
    text-decoration-style: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    color: #FFFFFF;
}

.fdt_merchant200x150-3_widget_wrapper > a:hover {
    color: #CECECE;
}

.fdt_merchant200x150-3_logo {
    width: 133px;
    height: 31px;
    min-width: 133px;
    min-height: 31px;
    max-width: 133px;
    max-height: 31px;
    overflow: hidden;
}

img.fdt_merchant200x150-3_stars {
    max-width: 177px;
    min-width: 177px;
    width: 177px;
    margin: 12px 0;
}

.fdt_merchant200x150-3_ratx {
    font-size: 22px;
    font-weight: bold;
}

.fdt_merchant200x150-3_sum {
    font-size: 13px;
    font-weight: bold;
}

.fdt_merchant200x150-3_txt_opinions {
    font-size: 13px;
    font-weight: bold;
    overflow: hidden;
    margin-left: auto;
    max-width: 50px;
    margin-right: 8px;
}

.fdt_merchant200x150-3_txt_reviews {
    font-size: 13px;
    max-width: 100px;
    max-height: 30px;
    overflow: hidden;
}

.fdt_merchant200x150-3_widget_wrapper .ratings-count:hover .detail-info {
    display: block;
}

.fdt_merchant200x150-3_widget_merchant .detail-info {
    display: none;
    height: 100px;
    width: 200px;
    position: absolute;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 15px;
    z-index: 999;
    top: 45px;
    left: 33px;
    font-size: 12px;
    font-weight: 100;
}

.fdt_merchant200x150-3_txt_opinions .detail-info .fdt_detailinfo-box {
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    font-weight: bold;
}

.fdt_merchant200x150-3_txt_opinions .detail-info .fdt_detailinfo-row {
    display: flex;
    flex: 1;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.fdt_merchant200x150-3_txt_opinions .detail-info .fdt_detailinfo-title {
    font-weight: normal;
}

.fdt_merchant200x150-3_txt_opinions .detail-info .fdt_detailinfo-num {
    font-size: 18px;
}
