.wk_country_img_prev_cart_checkout{
    float: right;
}
.wk_country_img_prev_cart_checkout_cart{
    float: right;
}
.wk_country_img_prev_cart_checkout img{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: top;
    position: relative;
    /* left: -1px; */
    float: right;
    right: -7px;
    bottom: 10px;
}
.wk_country_img_prev_cart_checkout_cart img.wk_inner_content_checkout{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px;
}

td.wk_seller_info_flag {
    border: 1px solid black !important;
    padding: 8px;
    padding-top: 8px !important;
}
.wk_inner_content{
    display: inline-block;
    vertical-align: bottom;
    font-size: 9px;
    position: relative;
    bottom: -6px;
}
picture.wk_inner_content {
    bottom: 0;
    float: left;
}
.wk_seller_label_container .measurement_grid_img  span.wk_inner_content {
    font-size: 12px;
    color: #545454;
    left: 0;
    bottom: 0;
}
.wk_inner_content_checkout{
    display: inline-block;
    vertical-align: baseline;
}
div.wk_seller_label_container{
    border-bottom: 1px solid black !important;
    padding-bottom: 10px !important;
    position: relative;
}
.page-title-wrapper.product{
    clear: both;
}
/*  */
span.wk_inner_content {
    position: relative;
    left: 30px;
}
select#wk-country-pic {
    width: 80%;
    height: 40px;
    font-family: 'Archivo';
    font-size: 14px;
}

.measurement_grid_img {
    position: relative;
    background: no-repeat 0 0;
    background-size: 100%;
    padding: 31px 2px 0;
    margin: 10px 0 -65px;
    z-index: 10;
}

.product-item .measurement_grid_img:hover:after {
    position: absolute;
    background: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    padding: 0 5px;
    text-transform: capitalize;
    white-space: nowrap;
    left: 100%;
}

@media only screen and (max-width: 767px) {
    .wk_country_img_prev_cart_checkout_cart {
        float: none;
        display: block;
    }
}
